A B C D E F G H I J L M N O P Q R S T U V W X Y

T

TestAcceptance - Class in com.ail.insurancetest
 
TestAcceptance(String) - Constructor for class com.ail.insurancetest.TestAcceptance
Constructs a test case with the given name.
testAcceptQuotationSuccess() - Method in class com.ail.insurancetest.TestAcceptance
 
testAddLineWithoutLock() - Method in class com.ail.insurancetest.TestAssessmentSheet
Check that lines can only be added to the sheet if either the sheet is locked to an actor, or the lines already have an origin.
testAddPolicyNumber() - Method in class com.ail.insurancetest.TestQuotation
Test that the policy number generator generates unique numbers.
testAddQuoteNumber() - Method in class com.ail.insurancetest.TestQuotation
Test that the quote number generator generates unique numbers.
testAgeCalculations() - Method in class com.ail.commercialtest.TestDateOfBirth
Test DOB calculations.
testAlfrescoUrlAccess() - Method in class com.ail.coretest.TestUrlHandlers
Test raw access to the alfresco repository.
TestAll - Class in com.ail.commercialtest
 
TestAll(String) - Constructor for class com.ail.commercialtest.TestAll
Constructs a test case with the given name.
TestAll - Class in com.ail.coretest
 
TestAll(String) - Constructor for class com.ail.coretest.TestAll
Constructs a test case with the given name.
TestAll - Class in com.ail.insurancetest
 
TestAll(String) - Constructor for class com.ail.insurancetest.TestAll
Constructs a test case with the given name.
TestArg - Interface in com.ail.coretest.service
 
TestArgImp - Class in com.ail.coretest.service
 
TestArgImp() - Constructor for class com.ail.coretest.service.TestArgImp
Default constructor
TestArgImp(int, int) - Constructor for class com.ail.coretest.service.TestArgImp
Argument priming constructor.
TestAssessmentSheet - Class in com.ail.insurancetest
The assessment sheet is at the center of the quotation process.
TestAssessmentSheet(String) - Constructor for class com.ail.insurancetest.TestAssessmentSheet
Constructs a test case with the given name.
testAssessmentSheetDoubleLock() - Method in class com.ail.insurancetest.TestAssessmentSheet
Test assessment sheet double lock.
testAssessPaymentOptions() - Method in class com.ail.insurancetest.TestQuotation
 
testAssessRiskStatusCheck() - Method in class com.ail.insurancetest.TestQuotation
A policy's risk can only be assessed if the policy is at Application status.
TestAttribute - Class in com.ail.coretest
 
TestAttribute(String) - Constructor for class com.ail.coretest.TestAttribute
Constructs a test case with the given name.
testAttributeFormatting() - Method in class com.ail.coretest.TestAttribute
 
testAttributeInAttributeXpathTest() - Method in class com.ail.coretest.TestCoreXMLBinding
Test how stacked attributes are interpreted and that xpath works on them.
testAttributesWithinAttributes() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testAttributeValidation() - Method in class com.ail.coretest.TestAttribute
 
testAttributeXpathGetAndSet() - Method in class com.ail.coretest.TestTypeXpath
Test some attribute xpaths
testAutoCreate() - Method in class com.ail.commercialtest.TestCurrencyAmount
A CurrencyAmount created with the default constructor should (when its add/subtract method is called) automatically assume the currency of the CurrencyAmount passed in.
testBadFormats() - Method in class com.ail.commercialtest.TestRate
Test how badly formatted arguments are handled by the constructor.
testBeanShellFactory() - Method in class com.ail.coretest.TestCoreFactory
The BeanShellFactory provides support for types to be created by scripts embedded in the systems configuration.
testBeanShellFactoryCoreRef() - Method in class com.ail.coretest.TestCoreFactory
The BeanShellFactory supports the notion of a type creation script that referrs to the 'core' - i.e.
testBeanShellFactoryExtends() - Method in class com.ail.coretest.TestCoreFactory
The BeanShellFactory provides support for creating types from a BeanShell script.
testBeanShellFactoryUrlLoader() - Method in class com.ail.coretest.TestCoreFactory
The BeanShell factory supports two type definition mechanisms.
testBeanShellInheritance() - Method in class com.ail.coretest.TestServiceInvocation
Test that the BeanShell accessor's inheritance support is working.
testBeanShellService() - Method in class com.ail.coretest.TestServiceInvocation
Test that services writen in BeanShell work correctly.
testBeanshellUrlLoader() - Method in class com.ail.coretest.TestServiceInvocation
The Beanshell accessor supports the loading of scripts from URLs.
testCalculatePremiumDecline() - Method in class com.ail.insurancetest.TestQuotation
Policy with a decline.
testCalculatePremiumDeclineAndRefer() - Method in class com.ail.insurancetest.TestQuotation
Policy with refer and decline.
testCalculatePremiumRefer() - Method in class com.ail.insurancetest.TestQuotation
Policy with a refer.
testCarServiceAvailability() - Method in class com.ail.coretest.TestConfigurationServices
The core offers twp services to package and deploy car files (Configuration Archives).
testCastorXMLFactory() - Method in class com.ail.coretest.TestCoreFactory
The CastorXMLFactory provides support for types to be created via embedded XML in the system configuration.
testCastorXMLFactoryUrlLoader() - Method in class com.ail.coretest.TestCoreFactory
The Castor XML factory supports two type definition mechanisms.
testClassFinderForMissingClass() - Method in class com.ail.coretest.TestFinderService
The class finder service should always return a list - even if it is empty.
testClasspathUrlHandlerBadUrl() - Method in class com.ail.coretest.TestUrlHandlers
This test checks that a URL pointing at an existing resource correctly opens that resource.
testClasspathUrlHandlerGoodUrl() - Method in class com.ail.coretest.TestUrlHandlers
This test checks that a URL pointing at an existing resource correctly opens that resource.
testCloneable() - Method in class com.ail.coretest.TestTypeClone
Test to ensure that a sample of the Type classes in the core are cloneable, and don't throw 'CloneNotSupported' exceptions when a clone is attempted.
testCollection() - Method in class com.ail.coretest.TestTypeXpath
 
