ch.elca.el4j.tests.remoting
Class CalculatorRmiTest

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.CalculatorRmiTest

public class CalculatorRmiTest
extends AbstractCalculatorTest

This class is a test for the calculator.

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

Constructor Summary
CalculatorRmiTest()
           
 
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

CalculatorRmiTest

public CalculatorRmiTest()
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.