public class JUnitResultBuilder extends Object
| Constructor and Description |
|---|
JUnitResultBuilder() |
| Modifier and Type | Method and Description |
|---|---|
JUnitResult |
build(org.junit.runner.Result result)
Translates part of the org.junit.runner.Result object
into an evosuite independent object.
|
public JUnitResult build(org.junit.runner.Result result)
result - Copyright © 2010–2017 EvoSuite. All rights reserved.