testCollectPremiumFail() - Method in class com.ail.insurancetest.TestAcceptance
Test collect premium from on risk status & no payment details
testCollectPremiumSuccess() - Method in class com.ail.insurancetest.TestAcceptance
Test collect premium from on risk status & payment details
testCollectPremiumSuccessPrePayemt() - Method in class com.ail.insurancetest.TestAcceptance
Test collect premium from on risk status & pre payment
TestCommand - Class in com.ail.coretest.service
 
TestCommand() - Constructor for class com.ail.coretest.service.TestCommand
 
testCommandClone() - Method in class com.ail.coretest.TestTypeClone
 
testCommonsValidatorFail() - Method in class com.ail.coretest.TestCoreValidator
Test direct access to the validator
testCommonsValidatorSuccess() - Method in class com.ail.coretest.TestCoreValidator
Test direct access to the validator
testComplexXpathGetAndSet() - Method in class com.ail.coretest.TestTypeXpath
Test some more complex gets and sets using Type's xpath methods.
testConfigServerReset() - Method in class com.ail.coretest.TestCoreConfigReset
Test Configuration Server's reset
testConfigurationClass() - Method in class com.ail.coretest.TestCoreConfiguration
Test Configuration class itself.
testConfigurationHistory() - Method in class com.ail.coretest.TestCoreConfiguration
As new version of a configuration are stored, the core keeps hold of the old ones - so that callers who ask for yesterday's configuration (by setting their versionEffectiveDate to yesterdate) will get yesterdays configuration.
testConfigurationInheritance() - Method in class com.ail.coretest.TestCoreConfiguration
As of version 2.0 of the core, configurations support the notion of inheritance.
TestConfigurationServices - Class in com.ail.coretest
 
TestConfigurationServices(String) - Constructor for class com.ail.coretest.TestConfigurationServices
Constructs a test case with the given name.
testConfigurationSource() - Method in class com.ail.coretest.TestProductServices
When Configurations are "reset" the URL of they are loaded from is put into their source property.
testConfigurationTimeout() - Method in class com.ail.coretest.TestCoreConfiguration
Check that the configuration timeout feature is working.
TestContentServlets - Class in com.ail.coretest
The core provides servlets giving access to content in CMS.
TestContentServlets(String) - Constructor for class com.ail.coretest.TestContentServlets
Constructs a test case with the given name.
TestCoreConfigReset - Class in com.ail.coretest
The tests defined here exercise the Core system's factory.
TestCoreConfigReset(String) - Constructor for class com.ail.coretest.TestCoreConfigReset
Constructs a test case with the given name.
testCoreConfigReset() - Method in class com.ail.coretest.TestCoreConfigReset
Test that the core's configuration can be reset.
TestCoreConfiguration - Class in com.ail.coretest
The tests defined here exercise the Core system's configuration handling.
TestCoreConfiguration(String) - Constructor for class com.ail.coretest.TestCoreConfiguration
Constructs a test case with the given name.
TestCoreFactory - Class in com.ail.coretest
The tests defined here exercise the Core system's factory.
TestCoreFactory() - Constructor for class com.ail.coretest.TestCoreFactory
 
TestCoreFactory(String) - Constructor for class com.ail.coretest.TestCoreFactory
Constructs a test case with the given name.
TestCoreHibernatePersistence - Class in com.ail.coretest
 
TestCoreHibernatePersistence(String) - Constructor for class com.ail.coretest.TestCoreHibernatePersistence
Constructs a test case with the given name.
TestCoreLogging - Class in com.ail.coretest
The tests defined here exercise the Core system's factory.
TestCoreLogging(String) - Constructor for class com.ail.coretest.TestCoreLogging
Constructs a test case with the given name.
testCorePersistenceMethods() - Method in class com.ail.coretest.TestCoreHibernatePersistence
The Core exposes persistence methods in an easy-to-use form.
testCoreProxyConfigReset() - Method in class com.ail.coretest.TestCoreConfigReset
Test that the CoreProxy's configuration can be reset.
TestCoreValidator - Class in com.ail.coretest
 
TestCoreValidator(String) - Constructor for class com.ail.coretest.TestCoreValidator
Constructs a test case with the given name.
TestCoreValidator.TestTypesObject - Class in com.ail.coretest
\ Test object
TestCoreValidator.TestTypesObject() - Constructor for class com.ail.coretest.TestCoreValidator.TestTypesObject
 
TestCoreXMLBinding - Class in com.ail.coretest
The tests defined here exercise the Core system's factory.
TestCoreXMLBinding(String) - Constructor for class com.ail.coretest.TestCoreXMLBinding
Constructs a test case with the given name.
TestCoreXMLMapping - Class in com.ail.coretest
Test the core system's XML data mapping facilities.
TestCoreXMLMapping(String) - Constructor for class com.ail.coretest.TestCoreXMLMapping
Constructs a test case with the given name.
TestCoreXMLStringMapping - Class in com.ail.coretest
Test the core system's XML data mapping facilities.
TestCoreXMLStringMapping(String) - Constructor for class com.ail.coretest.TestCoreXMLStringMapping
Constructs a test case with the given name.
TestCurrencyAmount - Class in com.ail.commercialtest
 
