Package | Description |
---|---|
_templates.javolution.testing |
Modifier and Type | Method and Description |
---|---|
protected void |
JUnitContext.doRun(TestSuite testSuite) |
protected void |
TestContext.doRun(TestSuite testSuite)
Executes the specified test suite and logs the results.
|
static void |
TestContext.run(TestSuite testSuite)
Executes the specified test suite and logs the results to the
current test context.
|
Copyright © 2005–2016 Javolution. All rights reserved.