ch.elca.el4j.tests.remoting.jaxws
Class CalculatorJaxwsCopyTest

java.lang.Object
  extended by ch.elca.el4j.tests.core.AbstractTest
      extended by ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
          extended by ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
              extended by ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsCopyTest

public class CalculatorJaxwsCopyTest
extends CalculatorJaxwsTest

This additional calculator is just to test a second service.

Author:
Stefan Wismer (SWI)
File-location:
CalculatorJaxwsCopyTest
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Constructor Summary
CalculatorJaxwsCopyTest()
           
 
Method Summary
 Calculator getCalc()
          Get the calculator to use.
 
Methods inherited from class ch.elca.el4j.tests.remoting.jaxws.CalculatorJaxwsTest
getIncludeConfigLocations, testAreaCalculation, testEchoOfValueObject, testExceptionBehaviour, testNumberOfUppercaseCharacters
 
Methods inherited from class ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
getExcludeConfigLocations
 
Methods inherited from class ch.elca.el4j.tests.core.AbstractTest
closeAllApplicationContexts, getApplicationContext, isBeanOverridingAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculatorJaxwsCopyTest

public CalculatorJaxwsCopyTest()
Method Detail

getCalc

public Calculator getCalc()
Get the calculator to use.

Overrides:
getCalc in class CalculatorJaxwsTest
Returns:
Calculator to use


Copyright © 2005-2011 ELCA. All Rights Reserved.