TestCurrencyAmount(String) - Constructor for class com.ail.commercialtest.TestCurrencyAmount
Constructs a test case with the given name.
testCurrencyApplyRate() - Method in class com.ail.commercialtest.TestCurrencyAmount
 
testCurrencyScale() - Method in class com.ail.commercialtest.TestCurrencyAmount
 
TestDateOfBirth - Class in com.ail.commercialtest
 
TestDateOfBirth(String) - Constructor for class com.ail.commercialtest.TestDateOfBirth
Constructs a test case with the given name.
testDeepCloneHistory() - Method in class com.ail.coretest.TestTypeClone
 
testDeepCloneType() - Method in class com.ail.coretest.TestTypeClone
Types must clone their own attributes, this test checks that some of the Core's basic types handle this correctly.
testDeepCloneVersion() - Method in class com.ail.coretest.TestTypeClone
 
testDeepCloneWithAttributes() - Method in class com.ail.coretest.TestTypeClone
An issue was raised with regards to the cloning of types (specifically Asset in the insurance model) that used Attributes.
testDeepTypeHierarchy() - Method in class com.ail.coretest.TestCoreHibernatePersistence
Test the persistence of a deep hierarchy.
testDefaultTypeInstantiation() - Method in class com.ail.coretest.TestProductServices
Each product definition must contain a "default" type.
testDeployCarServicePreconditions() - Method in class com.ail.coretest.TestConfigurationServices
The DeployCar service takes a car file and deploys a specified list of the configurations it contains.
testDocGenService() - Method in class com.ail.coretest.TestGenerateDocument
 
testDocGenServiceExists() - Method in class com.ail.coretest.TestGenerateDocument
Test that the Doc Gen service fails if no arguments are supplied.
testDocRenderData() - Method in class com.ail.coretest.TestGenerateDocument
 
testDocRenderModel() - Method in class com.ail.coretest.TestGenerateDocument
Test that a simple document definition can be marshalled/unmarshalled.
testDoubleCloseDisposition() - Method in class com.ail.coretest.configuration.TestJDBCConfigurationLoader
Test the JDBC connections double close disposition.
testDoubleReferMarkerResolution() - Method in class com.ail.insurancetest.TestQuotation
Single resolution, double refer.
testDoubleVersionPrototypeType() - Method in class com.ail.coretest.TestCoreFactory
Configuration history should maintain types by date.
testDroolsAccessorCache() - Method in class com.ail.coretest.TestServiceInvocation
 
testDroolsDecisionTable() - Method in class com.ail.coretest.TestServiceInvocation
The DroolsDecisionTableAccessor provides access to drools decision table based services.
testDroolsDecisionTableInheritance() - Method in class com.ail.coretest.TestServiceInvocation
The DroolsDecisionTableAccessor provides support for "inheritance" which allows the rules defined in one rule spreadsheet to inherit rules from another.
testDroolsInheritance() - Method in class com.ail.coretest.TestServiceInvocation
The DroolsDecisionTableAccessor provides access to drools decision table based services.
testDroolsMemoryLeak() - Method in class com.ail.coretest.TestServiceInvocation
 
testDroolsService() - Method in class com.ail.coretest.TestServiceInvocation
 
testDroolsServiceUrlScript() - Method in class com.ail.coretest.TestServiceInvocation
 
testDuplicateLineDetection() - Method in class com.ail.insurancetest.TestAssessmentSheet
Check that duplicate lines are detected.
TestEJBConfigurationLoader - Class in com.ail.coretest.configuration
JUnit TestCase for the EJBConfigurationLoader.
TestEJBConfigurationLoader(String) - Constructor for class com.ail.coretest.configuration.TestEJBConfigurationLoader
Constructs a test case with the given name.
testEmbeddedObject() - Method in class com.ail.coretest.TestCoreXMLMapping
Test to ensure that nested types marshal as expected.
testEnforceCompliance() - Method in class com.ail.insurancetest.TestQuotation
 
testEnumCloning() - Method in class com.ail.coretest.TestTypeClone
Since JDK 1.5 java supports enumerated types.
testFactoryClone() - Method in class com.ail.coretest.TestCoreFactory
Test to check that modifications to an object cloned in the factory do no propogate to other instances of the same type.
testFactoryCloneOnTransientProperties() - Method in class com.ail.coretest.TestCoreFactory
The Factory's clone method should null transient properties - to avoid the situation when all instances of the same type end up sharing one object.
testFactorySingleInstance() - Method in class com.ail.coretest.TestCoreFactory
 
TestFactoryTypeMerging - Class in com.ail.coretest
The core's factories support the concept of baseing one type on another - in effect allowing type definition to extend one another.
TestFactoryTypeMerging(String) - Constructor for class com.ail.coretest.TestFactoryTypeMerging
Constructs a test case with the given name.
TestFinderService - Class in com.ail.coretest
 
TestFinderService(String) - Constructor for class com.ail.coretest.TestFinderService
Constructs a test case with the given name.
testForClassesOutsideComAil() - Method in class com.ail.coretest.TestFinderService
By default the class finder service searches under the com.ail package tree.
testForClassesOutsideSpecifiedPackage() - Method in class com.ail.coretest.TestFinderService
The class finder service can searches under any specified package tree.
testFunctions() - Method in class com.ail.coretest.TestTypeXpath
 
TestGenerateDocument - Class in com.ail.coretest
 
TestGenerateDocument(String) - Constructor for class com.ail.coretest.TestGenerateDocument
Constructs a test case with the given name.
testGenerateDocumentFromCore() - Method in class com.ail.coretest.TestGenerateDocument
 
