Uses of Class
com.ail.coretest.CoreUserTestCase

Packages that use CoreUserTestCase
com.ail.coretest   
com.ail.insurancetest   
 

Uses of CoreUserTestCase in com.ail.coretest
 

Subclasses of CoreUserTestCase in com.ail.coretest
 class TestConfigurationServices
           
 class TestCoreHibernatePersistence
           
 class TestCoreValidator
           
 class TestCoreXMLStringMapping
          Test the core system's XML data mapping facilities.
 class TestFactoryTypeMerging
          The core's factories support the concept of baseing one type on another - in effect allowing type definition to extend one another.
 class TestFinderService
           
 class TestGenerateDocument
           
 class TestProductServices
           
 class TestServiceInvocation
          Test that basic service invocation works as specified.
 class TestTypeXpath
           
 class TestUtilityFunctions
           
 class TimezoneTest
          This test is used to ensure that the VersionEffectiveDate mechenism works across timezones.
 

Uses of CoreUserTestCase in com.ail.insurancetest
 

Subclasses of CoreUserTestCase in com.ail.insurancetest
 class TestAcceptance
           
 class TestPolicyPersistence