| Package | Description |
|---|---|
| org.evosuite.junit |
| Modifier and Type | Method and Description |
|---|---|
JUnitResult |
JUnitResultBuilder.build(org.junit.runner.Result result)
Translates part of the org.junit.runner.Result object
into an evosuite independent object.
|
| Modifier and Type | Method and Description |
|---|---|
List<JUnitResult> |
JUnitRunner.getTestResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitRunner.addResult(JUnitResult testResult) |
Copyright © 2010–2017 EvoSuite. All rights reserved.