gnu.regexp.util

Class Tests

public class Tests extends Object

This is a very basic testsuite application for gnu.regexp.

Version: 1.1.2

Author: Wes Biggs

Method Summary
static voidmain(String[] argv)
Runs the testsuite.

Method Detail

main

public static void main(String[] argv)
Runs the testsuite. No command line arguments are necessary.

Throws: REException An error occurred compiling a regular expression.