| Interface | Description |
|---|---|
| BrowserEventListener |
Event listener to communicate client and server in tests.
|
| BrowserRunner |
Interface used to execute parallel browsers.
|
| SdpOfferProcessor |
| Class | Description |
|---|---|
| BrowserClient |
Wrapper of Selenium Webdriver for testing Kurento applications.
|
| BrowserClient.Builder | |
| FakeCam |
Fake cam singleton.
|
| JMeterClient |
Class that models a client used to performance tests; it uses JMeter as
testing framework.
|
| KurentoTestClient |
Specific client for tests within kurento-test project.
|
| TestClient |
Generic client for tests using Kurento test infrastructure.
|
| Enum | Description |
|---|---|
| BrowserType |
Browser to perform automated web testing with Selenium WebDriver.
|
| Client |
Kind of client (Player, WebRTC, and so on).
|
| ConsoleLogLevel |
JavaScript console log level.
|
| WebRtcChannel |
Type of channel in WebRTC communications (audio, video, or both).
|
| WebRtcMode |
WebRTC communication mode (send and receive, send only, or receive only).
|
Copyright © 2015 Kurento. All rights reserved.