|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sasl.language.placeholder.syntax.types.IntegerNodeTest
public class IntegerNodeTest
Test cases for the
IntegerNode class.
| Constructor Summary | |
|---|---|
IntegerNodeTest()
|
|
| Method Summary | |
|---|---|
void |
testValueConstructor()
Test case for the IntegerNode(String) constructor. |
void |
testValueConstructorThrowsExceptionOnInvalidInput()
Test if an illegal argument exception will be thrown by the IntegerNode(String) constructor if the input value is invalid. |
void |
testValueParentNodeConstructor()
Test case for the IntegerNode(String, ASTNode) constructor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerNodeTest()
| Method Detail |
|---|
public void testValueConstructor()
throws Exception
IntegerNode(String) constructor.
Exception
public void testValueConstructorThrowsExceptionOnInvalidInput()
throws Exception
IntegerNode(String) constructor if the input value is invalid.
Exception
public void testValueParentNodeConstructor()
throws Exception
IntegerNode(String, ASTNode) constructor.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||