|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.coasttocoastresearch.examples.RunTests
com.coasttocoastresearch.examples.testudtlib.RunUdtTest
public class RunUdtTest
Driver function for time comparison testing of all UdtLib UDT functions vs the CFG versions of the grammars.
| Constructor Summary | |
|---|---|
RunUdtTest(java.lang.String testName,
int reps,
java.io.PrintStream out)
Constructor for the test. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunUdtTest(java.lang.String testName,
int reps,
java.io.PrintStream out)
testName - the name of the testreps - the number of repetitions of the parserout - the output device
|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||