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

A

A - Class in ch.elca.el4j.tests.core.aop
This class is used in the tests.
A() - Constructor for class ch.elca.el4j.tests.core.aop.A
 
A - Class in ch.elca.el4j.tests.core.beans
This is a test class.
A() - Constructor for class ch.elca.el4j.tests.core.beans.A
 
A - Interface in ch.elca.el4j.tests.services.exceptionhandler
Interface for testing purposes.
a - Variable in class ch.elca.el4j.tests.util.codingsupport.AMixin
 
A - Interface in ch.elca.el4j.tests.util.codingsupport.testclasses
 
AbstractCalculatorTest - Class in ch.elca.el4j.tests.remoting
This class is a test for the calculator.
AbstractCalculatorTest() - Constructor for class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
 
AbstractDoit - Class in ch.elca.el4j.tests.core.aop
Abstract sample class used in the tests.
AbstractDoit() - Constructor for class ch.elca.el4j.tests.core.aop.AbstractDoit
 
AbstractGenericConfigTest - Class in ch.elca.el4j.tests.util.config
This class tests GenericConfig.
AbstractGenericConfigTest() - Constructor for class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
AbstractHierarchicalGenericConfigTest - Class in ch.elca.el4j.tests.util.config
This class tests HierarchicalGenericConfig.
AbstractHierarchicalGenericConfigTest() - Constructor for class ch.elca.el4j.tests.util.config.AbstractHierarchicalGenericConfigTest
 
AbstractInvokationTests - Class in ch.elca.el4j.tests.aspects
Abstract test case for aspects tests.
AbstractInvokationTests() - Constructor for class ch.elca.el4j.tests.aspects.AbstractInvokationTests
 
AbstractJaxwsTest - Class in ch.elca.el4j.tests.remoting.jaxws
The abstract test base class for JAX-WS tests.
AbstractJaxwsTest() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
 
AbstractOrderTestCase - Class in ch.elca.el4j.tests.core.io.support
Abstract test case for order tests.
AbstractOrderTestCase() - Constructor for class ch.elca.el4j.tests.core.io.support.AbstractOrderTestCase
Hide default constructor to solve issue with the EL4Ant junit plugin.
AbstractTest - Class in ch.elca.el4j.tests.core
This class is a base class for tests in the EL4J framework.
AbstractTest() - Constructor for class ch.elca.el4j.tests.core.AbstractTest
Hide default constructor.
accepts(Integer) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.EvenFilter
 
accepts(Integer) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.OddFilter
 
accepts(Integer) - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest.DiscardMultiples
ActionsContextTest - Class in ch.elca.el4j.tests.gui.swing
Test ActionsContexts.
ActionsContextTest() - Constructor for class ch.elca.el4j.tests.gui.swing.ActionsContextTest
 
