ch.elca.el4j.tests.remoting
Class CalculatorRmiTest

java.lang.Object
  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)

Constructor Summary
CalculatorRmiTest()
           
 
Method Summary
(package private)  ApplicationContext getContext()
          Gives back the Context of the test.
 
Methods inherited from class ch.elca.el4j.tests.remoting.AbstractCalculatorTest
setUp, testAbilityToHandleEnumerations, testAreaCalculation, testExceptionBehaviour
 
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

getContext

ApplicationContext getContext()
Gives back the Context of the test.

Specified by:
getContext in class AbstractCalculatorTest
Returns:
Returns the mApplicationContext


Copyright © 2005-2008 ELCA. All Rights Reserved.