Uses of Class
ch.elca.el4j.tests.core.AbstractTest

Packages that use AbstractTest
ch.elca.el4j.tests.remoting   
ch.elca.el4j.tests.remoting.jaxws   
 

Uses of AbstractTest in ch.elca.el4j.tests.remoting
 

Subclasses of AbstractTest in ch.elca.el4j.tests.remoting
 class AbstractCalculatorTest
          This class is a test for the calculator.
 class CalculatorHessianTest
          This class is a test for the calculator.
 class CalculatorHttpInvokerTest
          This class is a test for the calculator.
 class CalculatorRmiTest
          This class is a test for the calculator.
 

Uses of AbstractTest in ch.elca.el4j.tests.remoting.jaxws
 

Subclasses of AbstractTest in ch.elca.el4j.tests.remoting.jaxws
 class AbstractJaxwsTest
          The abstract test base class for JAX-WS tests.
 class CalculatorJaxwsCopyTest
          This additional calculator is just to test a second service.
 class CalculatorJaxwsGeneratedTest
          This class is a test for JAX-WS using the generated classes directly.
 class CalculatorJaxwsTest
          This class is a test for JAX-WS using proxies on the generated classes to get the same interfaces as on the server.
 class LazyInitializationTest
          This class is a test for marshaling uninitialized entities using JAXB using the HibernateJAXBAccessor to avoid LazyInitializationExceptions.
 class ShakespeareTest
          This class is a test for JAX-WS using classes generated by wsimport.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.