|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.language.placeholder.aop.interpreter.EnvironmentTest
public class EnvironmentTest
Test cases for the
Environment
class.
Constructor Summary | |
---|---|
EnvironmentTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGetSetEnvironmentProperty()
Test cases for the getter and setter of environment properties. |
void |
testGetSetExecutionPhase()
Test cases for the getter and setter for the execution phase. |
void |
testGetSetInterpreter()
Test cases for the getter and setter for the interpreter. |
void |
testGetSetOccuredException()
Test cases for the getter and setter for the occurred exception. |
void |
testGetSetTargetArguments()
Test cases for the getter and setter for the target arguments. |
void |
testGetSetTargetMethod()
Test cases for the getter and setter for the target method. |
void |
testGetSetTargetObject()
Test cases for the getter and setter for the target object. |
void |
testGetSetTargetReturnValue()
Test cases for the getter and setter for the target return value. |
void |
testInterpreterConstructor()
Test cases for the Environment(IInterpreter) constructor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnvironmentTest()
Method Detail |
---|
public void setUp()
public void testInterpreterConstructor() throws Exception
Environment(IInterpreter)
constructor.
Exception
public void testGetSetEnvironmentProperty() throws Exception
Exception
public void testGetSetExecutionPhase() throws Exception
Exception
public void testGetSetInterpreter() throws Exception
Exception
public void testGetSetOccuredException() throws Exception
Exception
public void testGetSetTargetArguments() throws Exception
Exception
public void testGetSetTargetMethod() throws Exception
Exception
public void testGetSetTargetObject() throws Exception
Exception
public void testGetSetTargetReturnValue() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |