| Class | Description |
|---|---|
| KurentoBlockJUnit4ClassRunnerWithParameters | |
| KurentoBlockJUnit4ClassRunnerWithParametersFactory | |
| KurentoRunNotifier | |
| KurentoTestListener |
Listener to handle lifecycle of tests.
|
| KurentoTestRunner |
Custom runner in Kurento Testing Framework.
|
| KurentoTestWatcher |
Test watcher for tests.
|
| Enum | Description |
|---|---|
| KurentoTestListener.ServiceMethod |
| Annotation Type | Description |
|---|---|
| FailedTest |
Custom annotation for failed tests.
|
| FinishedTest |
Custom annotation for finished tests.
|
| FinishedTestClass |
Custom annotation for finished test class (called when all tests have finished).
|
| StartedTest |
Custom annotation for started tests.
|
| StartedTestClass |
Custom annotation for started test class (called before any tests have been run).
|
| SucceededTest |
Custom annotation for succeeded tests.
|
Copyright © 2016 Kurento. All rights reserved.