|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.language.placeholder.syntax.PlaceholderNodeTest
public class PlaceholderNodeTest
Constructor Summary | |
---|---|
PlaceholderNodeTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testAddArgument()
Test cases for the addArgument(TypeValueNode) method. |
void |
testGetSetPlaceholderName()
Test cases for the getter and setter of the placeholder name. |
void |
testPrettyPrint()
Test cases for the prettyPrint(int) method. |
void |
testStringListConstructor()
Test cases for the PlaceholderNode(String, List) constructor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlaceholderNodeTest()
Method Detail |
---|
public void setUp() throws Exception
Exception
public void testStringListConstructor() throws Exception
PlaceholderNode(String, List)
constructor.
Exception
public void testGetSetPlaceholderName() throws Exception
Exception
public void testAddArgument() throws Exception
addArgument(TypeValueNode)
method.
Exception
public void testPrettyPrint() throws Exception
prettyPrint(int)
method.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |