| Class | Description |
|---|---|
| JUnitDNSServerExecutionListener |
This
TestExecutionListener looks for the JUnitDNSServer annotation
and uses attributes on it to launch a temporary HTTP server for use during unit tests. |
| JUnitHttpServerExecutionListener |
This
TestExecutionListener looks for the JUnitHttpServer annotation
and uses attributes on it to launch a temporary HTTP server for use during unit tests. |
| OpenNMSAbstractTestExecutionListener |
OpenNMSAbstractTestExecutionListener class.
|
| OpenNMSJUnit4ClassRunner |
This runner will automagically register all of the boilerplate
TestExecutionListener instances that the OpenNMS code craves.
|
| Exception | Description |
|---|---|
| ConfigurationException |
Copyright © 2015. All Rights Reserved.