Uses of Class
org.apache.tapestry5.test.ioc.TestBase
-
Packages that use TestBase Package Description org.apache.tapestry5.ioc.test org.apache.tapestry5.test Support for testing Tapestry pages -
-
Uses of TestBase in org.apache.tapestry5.ioc.test
Subclasses of TestBase in org.apache.tapestry5.ioc.test Modifier and Type Class Description class
IOCTestCase
Deprecated.In 5.4, with no replacement -
Uses of TestBase in org.apache.tapestry5.test
Subclasses of TestBase in org.apache.tapestry5.test Modifier and Type Class Description class
TapestryTestCase
Base test case that adds a number of convenience factory and training methods for the public interfaces of Tapestry.
-