public class TestExecutor extends Object
| Constructor and Description |
|---|
TestExecutor(org.slieb.closure.dependencies.GoogDependencyCalculator calculator,
slieb.kute.api.Resource.Readable testResource,
int timeoutSeconds) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
long |
getDuration() |
String |
getReport() |
boolean |
isExecuted() |
boolean |
isSuccess() |
public TestExecutor(org.slieb.closure.dependencies.GoogDependencyCalculator calculator,
slieb.kute.api.Resource.Readable testResource,
int timeoutSeconds)
public boolean isExecuted()
public void execute()
throws IOException,
TimeoutException
IOExceptionTimeoutExceptionpublic long getDuration()
public boolean isSuccess()
public String getReport()
Copyright © 2015. All rights reserved.