testGetNamespaces() - Method in class com.ail.coretest.TestConfigurationServices
The GetNamespaces service collects and returns information about all the currently defined configuration namespaces.
testGettingComplexGroupFromConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Test to ensure that "complex" groups are retrieved correctly from configuration.
testGettingComplexParameterValuesFromConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Test to ensure that "complex" parameters are retrieved correctly from configuration.
testGettingConfigurationSource() - Method in class com.ail.coretest.TestCoreConfiguration
Test to ensure that the configuration's source is correctly returned by the core.
testGettingParametersAsProperties() - Method in class com.ail.coretest.TestCoreConfiguration
Test that a group's parameters can be retrieved as a java.util.Properties.
testGettingParametersAsPropertiesForEmptyGroup() - Method in class com.ail.coretest.TestCoreConfiguration
Test that attempting to fetch Parameters as Properties for a group that doesn't exist returns a null.
testGettingParametersAsPropertiesGroupThatDontExist() - Method in class com.ail.coretest.TestCoreConfiguration
Test that attempting to fetch Parameters as Properties for a group that doesn't exist returns a null.
testGettingSimpleGroupFromConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Test to ensure that "simple" groups are retrieved correctly from configuration.
testGettingSimpleGroupThatDontExist() - Method in class com.ail.coretest.TestCoreConfiguration
Check that an attempt to fetch a group that isn't defined is handled correctly.
testGettingSimpleParametersThatDontExist() - Method in class com.ail.coretest.TestCoreConfiguration
Check that an attempt to fetch a parameter that isn't defined is handled correctly.
testGettingSimpleParameterValuesFromConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Test to ensure that "simple" parameters are retrieved correctly from configuration.
testGettingStatusByName() - Method in class com.ail.insurancetest.TestPolicyStatus
 
testGoodFormats() - Method in class com.ail.commercialtest.TestParty
Test valid arguments for the Rate constructor
testGoodFormats() - Method in class com.ail.commercialtest.TestRate
Test valid arguments for the Rate constructor
testGoodInvocation() - Method in class com.ail.insurancetest.TestSubrogation
Ensure that MakeARecovery responds correctly to a set to correct parameters.
testGoodValues() - Method in class com.ail.commercialtest.TestCurrencyAmount
 
testGreaterThan() - Method in class com.ail.commercialtest.TestCurrencyAmount
Test the greaterThan method.
testGroupConfigurationBackStop() - Method in class com.ail.coretest.TestCoreConfiguration
If a request is made by a configuration user for a setting (parameter, group, etc) which is not defined in that user's configuration, the core should check it's own configuration.
testGuestServlets() - Method in class com.ail.coretest.TestContentServlets
"Guest" servlets provide access to content without needing authentication.
testHibernateCreateDirectAccess() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testHibernateCreateFailMissingObject() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testHibernateCreateFailPredifnedSerialVersion() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testHibernateCreateSuccess() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testHibernateLoadSuccess() - Method in class com.ail.coretest.TestCoreHibernatePersistence
Test that a persisted object can be retrieved using the Load service.
testHibernateQuerySuccess() - Method in class com.ail.coretest.TestCoreHibernatePersistence
Test that a persisted object can be retrieved using the Query service.
testHibernateRemoteCreateSuccess() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testHibernateUpdateFailMissingObject() - Method in class com.ail.coretest.TestCoreHibernatePersistence
Test direct access to the validator
testHibernateUpdateFailWrongSerialVersion() - Method in class com.ail.coretest.TestCoreHibernatePersistence
Create a record Update the record Update the record using the same serialVersionId - this update should fail
testHibernateUpdateSuccess() - Method in class com.ail.coretest.TestCoreHibernatePersistence
 
testInfoLog() - Method in class com.ail.coretest.TestCoreLogging
Check that messages can be written to the info log.
testInvokeMakeARecoveryBadArgs() - Method in class com.ail.insurancetest.TestSubrogation
Ensure that the MakeARecoveryEntryPoint handles bad arguments correctly.
testJaninoInheritance() - Method in class com.ail.coretest.TestServiceInvocation
The Janino Accessor supports inheritance by allowing Janino services to be 'chained'.
TestJDBCConfigurationLoader - Class in com.ail.coretest.configuration
JUnit TestCase.
TestJDBCConfigurationLoader(String) - Constructor for class com.ail.coretest.configuration.TestJDBCConfigurationLoader
Constructs a test case with the given name.
testJMSService() - Method in class com.ail.coretest.TestServiceInvocation
 
testLessThan() - Method in class com.ail.commercialtest.TestCurrencyAmount
Test the lessThan method.
testListProductsService() - Method in class com.ail.coretest.TestProductServices
The ListProducts service returns a list of all the products knowm to the system.
testLoadUndefinedConfiguration() - Method in class com.ail.coretest.configuration.TestEJBConfigurationLoader
Attempt to load an undefined configuration.
testLoadUndefinedConfiguration() - Method in class com.ail.coretest.configuration.TestJDBCConfigurationLoader
Attempt to load an undefined configuration.
testLoadUndefinedConfiguration() - Method in class com.ail.coretest.configuration.TestWebServicesConfigurationLoader
Attempt to load an undefined configuration.
testLoadWithMissingTable() - Method in class com.ail.coretest.configuration.TestEJBConfigurationLoader
Try to load a configuration when the table does not exist.
testLoadWithMissingTable() - Method in class com.ail.coretest.configuration.TestJDBCConfigurationLoader
Try to load a configuration when the table does not exist.
testLoadWithMissingTable() - Method in class com.ail.coretest.configuration.TestWebServicesConfigurationLoader
Try to load a configuration when the table does not exist.
testMapCloning() - Method in class com.ail.coretest.TestTypeClone
 
