Class IdentifierTokenMatcherTest
java.lang.Object
com.singularsys.jeptests.unit.configurableparser.matchers.IdentifierTokenMatcherTest
Test the various types of identifier matchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
IdentifierTokenMatcherTest
public IdentifierTokenMatcherTest()
-
-
Method Details
-
testBasicIdentifierMatcher_does_not_match_é
- Throws:
ParseException
-
testUnicodeIdentifierMatcher_matches_é
- Throws:
ParseException
-
testJavaIdentifierMatcher_matches_£é
- Throws:
ParseException
-
testDottedIdentifierMatcher_matches_dots
- Throws:
ParseException
-