| Package | Description |
|---|---|
| org.kurento.test.base | |
| org.kurento.test.client | |
| org.kurento.test.config | |
| org.kurento.test.grid |
| Modifier and Type | Method and Description |
|---|---|
void |
KurentoTest.addBrowserClient(String browserKey,
BrowserClient browserClient) |
void |
BrowserKurentoClientTest.playUrlInVideoTag(BrowserClient browserClient,
String url,
VideoTagType videoTagType) |
| Modifier and Type | Field and Description |
|---|---|
BrowserClient |
TestClient.browserClient |
| Modifier and Type | Method and Description |
|---|---|
BrowserClient |
BrowserClient.Builder.build() |
BrowserClient |
TestClient.getBrowserClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserRunner.run(BrowserClient browser) |
void |
TestClient.setBrowserClient(BrowserClient browserClient) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BrowserClient> |
TestScenario.getBrowserMap() |
Map<String,BrowserClient> |
TestScenario.getBrowserMap(String... types) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestScenario.addBrowser(String id,
BrowserClient browser) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ParallelBrowsers.ramp(Map<String,BrowserClient> browserClientMap,
SystemMonitorManager monitor,
BrowserRunner browserRunner) |
Copyright © 2015 Kurento. All rights reserved.