testMultiLineInvoke() - Method in class com.ail.coretest.TestServiceInvocation
Test the "normal" multi line service invocation.
testMultiNodeXPathMatch() - Method in class com.ail.coretest.TestXMLString
Test an xpath eval that matches multiple nodes.
testMultipleContributors() - Method in class com.ail.insurancetest.TestQuotation
 
testNonDefaultProductTypeInstantiation() - Method in class com.ail.coretest.TestProductServices
Each product can define any number of named types.
testOddSectionError() - Method in class com.ail.coretest.TestXMLString
Test an xpath query that causes problems in a server side environment.
testOldLineRemoval() - Method in class com.ail.insurancetest.TestQuotation
Make sure assess risk clears up old entries before adding new ones.If assess risk is called twice with the same policy, on the second call it should delete all the assessment sheet entries it created on the first time, then re-assess the risk from scratch.
testPackageAndDeployCarHappyPath() - Method in class com.ail.coretest.TestConfigurationServices
The PackageCar service returns a configuration archive containing a set of configurations specified.
testPackageCarServicePreconditions() - Method in class com.ail.coretest.TestConfigurationServices
The PackageCar service returns a configuration archive containing a set of configurations specified.
testParameterConfigurationBackStop() - Method in class com.ail.coretest.TestCoreConfiguration
If a request is made by a configuration user for a setting (parameter, group, etc) which is not defined in that user's configuration, the core should check it's own configuration.
TestParty - Class in com.ail.commercialtest
 
TestParty(String) - Constructor for class com.ail.commercialtest.TestParty
Constructs a test case with the given name.
TestPolicyPersistence - Class in com.ail.insurancetest
 
TestPolicyPersistence(String) - Constructor for class com.ail.insurancetest.TestPolicyPersistence
Constructs a test case with the given name.
testPolicyPersistence() - Method in class com.ail.insurancetest.TestPolicyPersistence
Test put on risk from quotation status
TestPolicyStatus - Class in com.ail.insurancetest
 
TestPolicyStatus(String) - Constructor for class com.ail.insurancetest.TestPolicyStatus
Constructs a test case with the given name.
testPriorityAssessmentLine() - Method in class com.ail.insurancetest.TestQuotation
 
testProdctUrlAccess() - Method in class com.ail.coretest.TestUrlHandlers
Test raw access to the alfresco repository.
testProduceDocumentationFail() - Method in class com.ail.insurancetest.TestAcceptance
Test produce documentation from refer staus
testProduceDocumentationSuccess() - Method in class com.ail.insurancetest.TestAcceptance
Test produce documentation from on risk status
testProductDefaultTypeInheritance() - Method in class com.ail.coretest.TestProductServices
A product definition that extends another may base its types on its parent's types.
testProductResetService() - Method in class com.ail.coretest.TestProductServices
 
TestProductServices - Class in com.ail.coretest
 
TestProductServices(String) - Constructor for class com.ail.coretest.TestProductServices
Constructs a test case with the given name.
testPutOnRiskFail() - Method in class com.ail.insurancetest.TestAcceptance
Test put on risk from refer status
testPutOnRiskSuccess() - Method in class com.ail.insurancetest.TestAcceptance
Test put on risk from quotation status
testQueryConfig() - Method in class com.ail.coretest.TimezoneTest
If the timezone in EST: Get the value of TestParameter Fail if the value is not 2 Fail if any exceptions are thrown
TestQuotation - Class in com.ail.insurancetest
 
TestQuotation(String) - Constructor for class com.ail.insurancetest.TestQuotation
Constructs a test case with the given name.
TestQuotationEjbXml - Class in com.ail.insurancetest
 
TestQuotationEjbXml(String) - Constructor for class com.ail.insurancetest.TestQuotationEjbXml
Constructs a test case with the given name.
TestRate - Class in com.ail.commercialtest
 
TestRate(String) - Constructor for class com.ail.commercialtest.TestRate
Constructs a test case with the given name.
testRateCalculations() - Method in class com.ail.commercialtest.TestRate
 
testReference() - Method in class com.ail.coretest.TestAttribute
 
testReferMarkerResolution() - Method in class com.ail.insurancetest.TestQuotation
Single resolution, single refer.
testRegisterUpdateRemoveHappyPath() - Method in class com.ail.coretest.TestProductServices
 
testRemoveLinesByActor() - Method in class com.ail.insurancetest.TestAssessmentSheet
Test the removal of lines by actor.
testSafeXmlToString() - Method in class com.ail.coretest.TestXMLString
Test that the stringToSafeXML correctly converts string chars that would upset XML into entity chars that won't
testSaveAndLoadConfiguration() - Method in class com.ail.coretest.configuration.TestEJBConfigurationLoader
Test that a sample configuration can be saved, and reloaded.
testSaveAndLoadConfiguration() - Method in class com.ail.coretest.configuration.TestJDBCConfigurationLoader
Test that a sample configuration can be saved, and reloaded.
testSaveAndLoadConfiguration() - Method in class com.ail.coretest.configuration.TestWebServicesConfigurationLoader
Test that a sample configuration can be saved, and reloaded.
testSaveAndLoadConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Check that configuration can be save and re-loaded.
testSaveAndLoadVersioningConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Check that configuration access is correctly based on version effective date.
testSaveConfiguration() - Method in class com.ail.coretest.configuration.TestEJBConfigurationLoader
Test that a sample configuration can be saved.
testSaveConfiguration() - Method in class com.ail.coretest.configuration.TestWebServicesConfigurationLoader
Test that a sample configuration can be saved.
testSaveConfiguration() - Method in class com.ail.coretest.TestCoreConfiguration
Check that the core class can be used to save configuration.
testSaveLoadSaveLoadLoadOldConfiguration() - Method in class com.ail.coretest.configuration.TestEJBConfigurationLoader
Test the history mechanism.
testSaveLoadSaveLoadLoadOldConfiguration() - Method in class com.ail.coretest.configuration.TestJDBCConfigurationLoader
Test the history mechanism.
testSaveLoadSaveLoadLoadOldConfiguration() - Method in class com.ail.coretest.configuration.TestWebServicesConfigurationLoader
Test the history mechanism.
testScriptLoadService() - Method in class com.ail.coretest.TestConfigurationServices
Test the script fetching command (GetCommandScript).
testScriptSaveService() - Method in class com.ail.coretest.TestConfigurationServices
Test the script save command.
TestService - Class in com.ail.coretest.service
 
