public class RegTestSyntax extends Object
Expression| Constructor and Description |
|---|
RegTestSyntax() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs syntax checking regression test.
|
static int |
start()
Runs main regression tests in the field of calculation.
|
static int |
start(int numOfTests)
Runs syntax checking regression test.
|
public static int start(int numOfTests)
numOfTests - Number of tests to be executedpublic static int start()
public static void main(String[] args)
args - no parameters are being consideredCopyright © 2020 MathParser.org. All rights reserved.