Class Tests

java.lang.Object
gnu.regexp.util.Tests

public class Tests extends Object
This is a very basic testsuite application for gnu.regexp.
Version:
1.1.1
Author:
Wes Biggs
  • 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.