add(int, int) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Adds the two numbers.
add(int, int) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.Adder
Adds the two numbers.
add(int, int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Adds the two numbers.
add(int, int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.B
Adds the two numbers.
add(int, int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.C
Adds the two numbers.
add(int, int) - Method in class ch.elca.el4j.tests.services.monitoring.jmx.Foo
An adding method to be used for JMX testing.
Adder - Interface in ch.elca.el4j.tests.services.exceptionhandler
This interface delivers support to add two integers.
addOne(int) - Method in interface ch.elca.el4j.tests.services.security.sample.SampleService
 
addOne(int) - Method in class ch.elca.el4j.tests.services.security.sample.SampleServiceImpl
AESEncryptionTest - Class in ch.elca.el4j.tests.services.security
This class tests the encryption and decryption using AES.
AESEncryptionTest() - Constructor for class ch.elca.el4j.tests.services.security.AESEncryptionTest
 
afterPropertiesSet() - Method in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
afterTestMethod(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
If a transaction is currently active for the test method of the supplied test context, this method will end the transaction and run @AfterTransaction methods.
age - Variable in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
AImpl - Class in ch.elca.el4j.tests.services.exceptionhandler
Sample bean class used for testing.
AImpl() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.AImpl
 
AMixin - Class in ch.elca.el4j.tests.util.codingsupport
 
AMixin() - Constructor for class ch.elca.el4j.tests.util.codingsupport.AMixin
 
AMixin(List<Integer>) - Constructor for class ch.elca.el4j.tests.util.codingsupport.AMixin
 
AnotherObserverTest - Class in ch.elca.el4j.tests.util.observer
Another test case for the observer package.
AnotherObserverTest() - Constructor for class ch.elca.el4j.tests.util.observer.AnotherObserverTest
 
AnotherObserverTest.Sum - Class in ch.elca.el4j.tests.util.observer
 
AnotherObserverTest.Sum() - Constructor for class ch.elca.el4j.tests.util.observer.AnotherObserverTest.Sum
 
AopHelperTest - Class in ch.elca.el4j.tests.util.codingsupport
This class shows some exceptions on stdout (for information purposes)
AopHelperTest() - Constructor for class ch.elca.el4j.tests.util.codingsupport.AopHelperTest
 
ApplicationException - Exception in ch.elca.el4j.tests.services.exceptionhandler
A sample exception used in the test.
ApplicationException(String) - Constructor for exception ch.elca.el4j.tests.services.exceptionhandler.ApplicationException
Constructor.
AspectsTests - Class in ch.elca.el4j.tests.aspects.model
Domain class to test aspects behavior in Spring/EL4J.
AspectsTests() - Constructor for class ch.elca.el4j.tests.aspects.model.AspectsTests
 
AspectsTestsDao - Interface in ch.elca.el4j.tests.aspects.dao
Dao interface for domain object AspectsTests.
AspectsTestsDaoImpl - Class in ch.elca.el4j.tests.aspects.dao.impl
Dao hibernate impl for domain object AspectsTests.
AspectsTestsDaoImpl() - Constructor for class ch.elca.el4j.tests.aspects.dao.impl.AspectsTestsDaoImpl
 
assertAdvised(ApplicationContext, String) - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Asserts that the bean with the given name is advised in the given application context.
assertAllBefore(String[], String[], String[]) - Method in class ch.elca.el4j.tests.core.io.support.AbstractOrderTestCase
Asserts that all objects in a are before any object form b in list list.
assertBefore(Object, Object, Object[]) - Method in class ch.elca.el4j.tests.core.io.support.AbstractOrderTestCase
Asserts that object a is before object b in list list.
assertNotAdvised(ApplicationContext, String) - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Asserts that the bean with the given name is not advised in the given application context.
attributeSource - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 
authenticate(Authentication) - Method in class ch.elca.el4j.tests.services.security.provider.ExtendedTestingAuthenticationProvider
authenticate(Authentication) - Method in class ch.elca.el4j.tests.services.security.provider.TestingAuthenticationProvider
 
authenticated - Variable in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
AuthorizationDistributedTest - Class in ch.elca.el4j.tests.services.security
Tests various logins and authorization in a distributed environment.
AuthorizationDistributedTest() - Constructor for class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
 
AuthorizationLocalTest - Class in ch.elca.el4j.tests.services.security
Tests various logins and authorization in a local environment.
AuthorizationLocalTest() - Constructor for class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
 
AuthorizationServer - Class in ch.elca.el4j.tests.services.security.server
The server part for AuthorizationTestDistributed.
AuthorizationServer() - Constructor for class ch.elca.el4j.tests.services.security.server.AuthorizationServer
Hide constructor.

B

B - Class in ch.elca.el4j.tests.core.aop
This class is used in the tests.
B() - Constructor for class ch.elca.el4j.tests.core.aop.B
 
B - Class in ch.elca.el4j.tests.core.beans
This is a test class.
B() - Constructor for class ch.elca.el4j.tests.core.beans.B
 
B - Class in ch.elca.el4j.tests.services.exceptionhandler
This class is used to show the substitution and the reconfigure exception handling strategies.
B() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.B
 
b - Variable in class ch.elca.el4j.tests.util.codingsupport.BMixin
 
B - Interface in ch.elca.el4j.tests.util.codingsupport.testclasses
 
BAR - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Bean bar.
BASE - Static variable in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
The BASE constant.
Bean - Interface in ch.elca.el4j.tests.core.aop
Simple test interface for a bean that simply returns its name.
BEAN_A - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Bean A.
BEAN_B - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Bean B.
BEAN_NAME - Static variable in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Name of the tested bean.
BEAN_NAMES - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Registered beans.
BeanImpl - Class in ch.elca.el4j.tests.core.aop
This class just holds the name, under which it is registered in the container.
BeanImpl() - Constructor for class ch.elca.el4j.tests.core.aop.BeanImpl
 
BeanLocatorTest - Class in ch.elca.el4j.tests.core.beans
This test tests the BeanLocator class.
BeanLocatorTest() - Constructor for class ch.elca.el4j.tests.core.beans.BeanLocatorTest
Default constructor.
BeanTypeAutoProxyCreatorTest - Class in ch.elca.el4j.tests.core.aop
This class tests the BeanTypeAutoProxyCreator using two ShortcutInterceptors that intercept either one or the other method invocation of the target classes.
BeanTypeAutoProxyCreatorTest() - Constructor for class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
Default constructor.
beforeTestMethod(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
If the test method of the supplied test context is configured to run within a transaction, this method will run @BeforeTransaction methods and start a new transaction.
BMixin - Class in ch.elca.el4j.tests.util.codingsupport
 
BMixin() - Constructor for class ch.elca.el4j.tests.util.codingsupport.BMixin
 
BMixin(List<Integer>) - Constructor for class ch.elca.el4j.tests.util.codingsupport.BMixin
 
BusinessObject - Interface in ch.elca.el4j.tests.services.remoting.loadbalancing.common
This interface specifies the methods that can be called on a business object used exclusively for testing purposes.
BusinessObjectImpl - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.common
Defines a dummy business object whose sole purpose is the illustration of the idempotent invocation functionality.
BusinessObjectImpl() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
 

C

C - Class in ch.elca.el4j.tests.core.aop
This class is used in the tests.
C() - Constructor for class ch.elca.el4j.tests.core.aop.C
 
C - Class in ch.elca.el4j.tests.core.beans
This is a test class.
C() - Constructor for class ch.elca.el4j.tests.core.beans.C
 
C - Class in ch.elca.el4j.tests.services.exceptionhandler
This class is used to show the reconfigure exception handling strategy.
C() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.C
 
calculate(double, double, CalculatorOperation) - Method in interface ch.elca.el4j.tests.remoting.service.Calculator
Executes the given operation with a and b and returns the result.
calculate(double, double, CalculatorOperation) - Method in class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
Executes the given operation with a and b and returns the result.
CalculatingMachine - Interface in ch.elca.el4j.tests.remoting.service
This interfaces sole purpose is to be extended by Calculator to test inheritance in exported remote services.
Calculator - Interface in ch.elca.el4j.tests.remoting.jaxws.service
This interface is a calculator.
Calculator - Interface in ch.elca.el4j.tests.remoting.service
This interface is a calculator.
CalculatorCopy - Interface in ch.elca.el4j.tests.remoting.jaxws.service
This interface is an additional calculator (just to test a second service).
CalculatorCopyImplJaxws - Class in ch.elca.el4j.tests.remoting.jaxws.service.impl
This class is an additional annotated version of CalculatorImpl (just to test a second service).
CalculatorCopyImplJaxws() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorCopyImplJaxws
 
CalculatorException - Exception in ch.elca.el4j.tests.remoting.jaxws.service
This exception is used for testing.
CalculatorException() - Constructor for exception ch.elca.el4j.tests.remoting.jaxws.service.CalculatorException
Default constructor.
CalculatorException(String) - Constructor for exception ch.elca.el4j.tests.remoting.jaxws.service.CalculatorException
Constructor setting the message (required by com.sun.xml.ws.fault.SOAPFaultBuilder#createUserDefinedException).
CalculatorException - Exception in ch.elca.el4j.tests.remoting.service
This exception is used for testing.
CalculatorException() - Constructor for exception ch.elca.el4j.tests.remoting.service.CalculatorException
Default constructor.
CalculatorHessianTest - Class in ch.elca.el4j.tests.remoting
This class is a test for the calculator.
CalculatorHessianTest() - Constructor for class ch.elca.el4j.tests.remoting.CalculatorHessianTest
 
CalculatorHttpInvokerTest - Class in ch.elca.el4j.tests.remoting
This class is a test for the calculator.
CalculatorHttpInvokerTest() - Constructor for class ch.elca.el4j.tests.remoting.CalculatorHttpInvokerTest
 
CalculatorImpl - Class in ch.elca.el4j.tests.remoting.service.impl
This class is the implementation of the calculator.
CalculatorImpl() - Constructor for class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
 
CalculatorImplJaxws - Class in ch.elca.el4j.tests.remoting.jaxws.service.impl
This class is a annotated version of CalculatorImpl.
CalculatorImplJaxws() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorImplJaxws
 
CalculatorJaxwsCopyTest - Class in ch.elca.el4j.tests.remoting.jaxws
This additional calculator is just to test a second service.
CalculatorJaxwsCopyTest() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsCopyTest
 
CalculatorJaxwsGeneratedTest - Class in ch.elca.el4j.tests.remoting.jaxws
This class is a test for JAX-WS using the generated classes directly.
CalculatorJaxwsGeneratedTest() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
 
CalculatorJaxwsTest - Class in ch.elca.el4j.tests.remoting.jaxws
This class is a test for JAX-WS using proxies on the generated classes to get the same interfaces as on the server.
CalculatorJaxwsTest() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
 
CalculatorOperation - Enum in ch.elca.el4j.tests.remoting.service
Possible operations in a calculator.
CalculatorOperation() - Constructor for enum ch.elca.el4j.tests.remoting.service.CalculatorOperation
 
CalculatorRmiTest - Class in ch.elca.el4j.tests.remoting
This class is a test for the calculator.
CalculatorRmiTest() - Constructor for class ch.elca.el4j.tests.remoting.CalculatorRmiTest
 
CalculatorValueObject - Class in ch.elca.el4j.tests.remoting.jaxws.service
This is a value object for test reason.
CalculatorValueObject() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
CalculatorValueObject - Class in ch.elca.el4j.tests.remoting.service
This is a value object for test reason.
CalculatorValueObject() - Constructor for class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
call(String) - Method in interface ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObject
Stores the name-value pair toto-toto in the DB and returns toto.
call(String) - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
Stores the name-value pair toto-toto in the DB and returns toto.
callConvertCause(Throwable) - Method in class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest.ExceptionChainConversionInterceptorChild
 
ch.elca.el4j.tests.aspects - package ch.elca.el4j.tests.aspects
 
ch.elca.el4j.tests.aspects.dao - package ch.elca.el4j.tests.aspects.dao
 
ch.elca.el4j.tests.aspects.dao.impl - package ch.elca.el4j.tests.aspects.dao.impl
 
ch.elca.el4j.tests.aspects.interceptor - package ch.elca.el4j.tests.aspects.interceptor
 
ch.elca.el4j.tests.aspects.model - package ch.elca.el4j.tests.aspects.model
 
ch.elca.el4j.tests.aspects.services - package ch.elca.el4j.tests.aspects.services
 
ch.elca.el4j.tests.aspects.spring - package ch.elca.el4j.tests.aspects.spring
 
ch.elca.el4j.tests.aspects.util - package ch.elca.el4j.tests.aspects.util
 
ch.elca.el4j.tests.core - package ch.elca.el4j.tests.core
 
ch.elca.el4j.tests.core.aop - package ch.elca.el4j.tests.core.aop
 
ch.elca.el4j.tests.core.beans - package ch.elca.el4j.tests.core.beans
 
ch.elca.el4j.tests.core.config - package ch.elca.el4j.tests.core.config
 
ch.elca.el4j.tests.core.context - package ch.elca.el4j.tests.core.context
 
ch.elca.el4j.tests.core.context.junit4 - package ch.elca.el4j.tests.core.context.junit4
 
ch.elca.el4j.tests.core.context.transaction - package ch.elca.el4j.tests.core.context.transaction
 
ch.elca.el4j.tests.core.contextpassing - package ch.elca.el4j.tests.core.contextpassing
 
ch.elca.el4j.tests.core.implicitcontextpassing - package ch.elca.el4j.tests.core.implicitcontextpassing
 
ch.elca.el4j.tests.core.io.support - package ch.elca.el4j.tests.core.io.support
 
ch.elca.el4j.tests.core.io.support.helper - package ch.elca.el4j.tests.core.io.support.helper
 
ch.elca.el4j.tests.core.io.support2 - package ch.elca.el4j.tests.core.io.support2
 
ch.elca.el4j.tests.core.io.support3 - package ch.elca.el4j.tests.core.io.support3
 
ch.elca.el4j.tests.env - package ch.elca.el4j.tests.env
 
ch.elca.el4j.tests.env.xml - package ch.elca.el4j.tests.env.xml
 
ch.elca.el4j.tests.gui.model.mixin - package ch.elca.el4j.tests.gui.model.mixin
 
ch.elca.el4j.tests.gui.swing - package ch.elca.el4j.tests.gui.swing
 
ch.elca.el4j.tests.gui.swing.actions - package ch.elca.el4j.tests.gui.swing.actions
 
ch.elca.el4j.tests.remoting - package ch.elca.el4j.tests.remoting
 
ch.elca.el4j.tests.remoting.jaxws - package ch.elca.el4j.tests.remoting.jaxws
 
ch.elca.el4j.tests.remoting.jaxws.service - package ch.elca.el4j.tests.remoting.jaxws.service
 
ch.elca.el4j.tests.remoting.jaxws.service.impl - package ch.elca.el4j.tests.remoting.jaxws.service.impl
 
ch.elca.el4j.tests.remoting.service - package ch.elca.el4j.tests.remoting.service
 
ch.elca.el4j.tests.remoting.service.impl - package ch.elca.el4j.tests.remoting.service.impl
 
ch.elca.el4j.tests.remoting.service.soap - package ch.elca.el4j.tests.remoting.service.soap
 
ch.elca.el4j.tests.remoting.service.soap.impl - package ch.elca.el4j.tests.remoting.service.soap.impl
 
ch.elca.el4j.tests.services.debug - package ch.elca.el4j.tests.services.debug
 
ch.elca.el4j.tests.services.exceptionhandler - package ch.elca.el4j.tests.services.exceptionhandler
 
ch.elca.el4j.tests.services.monitoring.jmx - package ch.elca.el4j.tests.services.monitoring.jmx
 
ch.elca.el4j.tests.services.persistence.generic - package ch.elca.el4j.tests.services.persistence.generic
 
ch.elca.el4j.tests.services.persistence.generic.dao - package ch.elca.el4j.tests.services.persistence.generic.dao
 
ch.elca.el4j.tests.services.persistence.hibernate - package ch.elca.el4j.tests.services.persistence.hibernate
 
ch.elca.el4j.tests.services.persistence.hibernate.entityfinder - package ch.elca.el4j.tests.services.persistence.hibernate.entityfinder
 
ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.entities - package ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.entities
 
ch.elca.el4j.tests.services.persistence.jpa - package ch.elca.el4j.tests.services.persistence.jpa
 
ch.elca.el4j.tests.services.remoting.loadbalancing.client - package ch.elca.el4j.tests.services.remoting.loadbalancing.client
 
ch.elca.el4j.tests.services.remoting.loadbalancing.client.random - package ch.elca.el4j.tests.services.remoting.loadbalancing.client.random
 
ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure - package ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure
 
ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin - package ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin
 
ch.elca.el4j.tests.services.remoting.loadbalancing.common - package ch.elca.el4j.tests.services.remoting.loadbalancing.common
 
ch.elca.el4j.tests.services.remoting.loadbalancing.server - package ch.elca.el4j.tests.services.remoting.loadbalancing.server
 
ch.elca.el4j.tests.services.remoting.rmi - package ch.elca.el4j.tests.services.remoting.rmi
 
ch.elca.el4j.tests.services.security - package ch.elca.el4j.tests.services.security
 
ch.elca.el4j.tests.services.security.provider - package ch.elca.el4j.tests.services.security.provider
 
ch.elca.el4j.tests.services.security.sample - package ch.elca.el4j.tests.services.security.sample
 
ch.elca.el4j.tests.services.security.server - package ch.elca.el4j.tests.services.security.server
 
ch.elca.el4j.tests.tcpforwarder - package ch.elca.el4j.tests.tcpforwarder
 
ch.elca.el4j.tests.tcpforwarder.dom - package ch.elca.el4j.tests.tcpforwarder.dom
 
ch.elca.el4j.tests.util.codingsupport - package ch.elca.el4j.tests.util.codingsupport
 
ch.elca.el4j.tests.util.codingsupport.testclasses - package ch.elca.el4j.tests.util.codingsupport.testclasses
 
ch.elca.el4j.tests.util.collections - package ch.elca.el4j.tests.util.collections
 
ch.elca.el4j.tests.util.config - package ch.elca.el4j.tests.util.config
 
ch.elca.el4j.tests.util.interfaceenrichment - package ch.elca.el4j.tests.util.interfaceenrichment
 
ch.elca.el4j.tests.util.metadata.annotations - package ch.elca.el4j.tests.util.metadata.annotations
 
ch.elca.el4j.tests.util.observer - package ch.elca.el4j.tests.util.observer
 
ch.elca.el4j.tests.xmlmerge - package ch.elca.el4j.tests.xmlmerge
 
changed(Integer) - Method in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
changed(Boolean) - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
changedExtendedInterface(Class[]) - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyEnrichmentDecorator
changedInterfaceName(String) - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyEnrichmentDecorator
changedMethodSignature(MethodDescriptor) - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyEnrichmentDecorator
check() - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
asserts that the state is consistent.
check(Boolean) - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
asserts that the state is consistent.
checkIfAllExpectedBeansAreInMap(Map, String[]) - Method in class ch.elca.el4j.tests.core.beans.BeanLocatorTest
This method checks if a map contains the right number of beans and if the expected beans are present in the given map.
checkResources(String, String[]) - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Checks whether the given configuration location pattern is resolved to resources that match the given array of file names.
checkThrowableIsCorrectlyHandled(Throwable) - Method in class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
 
ChildActions - Class in ch.elca.el4j.tests.gui.swing.actions
Child class containing actions.
ChildActions(String, ValueHolder<String>) - Constructor for class ch.elca.el4j.tests.gui.swing.actions.ChildActions
 
children - Variable in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
children - Variable in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
childrenArray - Variable in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
CInterceptor - Class in ch.elca.el4j.tests.util.codingsupport
 
CInterceptor() - Constructor for class ch.elca.el4j.tests.util.codingsupport.CInterceptor
 
CInterceptor(List<Integer>) - Constructor for class ch.elca.el4j.tests.util.codingsupport.CInterceptor
 
ClassUtilsTest - Class in ch.elca.el4j.tests.util.codingsupport
This class tests the class utilities.
ClassUtilsTest() - Constructor for class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
 
clear() - Static method in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
Clears the invocation monitor.
clear() - Static method in class ch.elca.el4j.tests.core.ModuleTestContextCache
Clear this ModuleApplicationContext cache.
ClientTestCaseNoContextPassing - Class in ch.elca.el4j.tests.services.remoting.rmi
This class tests the idempotent invocation interceptor that handles retrials by itself.
ClientTestCaseNoContextPassing() - Constructor for class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
 
close() - Static method in class ch.elca.el4j.tests.services.security.server.AuthorizationServer
Close the application context after the AuthorizationServer has been used.
closeAllApplicationContexts() - Static method in class ch.elca.el4j.tests.core.AbstractTest
Close all application contexts.
COMMIT_SUICIDE - Static variable in interface ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObject
Triggers server suicide.
commonDoubleInvokationTest() - Method in class ch.elca.el4j.tests.aspects.AbstractInvokationTests
Tests the double invokation problem.
concat(String, String) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Concatenates the two Strings.
concat(String, String) - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Concatenates the two Strings.
concat(String, String) - Method in class ch.elca.el4j.tests.services.exceptionhandler.B
Concatenates the given three strings.
CONFIG_CORE - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Configuration files form the module core.
CONFIG_CORE_1 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core.
CONFIG_CORE_2 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core.
CONFIG_CORE_4 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core.
CONFIG_CORE_INTEGRATION_TESTS - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Configuration files from the module core_integration-tests.
CONFIG_CORE_INTEGRATION_TESTS_1 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core_integration-tests.
CONFIG_CORE_INTEGRATION_TESTS_2 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core_integration-tests.
CONFIG_CORE_INTEGRATION_TESTS_3 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core_integration-tests.
CONFIG_CORE_INTEGRATION_TESTS_4 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core_integration-tests.
CONFIG_CORE_TESTS - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Configuration files form the module core-tests.
CONFIG_CORE_TESTS_1 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core-tests.
CONFIG_CORE_TESTS_2 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core-tests.
CONFIG_CORE_TESTS_3 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core-tests.
CONFIG_CORE_TESTS_4 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core-tests.
CONFIG_CORE_TESTS_5 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core-tests.
CONFIG_CORE_TESTS_6 - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
A configuration file from module core-tests.
CONFIG_LOCATION - Static variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
Location where config files can be found.
CONFIG_LOCATION_PREFIX - Static variable in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Config location prefix.
CONFIG_LOCATIONS - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Config locations.
configurationAttributes - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 
CONSTANT_FACTOR - Static variable in annotation type ch.elca.el4j.tests.util.metadata.annotations.ExampleAnnotationTwo
Is the constant factor.
containsStringEndingWith(String, String[]) - Method in class ch.elca.el4j.tests.core.io.support.AbstractOrderTestCase
Checks whether the given array contains at least one string that ends with the given suffix.
ContextExceptionHandlerTest - Class in ch.elca.el4j.tests.services.exceptionhandler
This class tests the context exception handler.
ContextExceptionHandlerTest() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.ContextExceptionHandlerTest
Default constructor.
ContextPassingTest - Class in ch.elca.el4j.tests.core.contextpassing
This class tests the context passing classes.
ContextPassingTest() - Constructor for class ch.elca.el4j.tests.core.contextpassing.ContextPassingTest
 
countNumberOfUppercaseLetters(String) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.Calculator
This method counts all uppercase letters of a text.
countNumberOfUppercaseLetters(String) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.CalculatorCopy
This method counts all uppercase letters of a text.
countNumberOfUppercaseLetters(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorCopyImplJaxws
This method counts all uppercase letters of a text.
countNumberOfUppercaseLetters(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorImplJaxws
This method counts all uppercase letters of a text.
countNumberOfUppercaseLetters(String) - Method in interface ch.elca.el4j.tests.remoting.service.Calculator
This method counts all uppercase letters of a text.
countNumberOfUppercaseLetters(String) - Method in class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
This method counts all uppercase letters of a text.
createAppContext(String) - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Crates a new application context for the given configuration file.
createExample(String, boolean) - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
createModuleApplicationContextConfiguration() - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
Finds @ExtendedContextConfiguration annotations along the inheritance graph of the test class and aggregates the information into an instance of ModuleApplicationsContextConfiguration.
createSecureContext(String, String, String) - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Create a secure context with a TestingAuthenticationToken, i.e. a token where the user can define which roles it possesses.
createSecureContext(String, String, String) - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Create a secure context, i.e. login, with a TestingAuthenticationToken, i.e. a token where the user can define which roles it possesses.
credentials - Variable in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
customizeModuleApplicationContextConfiguration(ModuleApplicationContextConfiguration) - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
Interception method to customize the configuration of the module application context, before the module application context will be created.

D

D - Class in ch.elca.el4j.tests.core.aop
This class is used in the tests.
D() - Constructor for class ch.elca.el4j.tests.core.aop.D
 
Dao1 - Class in ch.elca.el4j.tests.services.persistence.generic.dao
 
Dao1() - Constructor for class ch.elca.el4j.tests.services.persistence.generic.dao.Dao1
 
Dao2 - Class in ch.elca.el4j.tests.services.persistence.generic.dao
 
Dao2() - Constructor for class ch.elca.el4j.tests.services.persistence.generic.dao.Dao2
 
DaoAutocollectionTest - Class in ch.elca.el4j.tests.services.persistence.generic.dao
 
DaoAutocollectionTest() - Constructor for class ch.elca.el4j.tests.services.persistence.generic.dao.DaoAutocollectionTest
 
DefaultMergeTest - Class in ch.elca.el4j.tests.xmlmerge
This class tests several functionalities of the xml_merge module, using a DefaultXmlMerge instance.
DefaultMergeTest() - Constructor for class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
 
DefaultMergeTest.NonNetworkIbatisResolver - Class in ch.elca.el4j.tests.xmlmerge
private EntityResolver that does not use the network.
DefaultMergeTest.NonNetworkIbatisResolver() - Constructor for class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest.NonNetworkIbatisResolver
 
DefaultMergeTest.ServletNameMatcher - Class in ch.elca.el4j.tests.xmlmerge
This class is a custom matcher.
DefaultMergeTest.ServletNameMatcher() - Constructor for class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest.ServletNameMatcher
 
DefaultPerson - Class in ch.elca.el4j.tests.util.codingsupport.testclasses
 
DefaultPerson() - Constructor for class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
DELAY - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Delay between the single test steps (in milliseconds).
delete(Collection<T>) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
DERBY_DEST_PORT - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Port of the Derby database.
description - Variable in class ch.elca.el4j.tests.aspects.model.AspectsTests
Description.
destroySecureContext(String, String) - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Delete the secure context, i.e. logging out the user.
destroySecureContext() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Delete the secure context, i.e. logging out the user.
div(int, int) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Divides the two integers.
div(int, int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Divides the two integers.
doA() - Method in class ch.elca.el4j.tests.gui.swing.actions.GrandparentActions
Perform action A.
doB() - Method in class ch.elca.el4j.tests.gui.swing.actions.GrandparentActions
Perform action B.
doB() - Method in class ch.elca.el4j.tests.gui.swing.actions.ParentActions
Perform action B.
doC() - Method in class ch.elca.el4j.tests.gui.swing.actions.ParentActions
Perform action C.
doD() - Method in class ch.elca.el4j.tests.gui.swing.actions.ChildActions
Perform action D.
doitA() - Method in class ch.elca.el4j.tests.core.aop.AbstractDoit
 
doitB() - Method in class ch.elca.el4j.tests.core.aop.AbstractDoit
 
doLog() - Method in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl.Bar
This method does a log.
DONE - Static variable in class ch.elca.el4j.tests.core.aop.AbstractDoit
The default reusult.
DOUBLE_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of negative infinity.
DOUBLE_TOLERANCE - Static variable in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
Is the delta to doubles can have to be equal.
DOUBLE_TOLERANCE - Static variable in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
Is the delta to doubles can have to be equal.
drawLine(int, StringBuffer) - Method in class ch.elca.el4j.tests.services.exceptionhandler.MessageBoxExceptionHandler
Draws a line consisting of hyphens.
DTD_EXTENSION - Static variable in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest.NonNetworkIbatisResolver
 
DTD_NAMES - Variable in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest.NonNetworkIbatisResolver
 
DummyDao<T> - Class in ch.elca.el4j.tests.services.persistence.generic.dao
Just has all empty methods of the generic dao interface (for testing convenience)
DummyDao() - Constructor for class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 

E

echoValueObject(CalculatorValueObject) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.Calculator
This method does an echo of the given object.
echoValueObject(CalculatorValueObject) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.CalculatorCopy
This method does an echo of the given object.
echoValueObject(CalculatorValueObject) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorCopyImplJaxws
This method does an echo of the given object.
echoValueObject(CalculatorValueObject) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorImplJaxws
This method does an echo of the given object.
echoValueObject(CalculatorValueObject) - Method in interface ch.elca.el4j.tests.remoting.service.Calculator
This method does an echo of the given object.
echoValueObject(CalculatorValueObject) - Method in class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
This method does an echo of the given object.
EL4JJunit4ClassRunner - Class in ch.elca.el4j.tests.core.context.junit4
JUnit4ClassRunner which enables the use of the ExtendedContextConfiguration.
EL4JJunit4ClassRunner(Class<?>) - Constructor for class ch.elca.el4j.tests.core.context.junit4.EL4JJunit4ClassRunner
Constructor which places the tested class in a thread-local variable of ModuleTestContextLoader so the ContextLoader can investigate the @ExtendedContextConfiguration annotation and configure the ModuleApplicationContext appropriately.
Employee - Class in ch.elca.el4j.tests.core.io.support.helper
An employee test bean.
Employee() - Constructor for class ch.elca.el4j.tests.core.io.support.helper.Employee
 
EMPTY_EXCLUSIVE_CONFIG - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Configuration without any beans to exclude.
endTransaction(TestContext, ModuleTransactionalTestExecutionListener.TransactionContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Immediately force a commit or rollback of the transaction for the supplied test context, according to the commit and rollback flags.
endTransaction(boolean) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener.TransactionContext
 
Entity1 - Class in ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.entities
 
Entity1() - Constructor for class ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.entities.Entity1
 
Entity2 - Class in ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.entities
 
Entity2() - Constructor for class ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.entities.Entity2
 
EntityDetectorTest - Class in ch.elca.el4j.tests.services.persistence.hibernate.entityfinder
Test for EntityDetectorAnnotationSessionFactoryBean
EntityDetectorTest() - Constructor for class ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.EntityDetectorTest
 
EnvPluginTest - Class in ch.elca.el4j.tests.env
This class tests if all env placeholder could be evaluated properly.
EnvPluginTest() - Constructor for class ch.elca.el4j.tests.env.EnvPluginTest
 
EnvPluginTestA1 - Class in ch.elca.el4j.tests.env
This class tests if all env placeholder could be evaluated properly.
EnvPluginTestA1() - Constructor for class ch.elca.el4j.tests.env.EnvPluginTestA1
 
EnvPluginTestA2 - Class in ch.elca.el4j.tests.env
This class tests if all env placeholder could be evaluated properly.
EnvPluginTestA2() - Constructor for class ch.elca.el4j.tests.env.EnvPluginTestA2
 
EnvPluginTestB1 - Class in ch.elca.el4j.tests.env
This class tests if all env placeholder could be evaluated properly.
EnvPluginTestB1() - Constructor for class ch.elca.el4j.tests.env.EnvPluginTestB1
 
EnvPluginTestC1 - Class in ch.elca.el4j.tests.env
This class tests if all env placeholder could be evaluated properly.
EnvPluginTestC1() - Constructor for class ch.elca.el4j.tests.env.EnvPluginTestC1
 
EnvTest - Class in ch.elca.el4j.tests.env
This class test the environment support.
EnvTest() - Constructor for class ch.elca.el4j.tests.env.EnvTest
Default constructor.
equals(Object) - Method in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
equals(Object) - Method in class ch.elca.el4j.tests.tcpforwarder.dom.Name
event - Variable in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.ListListener
 
event - Variable in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.PropertyListener
 
ExampleAnnotationOne - Annotation Type in ch.elca.el4j.tests.util.metadata.annotations
Example annotation one that holds an int factor.
ExampleAnnotationTwo - Annotation Type in ch.elca.el4j.tests.util.metadata.annotations
Example annotation two that holds an int factor.
ExampleInterceptor - Class in ch.elca.el4j.tests.util.metadata.annotations
The interceptor to be invoked if an ExampleAnnotation is set.
ExampleInterceptor() - Constructor for class ch.elca.el4j.tests.util.metadata.annotations.ExampleInterceptor
 
ExampleModel - Interface in ch.elca.el4j.tests.gui.model.mixin
An example model.
ExampleModelImpl - Class in ch.elca.el4j.tests.gui.model.mixin
An implementation of the example model.
ExampleModelImpl() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
EXCEPTION_C1_MYDOUBLE - Static variable in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
Double value used in first calculator value object.
EXCEPTION_C2_MYSTRING - Static variable in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
String used in second calculator value object.
EXCEPTION_CALENDAR - Static variable in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
Any calendar object used in exception.
EXCEPTION_DATA - Static variable in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
Any byte data used in exception.
EXCEPTION_INDEX - Static variable in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
Any index used in exception.
EXCEPTION_MESSAGE - Static variable in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
Any message used in exception.
ExceptionChainConverterInterceptorTest - Class in ch.elca.el4j.tests.core.aop
Test case for exception chain converter.
ExceptionChainConverterInterceptorTest() - Constructor for class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
 
ExceptionChainConverterInterceptorTest.ExceptionChainConversionInterceptorChild - Class in ch.elca.el4j.tests.core.aop
 
ExceptionChainConverterInterceptorTest.ExceptionChainConversionInterceptorChild() - Constructor for class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest.ExceptionChainConversionInterceptorChild
 
ExceptionThrower - Interface in ch.elca.el4j.tests.remoting.service.soap
Interface which throws only exceptions, which fulfills the Jax-Rpc 1.1 wsdl fault specification.
ExceptionThrowerImpl - Class in ch.elca.el4j.tests.remoting.service.soap.impl
Implementation of the Jax-Rpc 1.1 wsdl fault specification conform service.
ExceptionThrowerImpl() - Constructor for class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
 
EXCLUDE_ALL_CONFIG - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Configuration that exclude all beans.
ExclusiveBeanNameAutoProxyCreatorTest - Class in ch.elca.el4j.tests.core.aop
This class tests the ExclusiveBeanNameAutoProxyCreator.
ExclusiveBeanNameAutoProxyCreatorTest() - Constructor for class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
 
executeFirstInsert() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Execute store of data object to test database.
executeSecondInsert() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Execute the second store, which is supposed to fail, because the TCP fowarder is unplugged.
executeThirdInsert() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Execute third store to check if database connection works after we have plugged it again.
ExtendedContextConfiguration - Annotation Type in ch.elca.el4j.tests.core.context
In addition Spring's @ContextConfiguration, provides settings for the ModuleApplicationContext to be created.
ExtendedListTest - Class in ch.elca.el4j.tests.util.collections
Tests for the extended array list (duh!).
ExtendedListTest() - Constructor for class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
ExtendedTestingAuthenticationProvider - Class in ch.elca.el4j.tests.services.security.provider
Provider for testing reasons.
ExtendedTestingAuthenticationProvider() - Constructor for class ch.elca.el4j.tests.services.security.provider.ExtendedTestingAuthenticationProvider
Default constructor in which the cipher will be initialized.

F

FilteredListTest - Class in ch.elca.el4j.tests.util.collections
Tests FilteredList.
FilteredListTest() - Constructor for class ch.elca.el4j.tests.util.collections.FilteredListTest
 
FilteredListTest.DiscardMultiples - Class in ch.elca.el4j.tests.util.collections
for given n, this filter accepts n and any number that is not a multiple of n.
FilteredListTest.DiscardMultiples(int) - Constructor for class ch.elca.el4j.tests.util.collections.FilteredListTest.DiscardMultiples
 
findByQuery(QueryObject) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
findCountByQuery(QueryObject) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
finishRefresh(ModuleApplicationContext) - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
firstName - Variable in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
FLOAT_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of greatest float.
FOO - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Bean foo.
Foo - Class in ch.elca.el4j.tests.core.context
This class is used to test the ModuleApplicationContext class.
Foo() - Constructor for class ch.elca.el4j.tests.core.context.Foo
 
Foo - Class in ch.elca.el4j.tests.services.monitoring.jmx
This class is used to test the JMX package.
Foo() - Constructor for class ch.elca.el4j.tests.services.monitoring.jmx.Foo
 
Foo - Interface in ch.elca.el4j.tests.util.metadata.annotations
This is the interface of class FooImpl.
FOOBAR - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Bean foobar.
FooImpl - Class in ch.elca.el4j.tests.util.metadata.annotations
This class contains a method called test(int) with annotation declarations.
FooImpl() - Constructor for class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
 
FooImpl.Bar - Class in ch.elca.el4j.tests.util.metadata.annotations
Inner class for testing interception.
FooImpl.Bar() - Constructor for class ch.elca.el4j.tests.util.metadata.annotations.FooImpl.Bar
 

G

GenericAttributesTest - Class in ch.elca.el4j.tests.util.metadata.annotations
JUnit test for the GenericMetaDataAdvisor class in combination with Java 5 Annotations.
GenericAttributesTest() - Constructor for class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
 
GenericConfigJavaTest - Class in ch.elca.el4j.tests.util.config
This class tests GenericConfig using pure Java (no Spring).
GenericConfigJavaTest() - Constructor for class ch.elca.el4j.tests.util.config.GenericConfigJavaTest
 
GenericConfigJavaTest.DefaultConfig - Class in ch.elca.el4j.tests.util.config
A default configuration class.
GenericConfigJavaTest.DefaultConfig() - Constructor for class ch.elca.el4j.tests.util.config.GenericConfigJavaTest.DefaultConfig
Default constructor to insert default configuration.
GenericConfigJavaTest.MoreSpecificConfig - Class in ch.elca.el4j.tests.util.config
A even more specific configuration class.
GenericConfigJavaTest.MoreSpecificConfig() - Constructor for class ch.elca.el4j.tests.util.config.GenericConfigJavaTest.MoreSpecificConfig
Default constructor to insert even more specific configuration.
GenericConfigJavaTest.SpecificConfig - Class in ch.elca.el4j.tests.util.config
A specific configuration class.
GenericConfigJavaTest.SpecificConfig() - Constructor for class ch.elca.el4j.tests.util.config.GenericConfigJavaTest.SpecificConfig
Default constructor to insert specific configuration.
GenericConfigSpringTest - Class in ch.elca.el4j.tests.util.config
This class tests GenericConfig using Spring.
GenericConfigSpringTest() - Constructor for class ch.elca.el4j.tests.util.config.GenericConfigSpringTest
Default constructor.
get(ModuleTestContextConfiguration) - Static method in class ch.elca.el4j.tests.core.ModuleTestContextCache
 
get(String[], String[], boolean) - Static method in class ch.elca.el4j.tests.core.ModuleTestContextCache
 
get(ModuleTestContextCache.Configuration) - Static method in class ch.elca.el4j.tests.core.ModuleTestContextCache
 
getA() - Method in class ch.elca.el4j.tests.util.codingsupport.AMixin
 
getA() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.A
 
getA() - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
getAge() - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
getAge() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
getAll() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
getAnnotatedMethods(Class<?>, Class<? extends Annotation>) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Gets all methods in the supplied class and its superclasses which are annotated with the supplied annotationType but which are not shadowed by methods overridden in subclasses.
getApplicationContext() - Method in class ch.elca.el4j.tests.core.AbstractTest
 
getApplicationContext(boolean, boolean) - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
 
getApplicationContext() - Static method in class ch.elca.el4j.tests.services.security.server.AuthorizationServer
Returns the Spring Application Context for this Authorization Server.
getApplicationContext() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
 
getArea(double, double) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.Calculator
This method calculates the area of a rectangle.
getArea(double, double) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.CalculatorCopy
This method calculates the area of a rectangle.
getArea(double, double) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorCopyImplJaxws
This method calculates the area of a rectangle.
getArea(double, double) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorImplJaxws
This method calculates the area of a rectangle.
getArea(double, double) - Method in interface ch.elca.el4j.tests.remoting.service.Calculator
This method calculates the area of a rectangle.
getArea(double, double) - Method in class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
This method calculates the area of a rectangle.
getAreaOfCircle(double) - Method in interface ch.elca.el4j.tests.remoting.service.CalculatingMachine
This method takes the radius of a circle and computes its Area.
getAssembledImplicitContext() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
getAssembledImplicitContext() - Method in class ch.elca.el4j.tests.remoting.service.TestImplicitContextPassingRegistry
getAssembledImplicitContext() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
getAuthenticationProvider() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Returns the authentication provider of the authorization server.
getAuthenticationProvider() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Returns the local authentication provider.
getAuthenticationService() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
 
getB() - Method in class ch.elca.el4j.tests.util.codingsupport.BMixin
 
getB() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.B
 
getB() - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
getBase() - Method in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
The getter method for the base member.
getBeanName() - Method in interface ch.elca.el4j.tests.core.aop.Bean
 
getBeanName() - Method in class ch.elca.el4j.tests.core.aop.BeanImpl
getBeanName() - Method in class ch.elca.el4j.tests.core.beans.A
 
getBeanName() - Method in class ch.elca.el4j.tests.core.beans.V
 
getC() - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
getCalc() - Method in class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
 
getCalc() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsCopyTest
Get the calculator to use.
getCalc() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
Get the calculator to use.
getCalc() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
Get the calculator to use.
getCalculatorValueObjects() - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
getCalendar() - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
getChildren() - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
getChildren() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
getContainer() - Method in class ch.elca.el4j.tests.env.ServletContainer
 
getCounter(Class<?>) - Static method in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
 
getCredentials() - Method in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
getDao() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
 
getDaoRegistry() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
 
getData() - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
getDefaultConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
getDefaultConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractHierarchicalGenericConfigTest
 
getDefaultConfig() - Method in class ch.elca.el4j.tests.util.config.GenericConfigJavaTest
getDefaultConfig() - Method in class ch.elca.el4j.tests.util.config.GenericConfigSpringTest
getDefaultConfig() - Method in class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigJavaTest
getDefaultConfig() - Method in class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigSpringTest
getDescription() - Method in class ch.elca.el4j.tests.aspects.model.AspectsTests
 
getExcludeConfigLocations() - Method in class ch.elca.el4j.tests.core.AbstractTest
 
getExcludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
 
getExclusiveConfigLocations() - Method in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
getExclusiveConfigLocations() - Method in interface ch.elca.el4j.tests.core.ModuleTestContextConfiguration
 
getFirstName() - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
getFirstName() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
getFullName() - Method in class ch.elca.el4j.tests.services.monitoring.jmx.Foo
The getter method for the fullName member variable.
getImplicitlyPassedContext() - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
getImplicitlyPassedContext() - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
getImplicitlyPassedContext() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
getImplicitlyPassedContext() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.core.AbstractTest
 
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.CalculatorHessianTest
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.CalculatorHttpInvokerTest
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.CalculatorRmiTest
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.jaxws.LazyInitializationTest
 
getIncludeConfigLocations() - Method in class ch.elca.el4j.tests.remoting.jaxws.ShakespeareTest
getInclusiveConfigLocations() - Method in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
getInclusiveConfigLocations() - Method in interface ch.elca.el4j.tests.core.ModuleTestContextConfiguration
 
getInclusiveConfigLocations() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
getInclusiveConfigLocations() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
getInclusiveConfigLocations() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
getInclusiveConfigLocations() - Method in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
getIndex() - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
getInt() - Method in interface ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.SubInterface
 
getInvocationList() - Static method in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
 
getLastname() - Method in class ch.elca.el4j.tests.core.io.support.helper.Employee
 
getLastName() - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
getLastName() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
getLazyPerson() - Method in class ch.elca.el4j.tests.remoting.jaxws.LazyInitializationTest
Get the LazyPerson to use.
getList() - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
getList() - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
getListTest() - Method in class ch.elca.el4j.tests.core.config.ListClass
 
getLog() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
 
getLog() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
getLog() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
getLog() - Method in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
 
getMap() - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
getMap() - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
getMessage() - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
getMethodName() - Method in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
 
getMoreSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
getMoreSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.GenericConfigJavaTest
getMoreSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.GenericConfigSpringTest
getMyArray() - Method in interface ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyArrayInterface
 
getMyByteArray() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyByteArray() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyByteArray() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getMyDouble() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyDouble() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyDouble() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getMyInt() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyInt() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyInt() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getMyIntArray() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyIntArray() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyIntArray() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getMyIntegerList() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyIntegerSet() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyIntMatrix() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyLong() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyLong() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyLong() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getMyNestedObjectList() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyString() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyString() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyString() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getMyStringArray() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getMyStringArray() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
getMyStringArray() - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
getName() - Method in class ch.elca.el4j.tests.aspects.model.AspectsTests
 
getName() - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.MyList
 
getName() - Method in class ch.elca.el4j.tests.tcpforwarder.dom.Name
 
getPersistentClass() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
getPerson(boolean) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
 
getPerson(boolean) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.LazyPerson
 
getPersonDao() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
 
getPI() - Method in interface ch.elca.el4j.tests.remoting.service.CalculatingMachine
This method returns an approximation of PI.
getPort() - Method in class ch.elca.el4j.tests.env.ServletContainer
 
getPrename() - Method in class ch.elca.el4j.tests.core.io.support.helper.Employee
 
getPrimaryKeyGenerator() - Method in class ch.elca.el4j.tests.services.persistence.generic.UuidPrimaryKeyGeneratorTest
 
getPrimes(int) - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
Returns a list of all primes less than limit * limit.
getPrincipal() - Method in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
getProperty1() - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
getProperty1() - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
getPublicKey() - Method in class ch.elca.el4j.tests.services.security.provider.ExtendedTestingAuthenticationProvider
Obtain the public key to encrypt the password to avoid passing it in clear over the network.
getReceivedData() - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
 
getReceivedData() - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
 
getReceivedData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
getReceivedData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
getReceivedData() - Method in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
 
getResoucreNames(String) - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Queries the list of resources that match the given configuration location pattern and returns their file names.
getResourceSuffix() - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
Returns "-context.xml".
getResult() - Method in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
 
getSampleService() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
 
getSampleService() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
 
getShakespeare() - Method in class ch.elca.el4j.tests.remoting.jaxws.ShakespeareTest
Get the Shakespeare to use.
getSmart() - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
getSmart() - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
getSomeValue() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
getSomeValue() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.SomeIntValue
 
getSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
getSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractHierarchicalGenericConfigTest
 
getSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.GenericConfigJavaTest
getSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.GenericConfigSpringTest
getSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigJavaTest
getSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigSpringTest
getSuperClasses(Class<?>) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Gets all superclasses of the supplied class, including the class itself.
getTestData() - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
 
getTestData() - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
 
getTestData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
getTestData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
getTestData() - Method in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
 
getTestObj() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
 
getTestObj() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
getTestObj() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
getTestObj() - Method in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
 
getTransactionManager(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Get the transaction manager to use for the supplied test context.
getValue() - Method in class ch.elca.el4j.tests.gui.swing.ValueHolder
 
getYofX(int) - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
getYofX(int) - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
globalList - Variable in class ch.elca.el4j.tests.util.codingsupport.AMixin
 
globalList - Variable in class ch.elca.el4j.tests.util.codingsupport.BMixin
 
globalList - Variable in class ch.elca.el4j.tests.util.codingsupport.CInterceptor
 
GrandparentActions - Class in ch.elca.el4j.tests.gui.swing.actions
Grandparent class containing actions.
GrandparentActions(String, ValueHolder<String>) - Constructor for class ch.elca.el4j.tests.gui.swing.actions.GrandparentActions
 

H

handleException(Throwable, AbstractExceptionHandlerInterceptor, MethodInvocation, Logger) - Method in class ch.elca.el4j.tests.services.exceptionhandler.LogExceptonHandler
handleException(Throwable, AbstractExceptionHandlerInterceptor, MethodInvocation, Logger) - Method in class ch.elca.el4j.tests.services.exceptionhandler.MessageBoxExceptionHandler
hashCode() - Method in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
hashCode() - Method in class ch.elca.el4j.tests.tcpforwarder.dom.Name
HierarchicalGenericConfigJavaTest - Class in ch.elca.el4j.tests.util.config
This class tests HierarchicalGenericConfigJavaTest using pure Java (no Spring).
HierarchicalGenericConfigJavaTest() - Constructor for class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigJavaTest
 
HierarchicalGenericConfigJavaTest.DefaultConfig - Class in ch.elca.el4j.tests.util.config
A default configuration class.
HierarchicalGenericConfigJavaTest.DefaultConfig() - Constructor for class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigJavaTest.DefaultConfig
Default constructor to insert default configuration.
HierarchicalGenericConfigJavaTest.SpecificConfig - Class in ch.elca.el4j.tests.util.config
A specific configuration class.
HierarchicalGenericConfigJavaTest.SpecificConfig() - Constructor for class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigJavaTest.SpecificConfig
Default constructor to insert specific configuration.
HierarchicalGenericConfigSpringTest - Class in ch.elca.el4j.tests.util.config
This class tests HierarchicalGenericConfigSpringTest using pure Java (no Spring).
HierarchicalGenericConfigSpringTest() - Constructor for class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigSpringTest
Default constructor.
HtmlTabulatorTest - Class in ch.elca.el4j.tests.services.monitoring.jmx
JUnit tests for HtmlTabulator.
HtmlTabulatorTest() - Constructor for class ch.elca.el4j.tests.services.monitoring.jmx.HtmlTabulatorTest
 

I

IdentityFixerTest - Class in ch.elca.el4j.tests.services.persistence.hibernate
Tests for identity fixer.
IdentityFixerTest() - Constructor for class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
IdentityFixerTest.Example - Class in ch.elca.el4j.tests.services.persistence.hibernate
 
IdentityFixerTest.Example() - Constructor for class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
IdentityFixerTest.Example(String) - Constructor for class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
ImpatientClass - Class in ch.elca.el4j.tests.services.persistence.generic.dao
This impatient class tries to access the daoRegistry before the Spring context is initialized.
ImpatientClass() - Constructor for class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
 
ImplicitContextPasserA - Class in ch.elca.el4j.tests.core.contextpassing
This is the test implicit context passer A on client side.
ImplicitContextPasserA() - Constructor for class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
 
ImplicitContextPasserB - Class in ch.elca.el4j.tests.core.contextpassing
This is the test implicit context passer B on client side.
ImplicitContextPasserB() - Constructor for class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
 
ImplicitContextPasserImplA - Class in ch.elca.el4j.tests.core.implicitcontextpassing
This is the test implicit context passer A with different kinds of data.
ImplicitContextPasserImplA() - Constructor for class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
 
ImplicitContextPasserImplB - Class in ch.elca.el4j.tests.core.implicitcontextpassing
This is the test implicit context passer B with data different to those in ImplicitContextPasserImplA.
ImplicitContextPasserImplB() - Constructor for class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
 
ImplicitContextPassingIntegrationTest - Class in ch.elca.el4j.tests.core.implicitcontextpassing
This integration test checks correctness of the Implicit context passer.
ImplicitContextPassingIntegrationTest() - Constructor for class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
 
ImplicitContextPassTester - Interface in ch.elca.el4j.tests.core.implicitcontextpassing
This interface provides common data of ImplicitContextPasserImplA and ImplicitContextPasserImplA.
INCLUDE_ALL_BUT_BAR_SUFFIX_CONFIG - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Configuration that includes all beans but those ending with 'bar'.
INCLUDE_ALL_BUT_FOO_PREFIX_CONFIG - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Configuration that includes all beans but those beginning with 'foo'.
INCLUDE_ALL_BUT_FOOBAR_CONFIG - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Configuration that excludes only bean 'foobar'.
INCLUDE_ALL_STARTING_WITH_BEAN_BUT_SUFFIX_A_CONFIG - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Configuration that includes all beans starting with 'bean' but those ending with 'a'.
incrementCounter(Class<?>) - Static method in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
Increments the counter variable of the given class.
initCounter(Class<?>) - Static method in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
Initializes the static counter to zero for the given clazz.
initFields() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
INPUT_PORT - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
New input port -> Forwarder between INPUT_PORT and target port resp.
INT_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of smallest integer.
InterfaceEnrichmentTest - Class in ch.elca.el4j.tests.util.interfaceenrichment
This is the test case for the interface enrichment.
InterfaceEnrichmentTest() - Constructor for class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest
 
InterfaceEnrichmentTest.MyArrayInterface - Interface in ch.elca.el4j.tests.util.interfaceenrichment
Test interface with methods which have an array as parameter.
InterfaceEnrichmentTest.MyEnrichmentDecorator - Class in ch.elca.el4j.tests.util.interfaceenrichment
Test enrichment decorator.
InterfaceEnrichmentTest.MyEnrichmentDecorator() - Constructor for class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyEnrichmentDecorator
 
InterfaceEnrichmentTest.MyValueObject - Class in ch.elca.el4j.tests.util.interfaceenrichment
Test value object, which is used in test interface above.
InterfaceEnrichmentTest.MyValueObject() - Constructor for class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
InterfaceEnrichmentTest.SubInterface - Interface in ch.elca.el4j.tests.util.interfaceenrichment
 
IntMatrixAdapter - Class in ch.elca.el4j.tests.remoting.jaxws.service
This class is an adapter which converts int[][] to String and back.
IntMatrixAdapter() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.IntMatrixAdapter
 
ints - Variable in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
InvocationMonitor - Class in ch.elca.el4j.tests.aspects.util
Invocation monitor to count per class and see the invocation order.
InvocationMonitor() - Constructor for class ch.elca.el4j.tests.aspects.util.InvocationMonitor
Hide default constructor.
InvokationWithoutTrJ5ATest - Class in ch.elca.el4j.tests.aspects
Aspects tests class with transaction interseptor.
InvokationWithoutTrJ5ATest() - Constructor for class ch.elca.el4j.tests.aspects.InvokationWithoutTrJ5ATest
 
InvokationWithTrJ5ATest - Class in ch.elca.el4j.tests.aspects
Aspects tests class with transaction interseptor.
InvokationWithTrJ5ATest() - Constructor for class ch.elca.el4j.tests.aspects.InvokationWithTrJ5ATest
 
invoke(MethodInvocation) - Method in class ch.elca.el4j.tests.aspects.interceptor.ObservedTransactionInterceptor
 
invoke(MethodInvocation) - Method in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
invoke(MethodInvocation) - Method in class ch.elca.el4j.tests.util.codingsupport.AMixin
 
invoke(MethodInvocation) - Method in class ch.elca.el4j.tests.util.codingsupport.BMixin
 
invoke(MethodInvocation) - Method in class ch.elca.el4j.tests.util.codingsupport.CInterceptor
 
invoke(MethodInvocation) - Method in class ch.elca.el4j.tests.util.metadata.annotations.ExampleInterceptor
invokeUnderTrace(MethodInvocation, Log) - Method in class ch.elca.el4j.tests.aspects.interceptor.ServiceLoggerInterceptor
is() - Method in class ch.elca.el4j.tests.util.observer.AnotherObserverTest.Sum
returns the sum of all values with index smaller i.
isAuthenticated() - Method in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
isBeanOverridingAllowed() - Method in class ch.elca.el4j.tests.core.AbstractTest
 
isBeanOverridingAllowed() - Method in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
isBeanOverridingAllowed() - Method in interface ch.elca.el4j.tests.core.ModuleTestContextConfiguration
 
isDefaultRollback(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Determine whether or not to rollback transactions by default for the supplied test context.
isRollback(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Determine whether or not to rollback transactions for the supplied test context by taking into consideration the default rollback flag and a possible method-level override via the Rollback annotation.
isSet - Variable in class ch.elca.el4j.tests.core.ModuleTestContextLoader.TernaryBoolean
 
isShadowed(Method, List<Method>) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Determines if the supplied method is shadowed by a method in supplied list of previous methods.
isShadowed(Method, Method) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Determines if the supplied current method is shadowed by a previous method.

J

JmxTest - Class in ch.elca.el4j.tests.services.monitoring.jmx
JUnit Test Class for the JMX package.
JmxTest() - Constructor for class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
 
JodaTimeTest - Class in ch.elca.el4j.tests.util.codingsupport
This class tests the JodaTimeUtils class.
JodaTimeTest() - Constructor for class ch.elca.el4j.tests.util.codingsupport.JodaTimeTest
 
join() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
Wait until impatient thread finally has accessed the DAO registry.

L

lastEvent - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
lastIndex - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
lastLength - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
lastName - Variable in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
lastOldElement - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
lastOldElements - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
LazyInitializationTest - Class in ch.elca.el4j.tests.remoting.jaxws
This class is a test for marshaling uninitialized entities using JAXB using the HibernateJAXBAccessor to avoid LazyInitializationExceptions.
LazyInitializationTest() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.LazyInitializationTest
 
LazyPerson - Interface in ch.elca.el4j.tests.remoting.jaxws.service
This interface is a LazyPerson service.
LazyPersonImplJaxws - Class in ch.elca.el4j.tests.remoting.jaxws.service.impl
A service that returns Person objects that contain lazily loaded properties.
LazyPersonImplJaxws() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
 
LbClientRedirectUponFailureTest - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure
This class tests the idempotent invocation interceptor that handles retrials by itself.
LbClientRedirectUponFailureTest() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
LbRandomNoContextPassingTest - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.client.random
This class tests the idempotent invocation interceptor that handles retrials by itself.
LbRandomNoContextPassingTest() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
 
LbRoundRobinTest - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin
This class tests the idempotent invocation interceptor that handles retrials by itself.
LbRoundRobinTest() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
LbServerConstants - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.server
Contains the constants used for the testing servers.
LbServerConstants() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbServerConstants
 
LbTestServer - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.server
Defines the server used to test the idempotent invocation module.
LbTestServer() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer
 
LbTestServer2 - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.server
Defines the server used to test the idempotent invocation module.
LbTestServer2() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer2
 
LbTestServer3 - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.server
Defines the server used to test the idempotent invocation module.
LbTestServer3() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer3
 
LbTestServerNoContextPassing - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.server
Defines the server used to test the idempotent invocation module.
LbTestServerNoContextPassing() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServerNoContextPassing
 
LIST_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of a simple lists with two string elements.
ListClass - Class in ch.elca.el4j.tests.core.config
This class is used for testing the ListPropertyMergeConfigurer class.
ListClass() - Constructor for class ch.elca.el4j.tests.core.config.ListClass
 
listElementPropertyChanged(ObservableList, int) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
listElementPropertyChanged(ObservableList, int) - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.ListListener
 
listElementReplaced(ObservableList, int, Object) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
listElementReplaced(ObservableList, int, Object) - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.ListListener
 
listElementsAdded(ObservableList, int, int) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
listElementsAdded(ObservableList, int, int) - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.ListListener
 
listElementsRemoved(ObservableList, int, List) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
listElementsRemoved(ObservableList, int, List) - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.ListListener
 
ListPropertyMergeConfigurerTest - Class in ch.elca.el4j.tests.core.config
JUnit test class for the ListPropertyMergeConfigurer.
ListPropertyMergeConfigurerTest() - Constructor for class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
 
LoadBalancingTestSuite - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.client
Groups the test cases in this artifact into a test suite in order to ensure that they are executed in a certain order.
LoadBalancingTestSuite() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.client.LoadBalancingTestSuite
 
loadContext(String...) - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
Loads a ModuleApplicationContext from the supplied locations using the ModuleApplicationContextConfiguration created in createModuleApplicationContextConfiguration.
LOCATIONS - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestOrderedConfigLocationProviderTest
Some configuration files.
LogExceptonHandler - Class in ch.elca.el4j.tests.services.exceptionhandler
Simple log exception handler used in the context handler tests.
LogExceptonHandler() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.LogExceptonHandler
 
Logged - Annotation Type in ch.elca.el4j.tests.aspects.interceptor
Annotation to declare interception of service methods.
logger - Static variable in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
 

M

m_a - Variable in class ch.elca.el4j.tests.services.exceptionhandler.ContextExceptionHandlerTest
The bean that is guarded by the security facade.
m_a - Variable in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
The bean that is guarded by the security facade.
m_a - Variable in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
m_a - Variable in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
Property a.
m_a - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the inputs.
m_ac - Variable in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Application context.
m_ac - Variable in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Application context.
m_adder - Variable in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
The adder to delegate calls to.
m_allFileNamesInBothClasspaths - Variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
Test configuration.
m_allFileNamesInClasspath - Variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
Test configuration.
m_allowBeanDefinitionOverriding - Variable in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
 
m_appContext - Variable in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
The application context.
m_appContext - Variable in class ch.elca.el4j.tests.core.beans.BeanLocatorTest
The application context.
m_appContext - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
ApplicationContext object.
m_appContext - Variable in class ch.elca.el4j.tests.env.EnvTest
The application context.
m_appContext - Variable in class ch.elca.el4j.tests.services.exceptionhandler.ContextExceptionHandlerTest
The application context.
m_appContext - Variable in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
The application context.
m_appContext - Variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Application context to load beans.
m_appContext - Variable in class ch.elca.el4j.tests.util.config.GenericConfigSpringTest
The application context.
m_appContext - Variable in class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigSpringTest
The application context.
m_applicationContext - Variable in class ch.elca.el4j.tests.core.AbstractTest
Application context to load beans.
m_applicationContext - Variable in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
 
m_applicationContext - Variable in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
The Spring application context.
m_applicationContext - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
 
m_applicationContext - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
m_applicationContext - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
m_applicationContext - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
 
m_applicationContext - Variable in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
 
m_b - Variable in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
m_b - Variable in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
Property b.
m_b - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the inputs.
m_base - Variable in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
The base member variable.
m_beanName - Variable in class ch.elca.el4j.tests.core.beans.A
Name of the bean.
m_beanName - Variable in class ch.elca.el4j.tests.core.beans.V
Name of the bean.
m_c - Variable in class ch.elca.el4j.tests.services.exceptionhandler.ReconfigureExceptionHandler
The replacement object.
m_c - Variable in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
m_c - Variable in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
Property c.
m_c - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the inputs.
m_calc - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
Inteface of service provided by server.
m_calc - Variable in class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
Instance of the calculator proxy.
m_calculatorValueObjects - Variable in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
Are the calculator value objects.
m_calendar - Variable in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
Is the calendar of this exception.
m_cipher - Variable in class ch.elca.el4j.tests.services.security.AESEncryptionTest
The cipher used for en- and decryption.
m_cipher - Variable in class ch.elca.el4j.tests.services.security.provider.ExtendedTestingAuthenticationProvider
 
m_cipher - Variable in class ch.elca.el4j.tests.services.security.RSAEncryptionTest
The cipher used for en- and decryption.
m_clientPasserA - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
Implicit context passer for client.
m_clientRegistry - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
ImplicitContextPassingRegistry for client.
m_comp - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the computable for g.
m_configLocations - Variable in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Config locations.
m_configLocationsClient - Variable in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Client config locations.
m_configLocationsServer - Variable in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Server config locations.
m_container - Variable in class ch.elca.el4j.tests.env.EnvTest
The container instance.
m_container - Variable in class ch.elca.el4j.tests.env.ServletContainer
The container's name.
m_contextIsReady - Variable in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
Is context ready?
m_dao - Variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Data Access Object.
m_daoRegistry - Variable in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
The dao registry.
m_data - Variable in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
Is the data of this exception.
m_e - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the intermediary nodes/outputs.
m_exclusiveConfigLocations - Variable in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
 
m_expectedPrimes - Variable in class ch.elca.el4j.tests.util.collections.FilteredListTest
The primes < 100.
m_f - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the intermediary nodes/outputs.
m_fileName1 - Variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
Test configuration.
m_fileName1 - Variable in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
Configuration file number 1.
m_fileName2 - Variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
Test configuration.
m_fileName2 - Variable in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
Configuration file number 2.
m_fileName3 - Variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
Test configuration.
m_fileName3 - Variable in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
Configuration file number 3.
m_fileName4 - Variable in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
Configuration file number 4.
m_filter - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
m_forwarder - Variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
The TCP Forwarder.
m_fullName - Variable in class ch.elca.el4j.tests.services.monitoring.jmx.Foo
The only member variable, used for testing.
m_g - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
the intermediary nodes/outputs.
m_i - Variable in class ch.elca.el4j.tests.util.observer.AnotherObserverTest.Sum
 
m_impatientThread - Variable in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
The thread that tries to access the daoRegistry too early.
m_inclusiveConfigLocations - Variable in class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
 
m_index - Variable in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
Is an index of this exception.
m_isDB2 - Variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Are we executing the tests on a DB2 database?
m_key - Variable in class ch.elca.el4j.tests.services.security.AESEncryptionTest
The generated key.
m_keyLength - Static variable in class ch.elca.el4j.tests.services.security.provider.ExtendedTestingAuthenticationProvider
Length of the RSA key pair.
m_last - Variable in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
the last value.
m_lastname - Variable in class ch.elca.el4j.tests.core.io.support.helper.Employee
Lastname of the employee.
m_list - Variable in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
m_list - Variable in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
m_listTest - Variable in class ch.elca.el4j.tests.core.config.ListClass
The test list.
m_locations - Variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
The configuration locations found by a configuration location provider.
m_mandatoryFiles - Variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
Mandatory configurations.
m_mandatoryFiles - Variable in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
All xml files in the 'mandatory' folder.
m_map - Variable in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
m_message - Variable in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
Is the message of this exception.
m_metaDataSource - Variable in class ch.elca.el4j.tests.util.metadata.annotations.ExampleInterceptor
The annotation source.
m_methodName - Variable in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
Method name of methods to intercept.
m_myByteArray - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
Byte array test value.
m_myByteArray - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
Byte array test value.
m_myByteArray - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
Byte array test value.
m_myDouble - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
Double test value.
m_myDouble - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
Double test value.
m_myDouble - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
Double test value.
m_myInt - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
Int test value.
m_myInt - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
Int test value.
m_myInt - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
Int test value.
m_myIntArray - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
String array test value.
m_myIntArray - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
String array test value.
m_myIntArray - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
String array test value.
m_myIntegerList - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
A list of Integers.
m_myIntegerSet - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
A set of Integers.
m_myIntMatrix - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
A two dimensional array.
m_myLong - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
Long test value.
m_myLong - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
Long test value.
m_myLong - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
Long test value.
m_myNestedObject - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
A nested object.
m_myNestedObjectList - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
A list of nested objects.
m_myString - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
String test value.
m_myString - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
String test value.
m_myString - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
String test value.
m_myStringArray - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
String array test value.
m_myStringArray - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
String array test value.
m_myStringArray - Variable in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
String array test value.
m_n - Variable in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
m_n - Variable in class ch.elca.el4j.tests.util.collections.FilteredListTest.DiscardMultiples
 
m_name - Variable in class ch.elca.el4j.tests.core.aop.BeanImpl
The bean name.
m_name - Variable in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.MyList
 
m_name - Variable in class ch.elca.el4j.tests.tcpforwarder.dom.Name
The Name and only field.
m_notified - Variable in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
counts the number of change notifications received.
m_notified - Variable in class ch.elca.el4j.tests.util.observer.ObserverTest
counts the number of change notifications received.
m_obj - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
 
m_obj - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
m_obj - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
m_obj - Variable in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
 
m_origin - Variable in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
the first value.
m_persistentClass - Variable in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
m_port - Variable in class ch.elca.el4j.tests.env.ServletContainer
The container's port.
m_prefix - Variable in class ch.elca.el4j.tests.gui.swing.actions.GrandparentActions
the prefix to write into variableHolder.
m_prename - Variable in class ch.elca.el4j.tests.core.io.support.helper.Employee
Prename of the employee.
m_property1 - Variable in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
m_receivedData - Variable in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
Received data.
m_receivedData - Variable in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
Received data.
m_receivedData - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
Received data.
m_receivedData - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
Received data.
m_resolver - Variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
The resource pattern resover.
m_result - Variable in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
The result to return on matching methods.
m_retries - Variable in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Number of retires.
m_s - Variable in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
m_serverName - Variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
 
m_serverPasserA - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
Implicit context passer for server.
m_serverRegistry - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
ImplicitContextPassingRegistry for server.
m_shortcutA - Variable in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
The interceptor that intercepts all doitA invocations.
m_shortcutB - Variable in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
The interceptor that intercepts all doitB invocations.
m_someValue - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.SomeIntValue
An integer value.
m_sorter - Variable in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
The module sorter to use.
m_stateHolder - Variable in class ch.elca.el4j.tests.gui.swing.actions.GrandparentActions
A variable to store which action got executed.
m_successful - Variable in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
Was test successful?
m_testData - Variable in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
Test data.
m_testData - Static variable in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
Test data.
m_testData - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
Test data.
m_testData - Variable in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
Test data.
m_testThrowable - Variable in class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
 
m_text - Variable in class ch.elca.el4j.tests.services.security.AESEncryptionTest
The text that will be en- and decrypted.
m_text - Variable in class ch.elca.el4j.tests.services.security.RSAEncryptionTest
The text that will be en- and decrypted.
m_unsafeA - Variable in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
The bare bean.
m_value - Variable in class ch.elca.el4j.tests.gui.swing.ValueHolder
The actual value.
m_values - Variable in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
the list of all values.
m_z - Variable in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
main(String[]) - Static method in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer
main(String[]) - Static method in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer2
main(String[]) - Static method in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer3
main(String[]) - Static method in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServerNoContextPassing
main(String[]) - Static method in class ch.elca.el4j.tests.services.remoting.rmi.TestServerNoContextPassing
main(String[]) - Static method in class ch.elca.el4j.tests.services.security.server.AuthorizationServer
The main method.
ManifestOrderedConfigLocationProviderTest - Class in ch.elca.el4j.tests.core.io.support
This test checks whether the set of given configuration files is found by the configuration location provider.
ManifestOrderedConfigLocationProviderTest() - Constructor for class ch.elca.el4j.tests.core.io.support.ManifestOrderedConfigLocationProviderTest
 
ManifestResourceResolverIntegrationTest - Class in ch.elca.el4j.tests.core.io.support
This integration test checks correctness of the Manifest resource resolver.
ManifestResourceResolverIntegrationTest() - Constructor for class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Creates a new instance of this test.
MarkerA - Interface in ch.elca.el4j.tests.core.aop
A marker interface used in the tests.
MarkerB - Interface in ch.elca.el4j.tests.core.aop
A marker interface used in the tests.
MarkerC - Interface in ch.elca.el4j.tests.core.aop
A marker interface used in the tests.
marshal(int[][]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.IntMatrixAdapter
matches(Element, Element) - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest.ServletNameMatcher
MAX_PORT - Static variable in class ch.elca.el4j.tests.env.EnvTest
The highest transport protocol port number.
MESSAGE - Static variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
The test message.
MessageBoxExceptionHandler - Class in ch.elca.el4j.tests.services.exceptionhandler
This simple exception handler logs exception messages in a dialogue, printed to the standard out.
MessageBoxExceptionHandler() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.MessageBoxExceptionHandler
 
METHOD_ACCESS_ROLE - Static variable in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Method access role.
METHOD_ACCESS_ROLE - Static variable in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Method access role.
ModuleApplicationContextBeanOverridingTest - Class in ch.elca.el4j.tests.core.io.support3
Tests the bean definition overriding behavior of the module application context.
ModuleApplicationContextBeanOverridingTest() - Constructor for class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
 
ModuleApplicationContextResourceLoadingOrderTest - Class in ch.elca.el4j.tests.core.io.support2
Tests the order how resources are loaded by the module application context.
ModuleApplicationContextResourceLoadingOrderTest() - Constructor for class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
 
ModuleApplicationContextTest - Class in ch.elca.el4j.tests.core.context
JUnit Test Class for the ModuleApplicationContext.
ModuleApplicationContextTest() - Constructor for class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
 
ModuleSorterTest - Class in ch.elca.el4j.tests.core.io.support
This class tests a ModuleSorter.
ModuleSorterTest() - Constructor for class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
 
ModuleTestContextCache - Class in ch.elca.el4j.tests.core
This class implements a cache for ModuleApplicationContexts.
ModuleTestContextCache() - Constructor for class ch.elca.el4j.tests.core.ModuleTestContextCache
The hidden constructor.
ModuleTestContextCache.Configuration - Class in ch.elca.el4j.tests.core
Data holder for ModuleApplicationContext configurations that can be used as key in Maps.
ModuleTestContextCache.Configuration(String[], String[], boolean) - Constructor for class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
 
ModuleTestContextCache.Configuration(ModuleTestContextConfiguration) - Constructor for class ch.elca.el4j.tests.core.ModuleTestContextCache.Configuration
 
ModuleTestContextConfiguration - Interface in ch.elca.el4j.tests.core
This interface allows to store a ModuleApplicationContext configuration in an external class (outside of subclass of AbstractTest) in a standardized way.
ModuleTestContextLoader - Class in ch.elca.el4j.tests.core
Application context loader for tests with the module application context.
ModuleTestContextLoader() - Constructor for class ch.elca.el4j.tests.core.ModuleTestContextLoader
 
ModuleTestContextLoader.TernaryBoolean - Class in ch.elca.el4j.tests.core
Helper class.
ModuleTestContextLoader.TernaryBoolean(String) - Constructor for class ch.elca.el4j.tests.core.ModuleTestContextLoader.TernaryBoolean
 
ModuleTransactionalTestExecutionListener - Class in ch.elca.el4j.tests.core.context.transaction
Modified version of Spring's TransactionalTestExecutionListener (3.0.4.RELEASE) with the only difference that ModuleTransactionalTestExecutionListener.isDefaultRollback(TestContext) reads the system property specified in SYSTEM_PROPERTY_NAME (= "test.transaction.behaviour") which can override the default rollback behaviour.
ModuleTransactionalTestExecutionListener() - Constructor for class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 
ModuleTransactionalTestExecutionListener.TransactionContext - Class in ch.elca.el4j.tests.core.context.transaction
Internal context holder for a specific test method.
ModuleTransactionalTestExecutionListener.TransactionContext(PlatformTransactionManager, TransactionDefinition) - Constructor for class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener.TransactionContext
 
myService - Variable in class ch.elca.el4j.tests.aspects.AbstractInvokationTests
Test service.

N

name - Variable in class ch.elca.el4j.tests.aspects.model.AspectsTests
Name.
name - Variable in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
Name - Class in ch.elca.el4j.tests.tcpforwarder.dom
Simple domain object.
Name() - Constructor for class ch.elca.el4j.tests.tcpforwarder.dom.Name
 
NBR_ITERATIONS - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbServerConstants
Number of times the server iterates through the loop.
NL - Static variable in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
New line.
NOT_INITIALIZED_KEY - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
Defines the value of the key if it has not yet been initialized.
NULL_LIST_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of a empty list.
NULL_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of null value.

O

ObservableFilteredListTest - Class in ch.elca.el4j.tests.gui.model.mixin
Test class to test ObservableFilteredList.
ObservableFilteredListTest() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
ObservableFilteredListTest.EvenFilter - Class in ch.elca.el4j.tests.gui.model.mixin
 
ObservableFilteredListTest.EvenFilter() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.EvenFilter
 
ObservableFilteredListTest.Listener - Class in ch.elca.el4j.tests.gui.model.mixin
 
ObservableFilteredListTest.Listener() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
ObservableFilteredListTest.Listener.EventType - Enum in ch.elca.el4j.tests.gui.model.mixin
 
ObservableFilteredListTest.Listener.EventType() - Constructor for enum ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener.EventType
 
ObservableFilteredListTest.OddFilter - Class in ch.elca.el4j.tests.gui.model.mixin
 
ObservableFilteredListTest.OddFilter() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.OddFilter
 
ObservedTransactionInterceptor - Class in ch.elca.el4j.tests.aspects.interceptor
Wrapped transaction interceptor to count invocation of it.
ObservedTransactionInterceptor() - Constructor for class ch.elca.el4j.tests.aspects.interceptor.ObservedTransactionInterceptor
 
ObservedTransactionInterceptor(PlatformTransactionManager, Properties) - Constructor for class ch.elca.el4j.tests.aspects.interceptor.ObservedTransactionInterceptor
 
ObservedTransactionInterceptor(PlatformTransactionManager, TransactionAttributeSource) - Constructor for class ch.elca.el4j.tests.aspects.interceptor.ObservedTransactionInterceptor
 
ObserverTest - Class in ch.elca.el4j.tests.util.observer
An observer test.
ObserverTest() - Constructor for class ch.elca.el4j.tests.util.observer.ObserverTest
 
onContextRefreshed() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
oneMethod() - Method in class ch.elca.el4j.tests.aspects.services.Service
Is the intercepted method.
ORACLE_DEST_PORT - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Port of the Oracle database.
ORACLE_SERVER_NAME - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Original domain name of the Oracle database server.

P

parent - Variable in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
 
ParentActions - Class in ch.elca.el4j.tests.gui.swing.actions
Parent class containing actions.
ParentActions(String, ValueHolder<String>) - Constructor for class ch.elca.el4j.tests.gui.swing.actions.ParentActions
 
performArraysAndCollectionsTest(boolean) - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
performCollectionMergeTest() - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
Person - Interface in ch.elca.el4j.tests.util.codingsupport.testclasses
 
personDao - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
The Person Dao.
personId - Variable in class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
The id (key) of the person.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class ch.elca.el4j.tests.aspects.spring.UseInstrumentedTransactionInterceptorBeanPostProcessor
Sets class ObservedTransactionInterceptor for bean with name 'transactionInterceptor'.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
principal - Variable in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
printPIToScreen() - Method in interface ch.elca.el4j.tests.remoting.service.CalculatingMachine
This method prints PI to the screen.
propertyChange(PropertyChangeEvent) - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.PropertyListener
 
PropertyChangeListenerMixinTest - Class in ch.elca.el4j.tests.gui.model.mixin
A test for PropertyChangeListenerMixin.
PropertyChangeListenerMixinTest() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest
 
PropertyChangeListenerMixinTest.ListListener - Class in ch.elca.el4j.tests.gui.model.mixin
 
PropertyChangeListenerMixinTest.ListListener() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.ListListener
 
PropertyChangeListenerMixinTest.MyList<T> - Class in ch.elca.el4j.tests.gui.model.mixin
 
PropertyChangeListenerMixinTest.MyList() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.MyList
 
PropertyChangeListenerMixinTest.PropertyListener - Class in ch.elca.el4j.tests.gui.model.mixin
 
PropertyChangeListenerMixinTest.PropertyListener() - Constructor for class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.PropertyListener
 
PROXIED - Static variable in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
String returned by proxied beans.
pushAssembledImplicitContext(Map) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
pushAssembledImplicitContext(Map) - Method in class ch.elca.el4j.tests.remoting.service.TestImplicitContextPassingRegistry
pushAssembledImplicitContext(Map) - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
pushImplicitlyPassedContext(Object) - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserA
pushImplicitlyPassedContext(Object) - Method in class ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
pushImplicitlyPassedContext(Object) - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
pushImplicitlyPassedContext(Object) - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB

Q

QueryBuilderTest - Class in ch.elca.el4j.tests.services.persistence.jpa
Test QueryBuilder.
QueryBuilderTest() - Constructor for class ch.elca.el4j.tests.services.persistence.jpa.QueryBuilderTest
 

R

reconfigure(Throwable, MethodInvocation, Logger) - Method in class ch.elca.el4j.tests.services.exceptionhandler.ReconfigureExceptionHandler
ReconfigureExceptionHandler - Class in ch.elca.el4j.tests.services.exceptionhandler
This exception handler reconfigures the A bean, exchanging the concrete Adder implementation.
ReconfigureExceptionHandler() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.ReconfigureExceptionHandler
 
recursivelyConfigure(Class<?>, ModuleApplicationContextConfiguration) - Method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
recusively walks through the inheritance tree and applies attributes from the @ExtendedContextConfiguration annotations most-specific-last.
refresh(T) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
registerImplicitContextPasser(ImplicitContextPasser) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
registerImplicitContextPasser(ImplicitContextPasser) - Method in class ch.elca.el4j.tests.remoting.service.TestImplicitContextPassingRegistry
registerImplicitContextPasser(ImplicitContextPasser) - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
RejectTest - Class in ch.elca.el4j.tests.util.codingsupport
This tests check the behavior of the Reject class.
RejectTest() - Constructor for class ch.elca.el4j.tests.util.codingsupport.RejectTest
 
reload(T) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
RemoteExceptionWithData - Exception in ch.elca.el4j.tests.remoting.service.soap
Jax-Rpc 1.1 wsdl fault specification conform exception.
RemoteExceptionWithData() - Constructor for exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
reportAspectInformation(Object) - Method in class ch.elca.el4j.tests.aspects.AbstractInvokationTests
 
RESET - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Reset m_testData and m_receivedData, i.e. set them null
reset() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
reset() - Static method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Resets the static counter.
reset() - Static method in class ch.elca.el4j.tests.services.exceptionhandler.B
Resets the call counters.
reset() - Static method in class ch.elca.el4j.tests.services.exceptionhandler.C
Resets the counters.
resolveEntity(String, String) - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest.NonNetworkIbatisResolver
 
ResolverUtilsTest - Class in ch.elca.el4j.tests.env.xml
 
ResolverUtilsTest() - Constructor for class ch.elca.el4j.tests.env.xml.ResolverUtilsTest
 
retrieveConfigurationAttributes(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Retrieves the TransactionConfigurationAttributes for the specified class which may optionally declare or inherit a @TransactionConfiguration.
RSAEncryptionTest - Class in ch.elca.el4j.tests.services.security
This class tests the encryption and decryption using RSA.
RSAEncryptionTest() - Constructor for class ch.elca.el4j.tests.services.security.RSAEncryptionTest
 
runAfterTransactionMethods(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Run all @AfterTransaction methods for the specified test context.
runBeforeTransactionMethods(TestContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Run all @BeforeTransaction methods for the specified test context.
runTest() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
runTest() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
runTest() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
runTest() - Method in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing

S

s_appContext - Static variable in class ch.elca.el4j.tests.services.security.server.AuthorizationServer
The application context.
s_cache - Static variable in class ch.elca.el4j.tests.core.ModuleTestContextCache
The actual cache.
s_classCounterMap - Static variable in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
Private thread-save class-specific counter variables.
s_concatFails - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Static field to set if the call should fail.
s_concatFails - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.B
Whether concatenate calls should fail.
s_innerLogger - Static variable in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl.Bar
Private logger of this inner class.
s_integers - Static variable in class ch.elca.el4j.tests.util.collections.FilteredListTest
The list of non-negative integers.
s_invocationList - Static variable in class ch.elca.el4j.tests.aspects.util.InvocationMonitor
Private thread-save list of count invocations.
s_logger - Static variable in class ch.elca.el4j.tests.aspects.AbstractInvokationTests
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.aspects.services.Service
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
The static logger.
s_logger - Static variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 
s_logger - Static variable in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Logger.
s_logger - Static variable in class ch.elca.el4j.tests.core.ModuleTestContextLoader
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.remoting.service.TestImplicitContextPassingRegistry
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.MessageBoxExceptionHandler
Logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
Private logger of this class.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer2
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServer3
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServerNoContextPassing
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.remoting.rmi.TestServerNoContextPassing
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
The static logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.security.sample.SampleServiceImpl
The static logger.
s_logger - Static variable in class ch.elca.el4j.tests.services.security.server.AuthorizationServer
Logger.
s_logger - Static variable in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
Private logger.
s_logger - Static variable in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
Private logger of this class.
s_numberOfAddCalls - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.B
Number of add calls.
s_numberOfAddCalls - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.C
Number of calls.
s_numberOfConcatCalls - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Static int to count number of method invocations.
s_numberOfConcatCalls - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.B
Number of concatenate calls.
s_numberOfHandleCalls - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.LogExceptonHandler
Number of handle calls.
s_numberOfHandleCalls - Static variable in class ch.elca.el4j.tests.services.exceptionhandler.MessageBoxExceptionHandler
Number of handle calls.
s_testedClass - Static variable in class ch.elca.el4j.tests.core.ModuleTestContextLoader
Set by EL4JJunit4ClassRunner upon instanciation of the test class.
SafetyFacadeTest - Class in ch.elca.el4j.tests.services.exceptionhandler
This class tests the security facade.
SafetyFacadeTest() - Constructor for class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Default constructor.
SampleService - Interface in ch.elca.el4j.tests.services.security.sample
Sample service for access tests.
SampleServiceImpl - Class in ch.elca.el4j.tests.services.security.sample
Sample service implementation.
SampleServiceImpl() - Constructor for class ch.elca.el4j.tests.services.security.sample.SampleServiceImpl
 
saveOrUpdate(T) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
serialVersionUID - Static variable in class ch.elca.el4j.tests.aspects.interceptor.ObservedTransactionInterceptor
Generated serialVersionUID.
serialVersionUID - Static variable in class ch.elca.el4j.tests.aspects.interceptor.ServiceLoggerInterceptor
Generated serial version uid.
serialVersionUID - Static variable in class ch.elca.el4j.tests.aspects.model.AspectsTests
Serial version UID.
ServerNameAndPort1 - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
Define the server names and ports to connect to
ServerNameAndPort1 - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
Define the server names and ports to connect to
ServerNameAndPort2 - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
ServerNameAndPort2 - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
ServerNameAndPort3 - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
 
ServerNameAndPort3 - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
 
Service - Class in ch.elca.el4j.tests.aspects.services
Test service implementation with static counter.
Service() - Constructor for class ch.elca.el4j.tests.aspects.services.Service
 
ServiceLoggerInterceptor - Class in ch.elca.el4j.tests.aspects.interceptor
Logging interceptor for services.
ServiceLoggerInterceptor() - Constructor for class ch.elca.el4j.tests.aspects.interceptor.ServiceLoggerInterceptor
 
ServletContainer - Class in ch.elca.el4j.tests.env
This class is used for testing purposes only.
ServletContainer() - Constructor for class ch.elca.el4j.tests.env.ServletContainer
 
set() - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
set() - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
setA(String) - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
setAdder(Adder) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Sets the adder to delegate calls to.
setAdder(Adder) - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Sets the adder to delegate calls to.
setAge(int) - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
setAge(int) - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
setApplicationContext(ApplicationContext) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
setApplicationContext(ApplicationContext) - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
setAuthenticated(boolean) - Method in class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
setB(String) - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
setBase(int) - Method in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
The setter method for the base member.
setBeanName(String) - Method in class ch.elca.el4j.tests.core.aop.BeanImpl
setBeanName(String) - Method in class ch.elca.el4j.tests.core.beans.A
setBeanName(String) - Method in class ch.elca.el4j.tests.core.beans.V
setC(C) - Method in class ch.elca.el4j.tests.services.exceptionhandler.ReconfigureExceptionHandler
Sets the replacement object.
setC(String) - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyValueObject
 
setCalculatorValueObjects(CalculatorValueObject[]) - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
setCalendar(Calendar) - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
setChildren(List<Person>) - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
setChildren(List<Person>) - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
setContainer(String) - Method in class ch.elca.el4j.tests.env.ServletContainer
Sets the container's name.
setDaoRegistry(DaoRegistry) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.ImpatientClass
 
setData(byte[]) - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
setDataToUse(int) - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplA
Set which data to use.
setDataToUse(int) - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPasserImplB
Set which data to use.
setDataToUse(int) - Method in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Set which data to use.
setDescription(String) - Method in class ch.elca.el4j.tests.aspects.model.AspectsTests
 
setFirstName(String) - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
setFirstName(String) - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
setFullName(String) - Method in class ch.elca.el4j.tests.services.monitoring.jmx.Foo
The setter method for the fullName member variable.
setIndex(int) - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
setLastname(String) - Method in class ch.elca.el4j.tests.core.io.support.helper.Employee
 
setLastName(String) - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
setLastName(String) - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
setList(List<Integer>) - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
setList(List<Integer>) - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
setListTest(List<String>) - Method in class ch.elca.el4j.tests.core.config.ListClass
 
setMap(Map<Integer, Integer>) - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
setMap(Map<Integer, Integer>) - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
setMessage(String) - Method in exception ch.elca.el4j.tests.remoting.jaxws.service.CalculatorException
Set the message.
setMessage(String) - Method in exception ch.elca.el4j.tests.remoting.service.CalculatorException
Set the message.
setMessage(String) - Method in exception ch.elca.el4j.tests.remoting.service.soap.RemoteExceptionWithData
 
setMetaDataSource(GenericMetaDataSource) - Method in class ch.elca.el4j.tests.util.metadata.annotations.ExampleInterceptor
setMethodName(String) - Method in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
Sets the method name this interceptor has to be configured for.
setMyArray(InterfaceEnrichmentTest.MyValueObject[]) - Method in interface ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest.MyArrayInterface
 
setMyByteArray(byte[]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyByteArray(byte[]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyByteArray(byte[]) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setMyDouble(double) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyDouble(double) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyDouble(double) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setMyInt(int) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyInt(int) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyInt(int) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setMyIntArray(int[]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyIntArray(int[]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyIntArray(int[]) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setMyIntegerList(List<Integer>) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyIntegerSet(Set<Integer>) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyIntMatrix(int[][]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyLong(long) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyLong(long) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyLong(long) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setMyNestedObjectList(List<SomeIntValue>) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyString(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyString(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyString(String) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setMyStringArray(String[]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setMyStringArray(String[]) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
setMyStringArray(String[]) - Method in class ch.elca.el4j.tests.remoting.service.CalculatorValueObject
 
setName(String) - Method in class ch.elca.el4j.tests.aspects.model.AspectsTests
 
setName(String) - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest.MyList
 
setName(String) - Method in class ch.elca.el4j.tests.tcpforwarder.dom.Name
 
setPersistentClass(Class<T>) - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DummyDao
 
setPerson(Person) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
 
setPerson(Person) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.LazyPerson
 
setPersonDao(GenericHibernatePersonDaoInterface) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.LazyPersonImplJaxws
 
setPort(int) - Method in class ch.elca.el4j.tests.env.ServletContainer
Sets the container's port.
setPrename(String) - Method in class ch.elca.el4j.tests.core.io.support.helper.Employee
 
setProperty1(String) - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
setProperty1(String) - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
setResult(Object) - Method in class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
Sets the object to return if the method name matches.
setRetries(int) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Sets the number of retries.
setRetries(int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Sets the number of retries.
setServerName(String) - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.BusinessObjectImpl
 
setSmart(boolean) - Method in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
setSmart(boolean) - Method in interface ch.elca.el4j.tests.util.codingsupport.testclasses.Person
 
setSomeValue(SomeIntValue) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject
 
setSomeValue(int) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.SomeIntValue
 
setTestedClass(Class<?>) - Static method in class ch.elca.el4j.tests.core.ModuleTestContextLoader
 
setUp() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
setUp() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
setUp() - Method in class ch.elca.el4j.tests.services.security.AESEncryptionTest
Generates a cipher with a key.
setUp() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
setUp() - Method in class ch.elca.el4j.tests.services.security.RSAEncryptionTest
Generates a cipher with a key.
setUp() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
setUp() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
setUp() - Method in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
setUp() - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
setValue(T) - Method in class ch.elca.el4j.tests.gui.swing.ValueHolder
 
setXandY(int, int) - Method in interface ch.elca.el4j.tests.gui.model.mixin.ExampleModel
 
setXandY(int, int) - Method in class ch.elca.el4j.tests.gui.model.mixin.ExampleModelImpl
 
ShakespeareTest - Class in ch.elca.el4j.tests.remoting.jaxws
This class is a test for JAX-WS using classes generated by wsimport.
ShakespeareTest() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.ShakespeareTest
 
ShellExecutorTest - Class in ch.elca.el4j.tests.services.debug
 
ShellExecutorTest() - Constructor for class ch.elca.el4j.tests.services.debug.ShellExecutorTest
 
ShortcutInterceptor - Class in ch.elca.el4j.tests.core.aop
Simple test interceptor that shortcuts all method invocations on methods with a given name and returns the given result.
ShortcutInterceptor() - Constructor for class ch.elca.el4j.tests.core.aop.ShortcutInterceptor
 
SIZE - Static variable in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
the size of this test.
skipTests() - Method in class ch.elca.el4j.tests.gui.swing.ActionsContextTest
 
SLEEPING_TIME - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbServerConstants
Time in milliseconds per iteration
smart - Variable in class ch.elca.el4j.tests.util.codingsupport.testclasses.DefaultPerson
 
SomeIntValue - Class in ch.elca.el4j.tests.remoting.jaxws.service
This class simply stores an integer value.
SomeIntValue() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.SomeIntValue
Default constructor for JAX-WS.
SomeIntValue(int) - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.SomeIntValue
 
SpecialCalculatorException - Exception in ch.elca.el4j.tests.remoting.jaxws.service
This special exception is used for testing.
SpecialCalculatorException(String) - Constructor for exception ch.elca.el4j.tests.remoting.jaxws.service.SpecialCalculatorException
Constructor.
SpecialCalculatorException - Exception in ch.elca.el4j.tests.remoting.service
This special exception is used for testing.
SpecialCalculatorException(String) - Constructor for exception ch.elca.el4j.tests.remoting.service.SpecialCalculatorException
Constructor.
SPRING_BEAN_CONFIG_LOCATION - Static variable in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
Is the spring bean config location prefix for this test.
startNewTransaction(TestContext, ModuleTransactionalTestExecutionListener.TransactionContext) - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
Start a new transaction for the supplied test context.
startTransaction() - Method in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener.TransactionContext
 
step(int, int, int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.ContextExceptionHandlerTest
Performs a division operation and checks whether the correct method was invoked.
STRING_TEST - Static variable in interface ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassTester
Tests passing of a test string.
sub(int, int) - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Subtracts the given two numbers.
sub(int, int) - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Subtracts the given two numbers.
supports(Class) - Method in class ch.elca.el4j.tests.services.security.provider.TestingAuthenticationProvider
 
SYSTEM_PROPERTY_NAME - Static variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 

T

TcpForwarderTest - Class in ch.elca.el4j.tests.tcpforwarder
This class is a TestSuite for the TCP Forwarder Module.
TcpForwarderTest() - Constructor for class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
 
tearDown() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
tearDown() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
test(ProceedingJoinPoint) - Method in class ch.elca.el4j.tests.aspects.interceptor.ServiceLoggerInterceptor
Is the invoked interception method.
test(int) - Method in interface ch.elca.el4j.tests.util.metadata.annotations.Foo
This method will be intercepted by the defined annotations.
test(int, FooImpl.Bar) - Method in interface ch.elca.el4j.tests.util.metadata.annotations.Foo
This method will be intercepted by the defined annotations.
test(int) - Method in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
This method will be intercepted by the defined annotations.
test(int, FooImpl.Bar) - Method in class ch.elca.el4j.tests.util.metadata.annotations.FooImpl
This method will be intercepted by the defined annotations.
testA() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Checks on the guarded bean that no exception is thrown and that the result is converted correctly.
testAbilityToHandleEnumerations() - Method in class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
Tests if the protocol is able to handle enumerations.
testAdd() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
testAdd() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
testAddValuesFromEmptyPropertyFile() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test takes an empty list.properties file and checks if the values are set correctly and no errors are thrown.
testAddValuesFromOneLocationToEmptyList() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds a value from one location to a list property which is empty and checks if the value is set correctly.
testAddValuesFromOneLocationToNonEmptyList() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds a value from one location to a list property which already contains one value and checks if the values are set correctly.
testAddValuesFromOneLocationToTwoLists() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds two values from one location to two lists (one value to each list) and checks if the values are set correctly.
testAddValuesFromOneLocationWithTwoListValuesToNonEmptyList() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds two values from one location to a list property which already contains a value and checks if the values are set correctly.
testAddValuesFromTwoLocationsToNonEmptyList() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds three values from two locations to a list property which already contains a value and checks if the values are set correctly and the order of processing the locations is the same as defined in the xml file.
testAddValuesThenOverrideThenAddValue() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds a value to a list property, then overrides this list property, then adds a value to this list property and finally checks if the values are set correctly.
testAddValuesToUndefinedBean() - Method in class ch.elca.el4j.tests.core.config.ListPropertyMergeConfigurerTest
This test adds values to an undefined bean and checks if a BeanInitializationException is thrown.
testAdvancedUsage() - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
testAdviceAddingOrder() - Method in class ch.elca.el4j.tests.util.codingsupport.AopHelperTest
 
testAdvising() - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest
 
testAdvisorWithNoInterceptingAttributes() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test loads an application context with an AutoProxy, one GenericAttributeAdvisor, a class with declared attributes, but no intercepting Attributes are defined.
testAdvisorWithNoInterceptor() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test loads an application context with an AutoProxy, one GenericAttributeAdvisor, a class with declared attributes, but no interceptor are defined.
testAllInBothClasspathsMinusAllInFilepath1() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes all configuration files in both classpaths via '*\*.xml' ant-style pattern, all configuration files via '*.xml' ant-style pattern in one of the filepaths as exclusive configuration files, loads them into one ApplicationContext and checks if the correct bean was loaded.
testAllInClasspathFileNamesMinusAllInClasspathFileNames() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes all configuration files in the classpath via '*.xml' ant-style pattern, all configuration files via '*.xml' ant-style pattern in the classpath as exclusive configuration files, loads them into one ApplicationContext and checks if no bean was loaded.
testAllInClasspathFileNamesMinusTwoExclusiveFileNames() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes all configuration files in the classpath via '*.xml' ant-style pattern, two exclusive configuration files in this classpath, loads them into one ApplicationContext and checks if the correct bean was loaded and the three other beans were not loaded.
testAopHelperAddAdvice() - Method in class ch.elca.el4j.tests.util.codingsupport.AopHelperTest
 
testAreaCalculation() - Method in class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
This test tests the area calculation method.
testAreaCalculation() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
This test tests the area calculation method.
testAreaCalculation() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
This test tests the area calculation method.
testArrayListArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that an array of ArrayLists is properly converted into a string.
testArraysAndCollections() - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
testAttributeMerge() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests configuration of an XmlMerge instance with inline attributes in the patch document.
testAttributes() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests a merge of an element's attributes.
testBasicInterceptor() - Method in class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
Test normal invocation usage
testBeanDefinitionOverridingIsFalse() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes twice the same configuration file, sets allowBeanOverridingDefinition to false and checks if a BeanDefinitionStoreException is thrown.
testBinding() - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest
 
testBooleanArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a boolean array is properly converted into a string.
testBranchedHierarchy() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a hierarchy in which one node has multiple dependencies.
testBshCommandLauncher() - Method in class ch.elca.el4j.tests.services.debug.ShellExecutorTest
 
testBshCommandLauncher2() - Method in class ch.elca.el4j.tests.services.debug.ShellExecutorTest
 
testByteArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a byte array is properly converted into a string.
testChain() - Method in class ch.elca.el4j.tests.gui.swing.ActionsContextTest
Test the chain support of ActionsContext.
testCharArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a char array is properly converted into a string.
testClientContextPasserIsNull() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This test simulates registration with contextPasser of client beeing null.
testCollectionReplacing() - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest
 
testConcurrent() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DaoAutocollectionTest
Test if DefaultDaoRegistry blocks until Spring context is ready.
testConfigLocationWithWildcardWithOuterResourcesAsLeastSpecific() - Method in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Tests bean overriding by using a config location with a wildcard and including outer resources.
testConfigLocationWithWildcardWithOuterResourcesAsMostSpecific() - Method in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Tests bean overriding by using a config location with a wildcard and including outer resources.
testConfigLocationWithWildcardWithoutOuterResources() - Method in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Tests bean overriding by using a config location with a wildcard and not including outer resources.
testConfigLocationWithWildcardWithoutOuterResourcesAndLeastSpecifics() - Method in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Tests bean overriding by using a config location with a wildcard but without outer resources.
testConfiguredAttributeSource() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test loads an application context with an AutoProxy, a GenericAttributeAdvisor and a class with declared attributes.
testConformance() - Method in class ch.elca.el4j.tests.env.EnvTest
Checks whether the provided values are in the expected range.
testContextSemantics() - Method in class ch.elca.el4j.tests.services.exceptionhandler.ContextExceptionHandlerTest
Tests the context semantics.
testConvertCause() - Method in class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
Test isolated cause conversion
testCorrectAuthorization() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Test does a correct authorization.
testCorrectAuthorization() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Test does a correct authorization.
testCorrectAuthorizationAfterLogoutNoAccess() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Test does a correct authorization.
testCorrectAuthorizationAfterLogoutNoAccess() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Test does a correct authorization.
testCorrectSql(String, String, Double, Double, List<String>) - Method in class ch.elca.el4j.tests.services.persistence.jpa.QueryBuilderTest
 
testCorrectSql1() - Method in class ch.elca.el4j.tests.services.persistence.jpa.QueryBuilderTest
 
testCorrectSql2() - Method in class ch.elca.el4j.tests.services.persistence.jpa.QueryBuilderTest
 
testCorrectSql3() - Method in class ch.elca.el4j.tests.services.persistence.jpa.QueryBuilderTest
 
testCustomMatcher() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests a merge using a custom matcher.
testCycle() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a dependency graph that has a cycle.
testDaoAutocollection() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DaoAutocollectionTest
 
testDaoPatternMatching() - Method in class ch.elca.el4j.tests.services.persistence.generic.dao.DaoAutocollectionTest
Test the dao name pattern matching functionality.
testDateTimeToString() - Method in class ch.elca.el4j.tests.util.codingsupport.JodaTimeTest
Tests the conversion from a DateTime object to a string.
testDecryption() - Method in class ch.elca.el4j.tests.services.security.AESEncryptionTest
Tests the decryption of an encrypted text.
testDefaultImplicitContextPassingRegistryStandalone() - Method in class ch.elca.el4j.tests.core.contextpassing.ContextPassingTest
This test uses the DefaultImplicitContextPassingRegistry without any registered passers.
testDiffEnDecryption() - Method in class ch.elca.el4j.tests.services.security.RSAEncryptionTest
Encrypts a text, modifies the encrypted text, decrypts it and checks if the result is really different from the original input.
testDoubleArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a double array is properly converted into a string.
testDoubleInvokation() - Method in class ch.elca.el4j.tests.aspects.InvokationWithoutTrJ5ATest
Tests the double invokation problem.
testDoubleInvokation() - Method in class ch.elca.el4j.tests.aspects.InvokationWithTrJ5ATest
Tests the double invokation problem.
testDtdMerge() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests a DTD merge of two source files using a DtdInsertAction: inserts the patch elements in the result according to the order specified in the original document's DTD.
testEchoOfValueObject() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
This test is used to test if a value object will be serialized and deserialized correctly.
testEchoOfValueObject() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
This test is used to test if a value object will be serialized and deserialized correctly.
testEmployee1ConfigOverridingWithOuterResources() - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
Tests the config overriding by application context when looked up resources are in jar files.
testEmployee1ConfigOverridingWithoutOuterResources() - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
Tests the config overriding by application context when looked up resources are in jar files.
testEmployee2ConfigOverridingWithOuterResources() - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
Tests the config overriding by application context when looked up resources are in jar files and directly on classpath.
testEmployee2ConfigOverridingWithOuterResourcesReverseResourceOrder() - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
Tests the config overriding by application context when looked up resources are in jar files and directly on classpath.
testEmployee2ConfigOverridingWithoutOuterResources() - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
Tests the config overriding by application context when looked up resources are in jar files and directly on classpath.
testEmployee2ConfigOverridingWithoutOuterResourcesReverseResourceOrder() - Method in class ch.elca.el4j.tests.core.io.support2.ModuleApplicationContextResourceLoadingOrderTest
Tests the config overriding by application context when looked up resources are in jar files and directly on classpath.
testEncryption() - Method in class ch.elca.el4j.tests.services.security.AESEncryptionTest
Tests the encryption of a text.
testEnDecryption() - Method in class ch.elca.el4j.tests.services.security.AESEncryptionTest
Encrypts and then decrypts a text and checks if the result of the decryption equals the input of the encryption (= the original text).
testEnDecryption() - Method in class ch.elca.el4j.tests.services.security.RSAEncryptionTest
Encrypts and then decrypts a text and checks if the result of the decryption equals the input of the encryption (= the original text).
testEntityDetector() - Method in class ch.elca.el4j.tests.services.persistence.hibernate.entityfinder.EntityDetectorTest
 
testEnvPropertiesFile() - Method in class ch.elca.el4j.tests.env.EnvPluginTest
Test if env properties file contains the expected values.
testEnvPropertiesFile() - Method in class ch.elca.el4j.tests.env.EnvPluginTestA1
Test if env properties file contains the expected values.
testEnvPropertiesFile() - Method in class ch.elca.el4j.tests.env.EnvPluginTestA2
Test if env properties file contains the expected values.
testEnvPropertiesFile() - Method in class ch.elca.el4j.tests.env.EnvPluginTestB1
Test if env properties file contains the expected values.
testEnvPropertiesFile() - Method in class ch.elca.el4j.tests.env.EnvPluginTestC1
Test if env properties file contains the expected values.
testEquals() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
testExceptionBehaviour() - Method in class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
This test tests the exception handling.
testExceptionBehaviour() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
This test tests the exception handling.
testExceptionBehaviour() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
This test tests the exception handling.
testExcludeAll() - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Tehsts the configuration that excludes all beans.
testFailedAuthentication() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Test tries to authenticate with a wrong username/password combination.
testFailedAuthentication() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Test tries to authenticate with a wrong username/password combination.
testFailedAuthorization() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Test does a correct login with the wrong role.
testFailedAuthorization() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Test does a correct login with the wrong role.
testFiltered() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
testFindConfigFiles() - Method in class ch.elca.el4j.tests.core.io.support.ManifestOrderedConfigLocationProviderTest
Tests whether all of the above configuration files are found.
testFloatArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a float array is properly converted into a string.
testForJdk15() - Method in class ch.elca.el4j.tests.util.codingsupport.VersionTest
 
testForJdk16() - Method in class ch.elca.el4j.tests.util.codingsupport.VersionTest
 
testForwarder() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
This test uses a tcp forwarder to connect to a databse and verifies that this connection has been established, then cuts the connection to the database and verifies that there is no connectivity to the database any more, then reconnects to the database again and tests whether the connection has been re-established.
testForwardInterfaceExceptions() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Tests whether the checked application exception is forwarded correctly.
testGenericConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
testGenericConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractHierarchicalGenericConfigTest
 
testGetAllIntegrationResources() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests whether all resources in the core/io/integration folder are found.
testGetAllResourcesEndingWithA() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests whether all resources ending with a.xml are found.
testGetSingleResource() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests whether a single resource is resolved correctly using getResource().
testIdMapper() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests a merge using the IdentityMapper.
testIfEmptyCollection() - Method in class ch.elca.el4j.tests.util.codingsupport.RejectTest
Checks Reject.ifEmpty(Collection).
testIfEmptyString() - Method in class ch.elca.el4j.tests.util.codingsupport.RejectTest
Checks Reject.ifEmpty(String).
testIfNull() - Method in class ch.elca.el4j.tests.util.codingsupport.RejectTest
Checks Reject.ifNull(Object).
testIfNull2() - Method in class ch.elca.el4j.tests.util.codingsupport.RejectTest
Check with a subclass of RuntimeException Checks Reject.ifNull(Object).
TestImplicitContext - Class in ch.elca.el4j.tests.services.remoting.loadbalancing.common
Defines the context that is implicitly passed to the server.
TestImplicitContext() - Constructor for class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
 
TestImplicitContextPassingRegistry - Class in ch.elca.el4j.tests.remoting.jaxws.service
This class is used to test if the implicit context passing works.
TestImplicitContextPassingRegistry() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
 
TestImplicitContextPassingRegistry - Class in ch.elca.el4j.tests.remoting.service
This class is used to test if the implicit context passing works.
TestImplicitContextPassingRegistry() - Constructor for class ch.elca.el4j.tests.remoting.service.TestImplicitContextPassingRegistry
 
testIncludeAllButBarSuffix() - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Tests the configuration that includes all beans but those ending with 'bar'.
testIncludeAllButFoobar() - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Tests the configuration that includes all beans but the one named 'foobar'.
testIncludeAllButFooPrefix() - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Tests the configuration that includes all beans but those starting with 'foo'.
testIncludeAllStartingWithBeanButSuffixA() - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Tests the configuration that includes all beans which start with 'bean' but don't end with 'a'.
testIncludesOnly() - Method in class ch.elca.el4j.tests.core.aop.ExclusiveBeanNameAutoProxyCreatorTest
Tests the configuration that doesn't exclude any beans.
testInclusiveFileNameNull() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes a null String as inclusive configuration file and checks if a NullPointerException is thrown.
TestingAuthenticationProvider - Class in ch.elca.el4j.tests.services.security.provider
This class is an implementation of the AthenticationProvider for testing purposes.
TestingAuthenticationProvider() - Constructor for class ch.elca.el4j.tests.services.security.provider.TestingAuthenticationProvider
 
TestingAuthenticationToken - Class in ch.elca.el4j.tests.services.security
 
TestingAuthenticationToken(Object, Object, Collection<GrantedAuthority>) - Constructor for class ch.elca.el4j.tests.services.security.TestingAuthenticationToken
 
testInputChange() - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
tests propagation of changes.
testInsertAction() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests the InsertAction in conjunction with the SkipMatcher, inserting the patch elements after the original elements of the same tag in the result.
testInt() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that an int is properly converted into a string.
testIntArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a int array is properly converted into a string.
testInterceptorInjectedViaConstructor() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test loads an application context with an AutoProxy, a GenericAttributeAdvisor and a class with declared attributes.
testInterceptorInjectedViaConstructorInnerClassAsParameter() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test does the same as method testInterceptorInjectedViaConstructor but it invokes the method with an inner class parameter.
testInterceptorInjectedViaSetter() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test loads an application context with an AutoProxy, a GenericAttributeAdvisor and a class with declared attributes.
testInterceptorWithException() - Method in class ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
Test usage with exception
testInterfaceEnrichmentWithArrayParameter() - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest
Tests if enrichment of an interface with array parameter and array return type works correctly.
testIntMultiDimArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a multi dimensional int array is properly converted into a string.
testIsProxied() - Method in class ch.elca.el4j.tests.util.codingsupport.AopHelperTest
 
testIterator() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
testIteratorLayered() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
TestJaxwsContextPassingValue - Class in ch.elca.el4j.tests.remoting.jaxws.service
This class is used to pass a comlex element through the implicit context.
TestJaxwsContextPassingValue() - Constructor for class ch.elca.el4j.tests.remoting.jaxws.service.TestJaxwsContextPassingValue
 
testKeyFormat() - Method in class ch.elca.el4j.tests.services.persistence.generic.UuidPrimaryKeyGeneratorTest
Checks the keys' format.
testKeySize() - Method in class ch.elca.el4j.tests.services.persistence.generic.UuidPrimaryKeyGeneratorTest
Tests the key size.
testKeyUnicity() - Method in class ch.elca.el4j.tests.services.persistence.generic.UuidPrimaryKeyGeneratorTest
Tests whether generated keys are unique.
testLazyPersonService() - Method in class ch.elca.el4j.tests.remoting.jaxws.LazyInitializationTest
Perform the test.
testLightAopHelperUsage() - Method in class ch.elca.el4j.tests.util.codingsupport.AopHelperTest
 
testListIterator() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
testListIteratorIndex() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
testLocalResource() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests whether local resources are found.
testLocateClassesOfSpecificTypes() - Method in class ch.elca.el4j.tests.core.beans.BeanLocatorTest
This test locates classes of specific types.
testLocateClassesOfSpecificTypesPlusExcludeList() - Method in class ch.elca.el4j.tests.core.beans.BeanLocatorTest
This test locates classes of specific types and excludes some beans.
testLocateClassesOfSpecificTypesPlusIncludeAndExcludeList() - Method in class ch.elca.el4j.tests.core.beans.BeanLocatorTest
This test locates classes of specific types and includes and excludes some beans.
testLocateClassesOfSpecificTypesPlusIncludeList() - Method in class ch.elca.el4j.tests.core.beans.BeanLocatorTest
This test locates classes of specific types and includes some beans.
testLongArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a long array is properly converted into a string.
testMandatory() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests whether the right number of configuration files are resolved, that reside in the mandatory folder.
testMandatoryWarning() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test has to be verified by the user.
testMarkerA() - Method in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
Tests whether classes that implement MarkerA interface are intercepted correctly.
testMarkerB() - Method in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
Tests whether classes that implement MarkerB interface are intercepted correctly.
testMarkerC() - Method in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
Tests whether classes that implement MarkerA and MarkerB interface are intercepted correctly.
testMarkerD() - Method in class ch.elca.el4j.tests.core.aop.BeanTypeAutoProxyCreatorTest
Tests whether classes that implement MarkerC interface are intercepted correctly.
testMethodCallWithoutLogin() - Method in class ch.elca.el4j.tests.services.security.AuthorizationDistributedTest
Test tries to execute the target method without authentication.
testMethodCallWithoutLogin() - Method in class ch.elca.el4j.tests.services.security.AuthorizationLocalTest
Test tries to execute the target method without authentication.
testMissingContext() - Method in class ch.elca.el4j.tests.services.exceptionhandler.ContextExceptionHandlerTest
Tests whether the situation with a missing context is handled correclty.
testMoreSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
testMoreSpecificConfigUsingProperties() - Method in class ch.elca.el4j.tests.util.config.GenericConfigSpringTest
 
testMultipleParents() - Method in class ch.elca.el4j.tests.util.config.HierarchicalGenericConfigSpringTest
 
testMultyDimObjArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a multi dimensional object array is properly converted into a string.
testNextProtocol() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.random.LbRandomNoContextPassingTest
Tests whether the server/DB properly abort the transaction upon reception of a special flag.
testNextProtocol() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.redirectuponfailure.LbClientRedirectUponFailureTest
Tests whether the server/DB properly abort the transaction upon reception of a special flag.
testNextProtocol() - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
Tests whether the server/DB properly abort the transaction upon reception of a special flag.
testNextProtocol() - Method in class ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
Tests whether the server/DB properly abort the transaction upon reception of a special flag.
testNonJavaBeansMethodCalls() - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest
 
testNotifyIterator() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
testNumberOfUppercaseCharacters() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsGeneratedTest
This test tests the counting of uppercase letters.
testNumberOfUppercaseCharacters() - Method in class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
This test tests the counting of uppercase letters.
testObjArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that an object array is properly converted into a string.
testObject() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that an object is properly converted into a string.
testObservableAddAndRemove() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
testObservableFilteredListReadOnly() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
testObservableFilteredListReadWrite() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
testObservableReplace() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
testOneExistingInclusiveFileNamePlusOneNonExistingFileName() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes an existing file and a non existing file, tries to load them into one ApplicationContext and checks if the correct bean was loaded and no exception was thrown.
testOneInclusiveFileName() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes one inclusive configuration file with one bean defined, loads it into one ApplicationContext with one bean and checks if the bean was loaded.
testOneInclusiveFileNameExclusiveFileNamesIsEmpty() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes one inclusive configuration file, an empty String as exclusive configuration file, loads them into one ApplicationContext and checks if the defined bean was loaded.
testOneInclusiveFileNameExclusiveFileNamesIsNull() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes one inclusive configuration file, a null String as exclusive configuration file and checks if a NullPointerException is thrown.
testOneInclusiveFileNamesAnotherExclusiveFileName() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes an inclusive configuration files with one bean defined, another exclusive configuration file, loads them into one ApplicationContext and checks if the bean was loaded and no exception is thrown since the exclusive configuration file defines a bean which is not in an inclusive configuration file.
testOnePasserDoubleData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with one passer on each side, passing an double.
testOnePasserEmptyListData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with one passer on each side, passing an empty list.
testOnePasserFloatData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with one passer on each side, passing a float.
testOnePasserIntegerData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with one passer on each side, passing an integer.
testOnePasserListData() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with one passer on each side, passing a list.
testOneRegisteredPasserOnClientSideAndTwoOnServerSide() - Method in class ch.elca.el4j.tests.core.contextpassing.ContextPassingTest
This test simulates implicit context passing with one registered passer on client and two on server side.
testOrder() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests whether the configuration files are arranged in a correct order (checks partial order only).
testOrderLike() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
testParentContext() - Method in class ch.elca.el4j.tests.gui.swing.ActionsContextTest
Test the parent context support of ActionsContext.
testPropertyChangeListener() - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest
 
testPropertyXPathConfigurer() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests configuration of an XmlMerge instance with XPath and Properties, using a PropertyXPathConfigurer.
testQuestionMarkPattern() - Method in class ch.elca.el4j.tests.core.io.support.ManifestResourceResolverIntegrationTest
Tests the question mark semantic.
testReconfigurationExceptionHandler() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Tests the reconfiguration of a bean.
testRegisteredMBeanWithTwoAppCxtsAndOneJmxInstance() - Method in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
This test loads two ApplicationContexts where MBeans are registered at the same MBean Server and checks if the MBeans are really registered at the MBean Server.
testRegisteredMBeanWithTwoAppCxtsAndTwoMBeanServers() - Method in class ch.elca.el4j.tests.services.monitoring.jmx.JmxTest
This test loads two ApplicationContexts where MBeans are registered at two different MBean Servers and checks if the MBeans are really registered at the corresponding MBean Server.
testRegistryIsNull() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This test simulates assignment to passer of a registry beeing null .
testRemove() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
 
testRemove() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
testReplaceFilter() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest
 
testResolve() - Method in class ch.elca.el4j.tests.env.xml.ResolverUtilsTest
 
testRetry() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Tests the retry exception handler.
testRoundRobinExceptonHandler() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Tests the round robin exception handler.
testRTException() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Checks that an runtime exception is consumed by the security facade.
testSaveRestore() - Method in class ch.elca.el4j.tests.gui.model.mixin.PropertyChangeListenerMixinTest
 
testServerContextPasserIsNull() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This test simulates registration with contextPasser of server beeing null.
TestServerNoContextPassing - Class in ch.elca.el4j.tests.services.remoting.rmi
Defines the server used to test the idempotent invocation module.
TestServerNoContextPassing() - Constructor for class ch.elca.el4j.tests.services.remoting.rmi.TestServerNoContextPassing
 
testServiceNotCalled() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This test checks if context is NOT passed if service method isn't called.
testShakeSpeareService() - Method in class ch.elca.el4j.tests.remoting.jaxws.ShakespeareTest
Test ShakeSpeareService.
testShortArray() - Method in class ch.elca.el4j.tests.util.codingsupport.ClassUtilsTest
Tests that a short array is properly converted into a string.
testSilentSubscribe() - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
tests silent subscription.
testSimpleEval() - Method in class ch.elca.el4j.tests.services.debug.ShellExecutorTest
 
testSimpleHierarchy() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a simple hierarchy.
testSimpleMerge() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests a simple merge of two strings.
testSimpleTableGeneration() - Method in class ch.elca.el4j.tests.services.monitoring.jmx.HtmlTabulatorTest
 
testSingleModule() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a single module.
testSize() - Method in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
testSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
 
testSpecificConfig() - Method in class ch.elca.el4j.tests.util.config.AbstractHierarchicalGenericConfigTest
 
testSpringResource() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests the creation of an XML Spring Resource on-the-fly by merging XML documents read from other resources.
testSpringWithoutDBConnection() - Method in class ch.elca.el4j.tests.tcpforwarder.TcpForwarderTest
This test tries to start Spring when there is no connection to a database.
testStrictConfigLocationOrder() - Method in class ch.elca.el4j.tests.core.io.support3.ModuleApplicationContextBeanOverridingTest
Tests bean overriding by using a config location with a wildcard and including outer resources.
testStringToDateTime() - Method in class ch.elca.el4j.tests.util.codingsupport.JodaTimeTest
Tests the conversion from a string object to a DateTime object.
testSubClasses() - Method in class ch.elca.el4j.tests.gui.swing.ActionsContextTest
Test the subclasses support of ActionsContext.
testSubInterfaceEnrichmentWithArrayParameter() - Method in class ch.elca.el4j.tests.util.interfaceenrichment.InterfaceEnrichmentTest
 
testSubscribe() - Method in class ch.elca.el4j.tests.util.observer.ObserverTest
tests subscription.
testThreeMerges() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests a merge of three strings.
testTransformedOrderLike() - Method in class ch.elca.el4j.tests.util.collections.ExtendedListTest
Test orderLike on a transformed list.
testTwoAdvisors() - Method in class ch.elca.el4j.tests.util.metadata.annotations.GenericAttributesTest
This test loads an application context with a class having declared attributes, an AutoProxy and two GenericAttributeAdvisor with each defined a different ExampleAttribute and a different Interceptor.
testTwoAndOnePasser() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with two passers on client side and one on server side, passing a double and a list.
testTwoChildren() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Tests a hierarchy having a node with two children.
testTwoInclusiveFileNames() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes two inclusive configuration files with one bean defined each, loads them into one ApplicationContext and checks if the two beans were loaded.
testTwoInclusiveFileNamesOneExclusiveFileName() - Method in class ch.elca.el4j.tests.core.context.ModuleApplicationContextTest
This test takes two inclusive configuration files, one of them as exclusive configuration file, loads them into one ApplicationContext and checks if one bean was loaded and the other not.
testTwoPasser() - Method in class ch.elca.el4j.tests.core.implicitcontextpassing.ImplicitContextPassingIntegrationTest
This tests simulates context passing with two passers on each side, passing a double and a list.
testTwoRegisteredPassersOnBothSides() - Method in class ch.elca.el4j.tests.core.contextpassing.ContextPassingTest
This test simulates implicit context passing with two registered passers on server and client side.
testTwoRegisteredPassersOnClientSideAndOneOnServerSide() - Method in class ch.elca.el4j.tests.core.contextpassing.ContextPassingTest
This test simulates implicit context passing with two registered passers on client and only one on server side.
testUndeclaredRootModule() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a graph that has a root object which itself has a dependency an unknown module.
testUnnomralizedHierarchy() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a hierarchy where a module has an indirect as well a direct dependency on another module.
testUnsafeA() - Method in class ch.elca.el4j.tests.services.exceptionhandler.SafetyFacadeTest
Checks that the bare bean is still available.
testUnsubscribe() - Method in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
tests unsubscription.
testUpdate() - Method in class ch.elca.el4j.tests.util.observer.AnotherObserverTest
tests update propagation.
testWiredHierarchy() - Method in class ch.elca.el4j.tests.core.io.support.ModuleSorterTest
Sorts a hierarchy where the order in which the sorting happens has a influence of the outcome.
testXPathOperationFactory() - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Tests programmatic configuration of an XmlMerge instance, using an XPathOperationFactory.
throwException() - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Throws an application level exception.
throwException() - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Throws an application level exception.
throwExceptionWithData() - Method in interface ch.elca.el4j.tests.remoting.service.soap.ExceptionThrower
This method throws an exception which contains data.
throwExceptionWithData() - Method in class ch.elca.el4j.tests.remoting.service.soap.impl.ExceptionThrowerImpl
This method throws an exception which contains data.
throwMeAnException() - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.Calculator
This method throws an exception for test reason.
throwMeAnException() - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.CalculatorCopy
This method throws an exception for test reason.
throwMeAnException() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorCopyImplJaxws
This method throws an exception for test reason.
throwMeAnException() - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorImplJaxws
This method throws an exception for test reason.
throwMeAnException() - Method in interface ch.elca.el4j.tests.remoting.service.Calculator
This method throws an exception for test reason.
throwMeAnException() - Method in class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
This method throws an exception for test reason.
throwMeASpecialException(String) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.Calculator
This method throws a special exception for test reason.
throwMeASpecialException(String) - Method in interface ch.elca.el4j.tests.remoting.jaxws.service.CalculatorCopy
This method throws a special exception for test reason.
throwMeASpecialException(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorCopyImplJaxws
This method throws a special exception for test reason.
throwMeASpecialException(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.impl.CalculatorImplJaxws
This method throws a special exception for test reason.
throwMeASpecialException(String) - Method in interface ch.elca.el4j.tests.remoting.service.Calculator
This method throws a special exception for test reason.
throwMeASpecialException(String) - Method in class ch.elca.el4j.tests.remoting.service.impl.CalculatorImpl
This method throws a special exception for test reason.
throwRTException() - Method in interface ch.elca.el4j.tests.services.exceptionhandler.A
Throws a runtime exception.
throwRTException() - Method in class ch.elca.el4j.tests.services.exceptionhandler.AImpl
Throws a runtime exception.
toString() - Method in class ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest.Example
transactionContextCache - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 
transactionDefinition - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener.TransactionContext
 
transactionManager - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener.TransactionContext
 
transactionsStarted - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener
 
transactionStatus - Variable in class ch.elca.el4j.tests.core.context.transaction.ModuleTransactionalTestExecutionListener.TransactionContext
 

U

UNIQUE_KEY - Static variable in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
Name used for the unique key in the context map.
unmarshal(String) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.IntMatrixAdapter
unregisterImplicitContextPasser(ImplicitContextPasser) - Method in class ch.elca.el4j.tests.remoting.jaxws.service.TestImplicitContextPassingRegistry
unregisterImplicitContextPasser(ImplicitContextPasser) - Method in class ch.elca.el4j.tests.remoting.service.TestImplicitContextPassingRegistry
unregisterImplicitContextPasser(ImplicitContextPasser) - Method in class ch.elca.el4j.tests.services.remoting.loadbalancing.common.TestImplicitContext
UNSUPPORTED - Static variable in class ch.elca.el4j.tests.util.collections.FilteredListTest
 
UseInstrumentedTransactionInterceptorBeanPostProcessor - Class in ch.elca.el4j.tests.aspects.spring
Replaces the transaction interceptor with an observable version of it.
UseInstrumentedTransactionInterceptorBeanPostProcessor() - Constructor for class ch.elca.el4j.tests.aspects.spring.UseInstrumentedTransactionInterceptorBeanPostProcessor
 
UuidPrimaryKeyGeneratorTest - Class in ch.elca.el4j.tests.services.persistence.generic
This is the unit test for UuidPrimaryKeyGenerator.
UuidPrimaryKeyGeneratorTest() - Constructor for class ch.elca.el4j.tests.services.persistence.generic.UuidPrimaryKeyGeneratorTest
 

V

V - Class in ch.elca.el4j.tests.core.beans
This is a test class.
V() - Constructor for class ch.elca.el4j.tests.core.beans.V
 
value - Variable in class ch.elca.el4j.tests.core.ModuleTestContextLoader.TernaryBoolean
 
ValueHolder<T> - Class in ch.elca.el4j.tests.gui.swing
A class that holds a value.
ValueHolder() - Constructor for class ch.elca.el4j.tests.gui.swing.ValueHolder
 
valueOf(String) - Static method in enum ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.elca.el4j.tests.remoting.service.CalculatorOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.elca.el4j.tests.remoting.service.CalculatorOperation
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAdded(int, int) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
verifyNoEvent() - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
verifyPropertyChanged(int) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
verifyRemoved(int, List) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
verifyReplaced(int, Object) - Method in class ch.elca.el4j.tests.gui.model.mixin.ObservableFilteredListTest.Listener
 
VersionTest - Class in ch.elca.el4j.tests.util.codingsupport
For full tests, run this class in JDK 5 and 6
VersionTest() - Constructor for class ch.elca.el4j.tests.util.codingsupport.VersionTest
 

W

W - Class in ch.elca.el4j.tests.core.beans
This is a test class.
W() - Constructor for class ch.elca.el4j.tests.core.beans.W
 
writeFromTo(InputStream, OutputStream) - Method in class ch.elca.el4j.tests.xmlmerge.DefaultMergeTest
Writes from an InputStream to an OutputStream.

X

X - Interface in ch.elca.el4j.tests.core.beans
This is a test interface.

Y

Y - Interface in ch.elca.el4j.tests.core.beans
This is a test interface.

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

Copyright © 2005-2011 ELCA. All Rights Reserved.