Public Member Functions | |
void | run () |
Static Public Member Functions | |
static boolean | dumpRow (Db db, Rec r, int m) |
static boolean | dumpRow (Db db, Rec r) |
static boolean | crash (String pre) throws InterruptedException |
static void | main (String[] args) throws IOException, InterruptedException |
Package Functions | |
Test (int s) | |
Package Attributes | |
int | start |
Static Package Attributes | |
static DecimalFormat | mfn4 = new DecimalFormat( "0000" ) |
static String[] | term |
static String[] | val |
static Db | db |
static int[][] | post |
Test of openisis java binding.
void org::openisis::Test::run | ( | ) | [inline] |
implementation of runnable for crashtest.