net.sf.sasl.language.placeholder.syntax.types
Class SingleQuotedStringNodeTest
java.lang.Object
net.sf.sasl.language.placeholder.syntax.types.SingleQuotedStringNodeTest
public class SingleQuotedStringNodeTest
- extends Object
Test cases for the
SingleQuotedStringNode class.
- Author:
- Philipp Förmer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleQuotedStringNodeTest
public SingleQuotedStringNodeTest()
testValueConstructor
public void testValueConstructor()
throws Exception
- Test case for the
SingleQuotedStringNode(String) constructor.
- Throws:
Exception
testValueParentNodeConstructor
public void testValueParentNodeConstructor()
throws Exception
- Test case for the
SingleQuotedStringNode(String, ASTNode) constructor.
- Throws:
Exception
Copyright © 2010. All Rights Reserved.