gnu.regexp.util

Class Tests


public class Tests
extends java.lang.Object

This is a very basic testsuite application for gnu.regexp.
Version:
1.1.2
Author:
Wes Biggs

Method Summary

static void
main(String[] argv)
Runs the testsuite.

Method Details

main

public static void main(String[] argv)
            throws REException
Runs the testsuite. No command line arguments are necessary.
Throws:
REException - An error occurred compiling a regular expression.