@EnableAutoConfiguration public class BrowserKurentoClientTest extends KurentoClientTest
context, kurentoClient, logOnFailure, startHttpServerCHROME_VIDEOTEST_COLOR, log, testName| Constructor and Description |
|---|
BrowserKurentoClientTest() |
BrowserKurentoClientTest(TestScenario testScenario) |
| Modifier and Type | Method and Description |
|---|---|
KurentoTestClient |
getBrowser() |
KurentoTestClient |
getBrowser(int index) |
KurentoTestClient |
getBrowser(String browserKey) |
KurentoTestClient |
getPresenter() |
KurentoTestClient |
getPresenter(int index) |
KurentoTestClient |
getViewer() |
KurentoTestClient |
getViewer(int index) |
protected void |
playFileAsLocal(BrowserType browserType,
String recordingFile,
int playtime,
int x,
int y,
Color... expectedColors) |
protected void |
playFileWithPipeline(BrowserType browserType,
String recordingFile,
int playtime,
int x,
int y,
Color... expectedColors) |
void |
playUrlInVideoTag(BrowserClient browserClient,
String url,
VideoTagType videoTagType) |
getDefaultFileForRecording, getDefaultOutputFile, getPathTestFiles, getServerPort, setupKurentoClient, teardownKurentoClientaddBrowserClient, data, getTestScenario, getTimeout, setClient, setTimeout, setupKurentoTest, teardownKurentoTest, waitForHostIsReachablepublic BrowserKurentoClientTest(TestScenario testScenario)
public BrowserKurentoClientTest()
public KurentoTestClient getBrowser()
getBrowser in class KurentoTestpublic KurentoTestClient getBrowser(String browserKey)
getBrowser in class KurentoTestpublic KurentoTestClient getBrowser(int index)
getBrowser in class KurentoTestpublic KurentoTestClient getPresenter()
getPresenter in class KurentoTestpublic KurentoTestClient getViewer()
getViewer in class KurentoTestpublic KurentoTestClient getPresenter(int index)
getPresenter in class KurentoTestpublic KurentoTestClient getViewer(int index)
getViewer in class KurentoTestprotected void playFileAsLocal(BrowserType browserType, String recordingFile, int playtime, int x, int y, Color... expectedColors) throws InterruptedException
InterruptedExceptionpublic void playUrlInVideoTag(BrowserClient browserClient, String url, VideoTagType videoTagType)
protected void playFileWithPipeline(BrowserType browserType, String recordingFile, int playtime, int x, int y, Color... expectedColors) throws InterruptedException
InterruptedExceptionCopyright © 2015 Kurento. All rights reserved.