| Package | Description |
|---|---|
| org.mule.munit.runner.model |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
Test.run() |
| Modifier and Type | Method and Description |
|---|---|
List<TestResult> |
SuiteResult.getErrorTests()
Returns all tests in error
|
List<TestResult> |
SuiteResult.getFailingTests()
Returns all failing tests
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuiteResult.add(TestResult result) |
Copyright © 2019. All rights reserved.