public interface InterfaceTestRunnable extends Callable<ExecutionResult>
InterfaceTestRunnable interface.
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Throwable> |
getExceptionsThrown()
getExceptionsThrown
|
boolean |
isRunFinished()
isRunFinished
|
Copyright © 2010–2017 EvoSuite. All rights reserved.