| Package | Description |
|---|---|
| org.argeo.slc.core.test |
SLC Test: test of software systems.
|
| org.argeo.slc.jcr | |
| org.argeo.slc.test |
SLC Test: test of software systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTestRun
A basic bean implementation of a
WritableTestRun, holding
references to the various parts of a test run. |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicTestDefinition.execute(TestRun testRun) |
void |
SimpleTestResult.notifyTestRun(TestRun testRun) |
void |
SimpleResultPart.notifyTestRun(TestRun testRun) |
| Modifier and Type | Method and Description |
|---|---|
void |
JcrTestResult.notifyTestRun(TestRun testRun) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutableTestRun
A test run that can be executed
|
interface |
WritableTestRun
Test run whose various components can be externally set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestDefinition.execute(TestRun testRun)
Performs the test.
|
void |
TestRunAware.notifyTestRun(TestRun testRun)
Notifies the current test run.
|
| Constructor and Description |
|---|
IncompatibleTestDataException(TestRun testRun) |
Copyright © 2007–2020. All rights reserved.