|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestConfig | |
|---|---|
| org.apache.pluto.testsuite | |
| org.apache.pluto.testsuite.test | |
| Uses of TestConfig in org.apache.pluto.testsuite |
|---|
| Methods in org.apache.pluto.testsuite that return TestConfig | |
|---|---|
TestConfig |
PortletTest.getConfig()
Returns the test configuration. |
TestConfig |
NoOpTest.getConfig()
|
| Methods in org.apache.pluto.testsuite that return types with arguments of type TestConfig | |
|---|---|
java.util.List<TestConfig> |
TestConfigFactory.createTestConfigs(java.io.InputStream in)
Reads and parses testsuite config file, creates a list of TestConfig objects. |
| Methods in org.apache.pluto.testsuite with parameters of type TestConfig | |
|---|---|
void |
PortletTest.init(TestConfig config)
Initializes the portlet test using test configuration. |
void |
NoOpTest.init(TestConfig config)
|
| Uses of TestConfig in org.apache.pluto.testsuite.test |
|---|
| Methods in org.apache.pluto.testsuite.test that return TestConfig | |
|---|---|
TestConfig |
AbstractReflectivePortletTest.getConfig()
|
| Methods in org.apache.pluto.testsuite.test with parameters of type TestConfig | |
|---|---|
void |
AbstractReflectivePortletTest.init(TestConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||