Uses of Class
org.apache.tapestry5.test.ioc.TestUtils
-
Packages that use TestUtils Package Description org.apache.tapestry5.ioc.test org.apache.tapestry5.test Support for testing Tapestry pagesorg.apache.tapestry5.test.ioc Classes supporting testing of Tapestry IOC services -
-
Uses of TestUtils in org.apache.tapestry5.ioc.test
Subclasses of TestUtils in org.apache.tapestry5.ioc.test Modifier and Type Class Description class
IOCTestCase
Deprecated.In 5.4, with no replacement -
Uses of TestUtils in org.apache.tapestry5.test
Subclasses of TestUtils 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. -
Uses of TestUtils in org.apache.tapestry5.test.ioc
Subclasses of TestUtils in org.apache.tapestry5.test.ioc Modifier and Type Class Description class
TestBase
Deprecated.In 5.4, with no replacement
-