public abstract class JUnitSingleTester extends Object
Actions.runTstCls(String).| Constructor and Description |
|---|
JUnitSingleTester() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs all testclasses in the directory given by the 0th argument
in the package given by the 1st argument.
|
public static void main(String[] args)
args - two arguments together consituting the path to the classes:
The 0th one the path to the java classes,
the 1st one the package to be run
with file separator as package separator.Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.