Package com.ail.coretest

Class Summary
CoreUserTestCase This class should be extended by any test that needs to act like a core user.
TestAll  
TestAttribute  
TestConfigurationServices  
TestContentServlets The core provides servlets giving access to content in CMS.
TestCoreConfigReset The tests defined here exercise the Core system's factory.
TestCoreConfiguration The tests defined here exercise the Core system's configuration handling.
TestCoreFactory The tests defined here exercise the Core system's factory.
TestCoreHibernatePersistence  
TestCoreLogging The tests defined here exercise the Core system's factory.
TestCoreValidator  
TestCoreXMLBinding The tests defined here exercise the Core system's factory.
TestCoreXMLMapping Test the core system's XML data mapping facilities.
TestCoreXMLStringMapping Test the core system's XML data mapping facilities.
TestFactoryTypeMerging The core's factories support the concept of baseing one type on another - in effect allowing type definition to extend one another.
TestFinderService  
TestGenerateDocument  
TestProductServices  
TestServiceInvocation Test that basic service invocation works as specified.
TestTypeClone All classes in the type model must be cloneable - what's more the clone must done in a deep fashion.
TestTypeXpath  
TestTypeXpath.TestFunctions Define a few simple functions for use from JXPath expressions
TestUrlHandlers The core provides a number of URL handlers to simplify access to resources.
TestUtilityFunctions  
TestXMLString Tests for the XMLString class.
Timer Timer to help make crude performace measurements from unit tests.
TimezoneTest This test is used to ensure that the VersionEffectiveDate mechenism works across timezones.