public class JSTestExecutionServer extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) ArrayList<String> |
karmaProcessBuilderArgs |
(package private) static int |
MAX_RETRIES_TO_START_RESULT_RECEIVER_SERVER |
(package private) int |
port |
private boolean |
resultReceiverStarted |
(package private) ResultReceiverServer |
server |
private Class<?> |
testClass |
| Constructor and Description |
|---|
JSTestExecutionServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTests() |
void |
beforeTests() |
private void |
runKarma() |
void |
runTests(org.junit.runner.notification.RunNotifier notifier) |
void |
setKarmaStartCmd(ArrayList<String> args) |
void |
setTestClass(Class<?> testClass) |
private void |
tryToStartResultReceiverServer(int retries) |
static final int MAX_RETRIES_TO_START_RESULT_RECEIVER_SERVER
ResultReceiverServer server
int port
private Class<?> testClass
private boolean resultReceiverStarted
public void runTests(org.junit.runner.notification.RunNotifier notifier)
public void afterTests()
public void setTestClass(Class<?> testClass)
private void tryToStartResultReceiverServer(int retries)
throws Exception
ExceptionCopyright © 2014 Immobilien Scout GmbH. All rights reserved.