TestService() - Constructor for class com.ail.coretest.service.TestService
Default constructor
TestServiceInvocation - Class in com.ail.coretest
Test that basic service invocation works as specified.
TestServiceInvocation(String) - Constructor for class com.ail.coretest.TestServiceInvocation
Constructs a test case with the given name.
testServiceLogging() - Method in class com.ail.coretest.TestServiceInvocation
 
testServicesViaCore() - Method in class com.ail.coretest.TestProductServices
The core class exposes the services offered by the core via easy to use interfaces.
testSetAsStringFormat() - Method in class com.ail.commercialtest.TestDateOfBirth
 
testSetCloning() - Method in class com.ail.coretest.TestTypeClone
 
testSimplAssessRisk() - Method in class com.ail.insurancetest.TestQuotationEjbXml
 
testSimpleAssessRisk() - Method in class com.ail.insurancetest.TestQuotation
Simple assess risk.
testSimpleAssessRiskCalculatePremium() - Method in class com.ail.insurancetest.TestQuotation
Simple assess risk & calculate premium test.
testSimpleAssessRiskCalculatePremiumNoTaxNoCommission() - Method in class com.ail.insurancetest.TestQuotation
This test is identical to testSimpleAssessRiskCalculatePremium, with the exception that no tax is (should!) be added to the quotation.
testSimpleAttributeMerging() - Method in class com.ail.coretest.TestFactoryTypeMerging
The Type class offers a merge() method which will merge values from a 'donor' object into a 'subject'.
testSimpleClassFinder() - Method in class com.ail.coretest.TestFinderService
The GetClassList service searches for class that implement specific interfaces (or extend a base class).
testSimpleFromXML() - Method in class com.ail.coretest.TestCoreXMLBinding
Check that the core corrently converts a string of XML into the corresponding object.
testSimpleFromXML() - Method in class com.ail.coretest.TestCoreXMLMapping
Test the fromXml service with a simple object.
testSimpleFromXML() - Method in class com.ail.coretest.TestCoreXMLStringMapping
 
testSimpleJaninoService() - Method in class com.ail.coretest.TestServiceInvocation
The Janino Accessor provides access to services whose logic is defined in a java like syntax.
testSimpleManipulation() - Method in class com.ail.insurancetest.TestAssessmentSheet
Test summary methods and simple line additions
testSimplePrototypeType() - Method in class com.ail.coretest.TestCoreFactory
Check that the type factory creates 'prototyped' types correctly.
testSimpleToXML() - Method in class com.ail.coretest.TestCoreXMLBinding
This text checks that XMLBinding correctly converts an object into an XMLString.
testSimpleToXML() - Method in class com.ail.coretest.TestCoreXMLMapping
Ensure that a simple object can be converted into XML.
testSimpleToXML() - Method in class com.ail.coretest.TestCoreXMLStringMapping
Objects that contains instances of XMLString need special handling if the data in the XMLString is to be represented 'in line' within the XML produced by toXML.
testSimpleToXMLPerformance() - Method in class com.ail.coretest.TestCoreXMLMapping
Run a simple performace test on the toXml service.
testSimpleType() - Method in class com.ail.coretest.TestCoreFactory
Check that the type factory returns instances of a type as configured.
testSimpleXpathGetAndSet() - Method in class com.ail.coretest.TestTypeXpath
Test some simple gets and sets using Type's xpath methods.
testSingleLineInvoke() - Method in class com.ail.coretest.TestServiceInvocation
Test the single line service invocation facility.
testStringDobMethods() - Method in class com.ail.commercialtest.TestDateOfBirth
Test that the locale specific text formatting of dates works.
testStringDobMethodsSpecificLocale() - Method in class com.ail.commercialtest.TestDateOfBirth
Test that the locale specific text formatting of dates works.
testStringExpand() - Method in class com.ail.coretest.TestUtilityFunctions
Test that the Doc Gen service fails if no arguments are supplied.
testStringToSafeXml() - Method in class com.ail.coretest.TestXMLString
Test that the stringToSafeXML correctly converts string chars that would upset XML into entity chars that won't
TestSubrogation - Class in com.ail.insurancetest
The tests defined here exercise the Core system's factory.
TestSubrogation(String) - Constructor for class com.ail.insurancetest.TestSubrogation
Constructs a test case with the given name.
testTimoutCachePerformace() - Method in class com.ail.coretest.TestCoreConfiguration
Test the effectiviness of the configuration timeout cache.
TestTypeClone - Class in com.ail.coretest
All classes in the type model must be cloneable - what's more the clone must done in a deep fashion.
TestTypeClone(String) - Constructor for class com.ail.coretest.TestTypeClone
Constructs a test case with the given name.
testTypeConversion() - Method in class com.ail.coretest.TestGenerateDocument
 
