public class KurentoClientBrowserTest<W extends WebPage> extends BrowserTest<W>
| Modifier and Type | Field and Description |
|---|---|
static FakeKmsService |
fakeKms |
protected static KurentoClient |
fakeKurentoClient |
static KmsService |
kms |
protected static KurentoClient |
kurentoClient |
static WebServerService |
webServer |
CHROME_VIDEOTEST_COLOR, DATE_FORMAT, LATENCY_KEY, OCR_COLOR_THRESHOLD, OCR_TIME_THRESHOLD_MSdeleteLogsIfSuccess, log, logFiles, numRetries, printLogs, retry, SEPARATOR, testClassName, testDir, testIdentifier, testMethodName, testScenario, watcher| Constructor and Description |
|---|
KurentoClientBrowserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFakeClients(int numFakeClients,
int bandwidht,
MediaPipeline mainPipeline,
WebRtcEndpoint senderWebRtcEndpoint) |
void |
addFakeClients(int numFakeClients,
MediaPipeline mainPipeline,
WebRtcEndpoint senderWebRtcEndpoint,
long timeBetweenClientMs,
SystemMonitorManager monitor,
WebRtcConnector connector) |
void |
addFakeClients(MediaPipeline mainPipeline,
WebRtcEndpoint senderWebRtcEndpoint,
int numFakeClients,
long timeBetweenClientMs) |
protected String |
getDefaultFileForRecording() |
static void |
retrieveGstreamerDots() |
void |
setupKurentoClient() |
void |
teardownKurentoClient() |
addBrowser, containSimilarDate, createWebPage, getKeyOfValue, getPage, getPage, getPage, getParamType, getPresenter, getPresenter, getTestScenario, getViewer, getViewer, ocr, processDataToCsv, processOcr, processStats, serializeObject, setupBrowserTest, syncTimeForOcr, teardownBrowserTest, waitForHostIsReachable, waitMilliSeconds, waitSeconds, writeCSVaddLogFile, data, deleteLogs, getDefaultOutputFile, getDefaultOutputFolder, getDefaultOutputTestPath, getPlayerUrl, getRecordDefaultPath, getRecordUrl, getServerLogFiles, getSimpleTestName, getTestClassName, getTestDir, getTestFilesDiskPath, getTestFilesHttpPath, getTestFilesMongoPath, getTestFilesS3Path, getTestIceServerCredential, getTestIceServerUrl, getTestIceServerUsername, getTestIdentifier, getTestMethodName, getTestReport, getTestSeekRepetitions, getTestStunServerUrl, isDeleteLogsIfSuccess, logMessage, printKmsLogs, setDeleteLogsIfSuccess, setTestClassName, setTestDir, setTestIdentifier, setTestMethodNamepublic static WebServerService webServer
public static KmsService kms
public static FakeKmsService fakeKms
protected static KurentoClient kurentoClient
protected static KurentoClient fakeKurentoClient
public void setupKurentoClient()
public static void retrieveGstreamerDots()
protected String getDefaultFileForRecording()
public void addFakeClients(MediaPipeline mainPipeline, WebRtcEndpoint senderWebRtcEndpoint, int numFakeClients, long timeBetweenClientMs)
public void addFakeClients(int numFakeClients,
int bandwidht,
MediaPipeline mainPipeline,
WebRtcEndpoint senderWebRtcEndpoint)
public void addFakeClients(int numFakeClients,
MediaPipeline mainPipeline,
WebRtcEndpoint senderWebRtcEndpoint,
long timeBetweenClientMs,
SystemMonitorManager monitor,
WebRtcConnector connector)
Copyright © 2016 Kurento. All rights reserved.