Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

cryptix.test
Class Test  view Test download Test.java

java.lang.Object
  extended bycryptix.test.Test

public class Test
extends java.lang.Object

Calls testlets


Field Summary
private static java.lang.String testdatadir
           
 
Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
static boolean test(java.lang.String pack, java.lang.String test, int level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testdatadir

private static java.lang.String testdatadir
Constructor Detail

Test

public Test()
Method Detail

test

public static boolean test(java.lang.String pack,
                           java.lang.String test,
                           int level)

main

public static void main(java.lang.String[] argv)