JFlex.tests

Class RegExpTests

public class RegExpTests extends TestCase implements sym

Unit tests for JFlex.RegExp
Constructor Summary
RegExpTests(String name)
Constructor for RegExpTests.
Method Summary
voidtestCharClass()

Constructor Detail

RegExpTests

public RegExpTests(String name)
Constructor for RegExpTests.

Parameters: name the test name

Method Detail

testCharClass

public void testCharClass()