public class KurentoServicesTestHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
KurentoServicesTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static KurentoMediaServerManager |
alreadyStartedKurentoMediaServer() |
static int |
getAppHttpPort() |
static String |
getBowerKurentoClientTag() |
static String |
getBowerKurentoUtilsTag() |
static int |
getKmsHttpPort() |
static org.kurento.commons.Address |
getRabbitMqAddress() |
static org.kurento.commons.Address |
getRabbitMqAddress(String prefix) |
static String |
getTestFilesPath() |
static String |
getWsUri() |
static String |
getWsUri(String prefix) |
static org.springframework.context.ConfigurableApplicationContext |
startHttpServer(Object... sources) |
static KurentoMediaServerManager |
startKurentoMediaServer(boolean isFake) |
static void |
startKurentoServicesIfNeccessary() |
static void |
teardownHttpServer() |
static void |
teardownKurentoMediaServer() |
static void |
teardownServices() |
public static void startKurentoServicesIfNeccessary()
throws IOException
IOExceptionpublic static KurentoMediaServerManager alreadyStartedKurentoMediaServer() throws IOException
IOExceptionpublic static KurentoMediaServerManager startKurentoMediaServer(boolean isFake) throws IOException
IOExceptionpublic static org.springframework.context.ConfigurableApplicationContext startHttpServer(Object... sources)
public static void teardownServices()
throws IOException
IOExceptionpublic static void teardownHttpServer()
public static void teardownKurentoMediaServer()
throws IOException
IOExceptionpublic static int getKmsHttpPort()
public static int getAppHttpPort()
public static String getBowerKurentoClientTag()
public static String getBowerKurentoUtilsTag()
public static String getTestFilesPath()
public static org.kurento.commons.Address getRabbitMqAddress()
public static org.kurento.commons.Address getRabbitMqAddress(String prefix)
public static String getWsUri()
Copyright © 2015 Kurento. All rights reserved.