public class KurentoServicesTestHelper extends Object
| Constructor and Description |
|---|
KurentoServicesTestHelper() |
public static void startKurentoServicesIfNeccessary()
throws IOException
IOExceptionpublic static KurentoMediaServerManager startKurentoMediaServer(String wsUri, int httpPort) throws IOException
IOExceptionpublic static KurentoMediaServerManager startKurentoMediaServer() throws IOException
IOExceptionpublic static KurentoControlServerManager startKurentoControlServer()
public static KurentoControlServerManager startKurentoControlServer(String wsUriProp)
public static org.springframework.context.ConfigurableApplicationContext startHttpServer(Object... sources)
public static void teardownServices()
throws IOException
IOExceptionpublic static void teardownHttpServer()
public static void teardownKurentoControlServer()
public static void teardownKurentoMediaServer()
throws IOException
IOExceptionpublic static void setTestName(String testName)
public static String getTestName()
public static String getSimpleTestName()
public static void setTestCaseName(String testCaseName)
public static String getTestCaseName()
public static void setTestDir(String testDir)
public static String getTestDir()
public static boolean printKmsLog()
public 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()
public static void setServerLogFilePath(File logFile)
public static File getServerLogFile()
Copyright © 2015 Kurento. All rights reserved.