testTypeWithHashtable() - Method in class com.ail.coretest.TestTypeClone
 
TestTypeXpath - Class in com.ail.coretest
 
TestTypeXpath(String) - Constructor for class com.ail.coretest.TestTypeXpath
Constructs a test case with the given name.
TestTypeXpath.TestFunctions - Class in com.ail.coretest
Define a few simple functions for use from JXPath expressions
TestTypeXpath.TestFunctions() - Constructor for class com.ail.coretest.TestTypeXpath.TestFunctions
 
testUndefinedSimpleType() - Method in class com.ail.coretest.TestCoreFactory
Check that the type factory correctly handles a request for a type that is not defined.
testUpdateCollisionDetection() - Method in class com.ail.coretest.TestCoreConfiguration
Check that the configure system correctly detects and prevents update collisions.
testUpdateConfig() - Method in class com.ail.coretest.TimezoneTest
If the timezone is GMT: Get the class' configuration Set the value of TestParameter to 2 Save the configuration
TestUrlHandlers - Class in com.ail.coretest
The core provides a number of URL handlers to simplify access to resources.
TestUrlHandlers(String) - Constructor for class com.ail.coretest.TestUrlHandlers
Constructs a test case with the given name.
TestUtilityFunctions - Class in com.ail.coretest
 
TestUtilityFunctions(String) - Constructor for class com.ail.coretest.TestUtilityFunctions
Constructs a test case with the given name.
testValidatorDirectAccess() - Method in class com.ail.coretest.TestCoreValidator
Test basic access to the validator service
testValidatorServiceArraySubsFail1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceArraySubsFail2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceArraySubsFail3() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceArraySubsFail4() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceArraySubsFail5() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceArraySubsSuccess() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceFail() - Method in class com.ail.coretest.TestCoreValidator
Test basic access to the validator service
testValidatorServiceInRangeFailAbove() - Method in class com.ail.coretest.TestCoreValidator
Test validator service value range validation
testValidatorServiceInRangeFailBelow() - Method in class com.ail.coretest.TestCoreValidator
Test validator service value range validation
testValidatorServiceInRangeSuccess() - Method in class com.ail.coretest.TestCoreValidator
Test validator service value range validation
testValidatorServiceRegExpFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service required if validation
testValidatorServiceRegExpSuccess() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfAndFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfAndSuccess1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfAndSuccess2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfEqualsFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfEqualsSuccess1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfEqualsSuccess2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfEqualsSuccess3() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfEqualsSuccess4() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNotNullFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNotNullSuccess1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNotNullSuccess2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNotNullSuccess3() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNullFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNullSuccess1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNullSuccess2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfNullSuccess3() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfOrFail1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfOrFail2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfOrSuccess1() - Method in class com.ail.coretest.TestCoreValidator
Test validator service regular expression validation
testValidatorServiceReqIfOrSuccess2() - Method in class com.ail.coretest.TestCoreValidator
Test validator service required if validation
testValidatorServiceReqIfOrSuccess3() - Method in class com.ail.coretest.TestCoreValidator
Test validator service required if validation
testValidatorServiceReqIfOrSuccess4() - Method in class com.ail.coretest.TestCoreValidator
Test validator service required if validation
testValidatorServiceSuccess() - Method in class com.ail.coretest.TestCoreValidator
Test basic access to the validator service
testValidatorServiceTypesFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceTypesNull() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceTypesSuccess() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testValidatorServiceXMLFail() - Method in class com.ail.coretest.TestCoreValidator
Test validator service type validation
testWebserviceConfigurationLoader() - Method in class com.ail.coretest.configuration.TestJDBCConfigurationLoader
 
TestWebServicesConfigurationLoader - Class in com.ail.coretest.configuration
JUnit TestCase.
TestWebServicesConfigurationLoader(String) - Constructor for class com.ail.coretest.configuration.TestWebServicesConfigurationLoader
Constructs a test case with the given name.
testXmlInclude() - Method in class com.ail.coretest.TestFactoryTypeMerging
Castor should support the use of <xi:include>.
testXmlIncludeRelativeUrl() - Method in class com.ail.coretest.TestFactoryTypeMerging
xi:include doesn't support relative URIs out of the box.
TestXMLString - Class in com.ail.coretest
Tests for the XMLString class.
TestXMLString(String) - Constructor for class com.ail.coretest.TestXMLString
 
testXpathEval() - Method in class com.ail.coretest.TestXMLString
Test that XMLString's eval method correctly handles an xpath.
testXpathEvalInline() - Method in class com.ail.coretest.TestXMLString
Test that XMLString's inline eval method correctly handles an xpath.
testXpathFunctionRegistration() - Method in class com.ail.coretest.TestTypeXpath
 
testXsiTypeDetection() - Method in class com.ail.coretest.TestCoreXMLBinding
The XMLString class offers some help in determining the java type represented by an XML string - assuming that string has an xsi:type attribute in the root element.
testXsiTypeDetectionWithSpace() - Method in class com.ail.coretest.TestXMLString
Test that an XMLString correctly returns the xsi:type of the XML even if there are spaces before the root tag.
testXSLT() - Method in class com.ail.coretest.TestServiceInvocation
 
testXSLT() - Method in class com.ail.coretest.TestXMLString
Test that XMLString's transform method works.
testXSLTFactoryWithExtends() - Method in class com.ail.coretest.TestCoreFactory
The XSLTFactory provides support for creating types from an XSLT.
testXSLTFactoryWithoutExtends() - Method in class com.ail.coretest.TestCoreFactory
The CastorXMLFactory provides support for types to be created via embedded XML in the system configuration.
testXSLTInline() - Method in class com.ail.coretest.TestXMLString
Test that XMLString's inline transform method works.
testXSLTPerformance() - Method in class com.ail.coretest.TestServiceInvocation
 
