| Package | Description |
|---|---|
| de.codecentric.dwcaller | |
| de.codecentric.dwcaller.test |
| Modifier and Type | Method and Description |
|---|---|
static TestResult |
TestRunner.run(String[] args)
Run all tests (no args) or specific tests.
|
static TestResult |
TestRunner.run(String[] args)
Run all tests (no args) or specific tests.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestResult> |
TestResult.getTests() |
List<TestResult> |
TestResult.getTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestResult.addTest(TestResult test) |
void |
TestResult.addTest(TestResult test) |
static String |
TextReporter.test2report(TestResult test)
Make a String representation from a tree of tests.
|
static String |
TextReporter.test2report(TestResult test)
Make a String representation from a tree of tests.
|
Copyright © 2024. All rights reserved.