| Interface | Description | 
|---|---|
| TestContextAware | 
 This marker interface is used to denote classes where the  
TestContext instance
 can be injected into the test class. | 
| Class | Description | 
|---|---|
| BeanUtilsTestContextInjectionExecutionListener | 
 This listener will inject the  
ApplicationContext from 
 the TestContext into BeanUtils so that it can locate
 beans inside the test context instead of using DefaultLocatorFactory. | 
| ConfigurationTestUtils | 
 ConfigurationTestUtils class. 
 | 
| IntervalTestCase | |
| LoggingEvent | |
| MockLogAppender | 
 MockLogAppender class. 
 | 
| MockLogger | 
 Simple implementation of  
Logger based on SimpleLogger from SLF4J | 
| MockLoggerFactory | |
| MockPlatformTransactionManager | |
| OnmsAssert | |
| OpenNMSAbstractTestExecutionListener | 
 OpenNMSAbstractTestExecutionListener class. 
 | 
| OpenNMSJUnit4ClassRunner | 
 This runner will automagically register all of the boilerplate 
 TestExecutionListener instances that the OpenNMS code craves. 
 | 
| TestContextAwareExecutionListener | 
 This listener will inject the  
TestContext into a test if it
 supports the TestContextAware interface. | 
| Enum | Description | 
|---|---|
| Level | 
Copyright © 2021. All rights reserved.