testYMDConstructor() - Method in class com.ail.commercialtest.TestDateOfBirth
Test constructor that takes year month day values.
throwCause() - Method in exception com.ail.core.BaseServerException
Rethrow the BaseException/BaseError that caused this BaseServerException to be thrown.
Timer - Class in com.ail.coretest
Timer to help make crude performace measurements from unit tests.
Timer() - Constructor for class com.ail.coretest.Timer
 
TimezoneTest - Class in com.ail.coretest
This test is used to ensure that the VersionEffectiveDate mechenism works across timezones.
TimezoneTest(String) - Constructor for class com.ail.coretest.TimezoneTest
Constructs a test case with the given name.
Title - Enum in com.ail.party
Type safe enumeration representing constant values for Title.
toString() - Method in error com.ail.core.BaseError
Return a string representing this error.
toString() - Method in exception com.ail.core.BaseException
Convert this exception into a string
toString() - Method in exception com.ail.core.BaseServerException
Report the underlying BaseError/BaseException message
toString() - Method in exception com.ail.core.configure.EJBConfigurationException
 
toString() - Method in class com.ail.core.ui.product.AssetEditorApplet.AdapterNode
 
toString() - Method in class com.ail.core.ui.product.editor.AbstractFormatItem
 
toString() - Method in class com.ail.core.VersionEffectiveDate
 
toString() - Method in class com.ail.core.XMLString
Return the current XML document as a string
toString() - Method in class com.ail.financial.CurrencyAmount
Get the String representation of this amount.
toString() - Method in class com.ail.party.Address
Return the address formatted on a single line with comma seperated fields.
toStringWithEntityReferences(boolean) - Method in class com.ail.core.XMLString
Similar to toString() but with entity references expanded.
toStringWithoutEntityReferences() - Method in class com.ail.core.XMLString
This method does the reverse of XMLString.toStringWithEntityReferences(boolean).
Totalizer - Class in com.ail.insurance.policy
The totalizer calculation line adds any number of other named lines up to make a total, and optionally contributes that total to another line.
Totalizer() - Constructor for class com.ail.insurance.policy.Totalizer
 
Totalizer(String, String, Reference, String, String) - Constructor for class com.ail.insurance.policy.Totalizer
 
Totalizer(String, String, Reference, String, String, int) - Constructor for class com.ail.insurance.policy.Totalizer
 
toXML(Object) - Method in class com.ail.core.Core
Transform an object into its XML representation.
toXML(Object) - Method in class com.ail.core.CoreProxy
Transform an object into its XML representation.
toXML(Object) - Method in interface com.ail.core.xmlbinding.XMLBinding
Convert a type into its XML representation.
ToXMLArg - Interface in com.ail.core.xmlbinding
This interface defines the Bean used to encapsulate the argument and return values used by the ToXml entry point.
ToXMLArgImp - Class in com.ail.core.xmlbinding
This is a concrete implementation of the CommandArg for the ToXML entry point.
ToXMLArgImp() - Constructor for class com.ail.core.xmlbinding.ToXMLArgImp
 
ToXMLCommand - Class in com.ail.core.xmlbinding
This command is responsible for converting objects into strings of XML that represent them.
ToXMLCommand() - Constructor for class com.ail.core.xmlbinding.ToXMLCommand
Default constructor.
transform(String) - Method in class com.ail.core.XMLString
Apply the specified XSLT to the contents of this XMLString.
transform(XMLString) - Method in class com.ail.core.XMLString
Apply the specified XSLT to the contents of this XMLString.
transformInline(String) - Method in class com.ail.core.XMLString
Apply the specified XSLT to the contents of this XMLString, and replace the XMLString with the result of the transformation.
transformInline(XMLString) - Method in class com.ail.core.XMLString
Apply the specified XSLT to the contents of this XMLString, and replace the XMLString with the result of the transformation.
Type - Class in com.ail.core.configure
 
Type() - Constructor for class com.ail.core.configure.Type
Default constructor.
Type - Class in com.ail.core
Type is the base of all 'type model' classes that are part of the domain model.
Type() - Constructor for class com.ail.core.Type
 
TypeEnum - Interface in com.ail.core
Base type for all AIL Enum classes.
Types - Class in com.ail.core.configure
This class is simply a binder containing a number of objects of type 'Type'.
Types() - Constructor for class com.ail.core.configure.Types
 
TypeWithHashtable - Class in com.ail.coretest.service
Type class with a Hashtable property, to help TestTypeClone.
TypeWithHashtable() - Constructor for class com.ail.coretest.service.TypeWithHashtable
 
TypeWithMap - Class in com.ail.coretest.service
Sample Type with a Set to help in testing the core's clonning
TypeWithMap() - Constructor for class com.ail.coretest.service.TypeWithMap
 
TypeWithSet - Class in com.ail.coretest.service
Sample Type with a Set to help in testing the core's clonning
TypeWithSet() - Constructor for class com.ail.coretest.service.TypeWithSet
 
TypeXPathException - Error in com.ail.core
The TypeXPathException indicates that an xpath was evaluated on a Type that could not support it - i.e.
TypeXPathException(String) - Constructor for error com.ail.core.TypeXPathException
Constructor
TypeXPathException(JXPathException) - Constructor for error com.ail.core.TypeXPathException
Constructor
TypeXPathFunctionRegister - Class in com.ail.core
This class acts as a singleton defining all the JXPath function libraries available to the system and accessed via the Type class' xpath methods (e.g.

A B C D E F G H I J L M N O P Q R S T U V W X Y