ch.elca.el4j.tests.remoting
Class CalculatorHttpInvokerTest

java.lang.Object
  extended by ch.elca.el4j.tests.core.AbstractTest
      extended by ch.elca.el4j.tests.remoting.AbstractCalculatorTest
          extended by ch.elca.el4j.tests.remoting.CalculatorHttpInvokerTest

public class CalculatorHttpInvokerTest
extends AbstractCalculatorTest

This class is a test for the calculator.

Author:
Martin Zeltner (MZE), Waraich Rashid (RWA)
File-location:
CalculatorHttpInvokerTest
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Constructor Summary
CalculatorHttpInvokerTest()
           
 
Method Summary
protected  String[] getIncludeConfigLocations()
          
 
Methods inherited from class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
getCalc, testAbilityToHandleEnumerations, testAreaCalculation, testExceptionBehaviour
 
Methods inherited from class ch.elca.el4j.tests.core.AbstractTest
closeAllApplicationContexts, getApplicationContext, getExcludeConfigLocations, isBeanOverridingAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculatorHttpInvokerTest

public CalculatorHttpInvokerTest()
Method Detail

getIncludeConfigLocations

protected String[] getIncludeConfigLocations()

Specified by:
getIncludeConfigLocations in class AbstractTest
Returns:
Returns the string array with include locations.


Copyright © 2005-2011 ELCA. All Rights Reserved.