| Class | Description | 
|---|---|
| DaoTestConfigBean | 
 Support class to help with configuration that needs to happen in
 integration tests before Spring attempts to do context initialization of
 applicationContext-dao.xml. 
 | 
| FileAnticipator | 
 File anticipator. 
 | 
| OpenNMSConfigurationExecutionListener | 
 This  
TestExecutionListener initializes the DaoTestConfigBean. | 
| PublicConstructorTest | 
 This JUnit test simply checks for public constructors on the list of classes
 that are returned by the  
PublicConstructorTest.getClasses() method. | 
| ThreadLocker | 
 This class can be used to verify the number of threads that are
 calling a particular method. 
 | 
| ThrowableAnticipator | 
 ThrowableAnticipator class. 
 | 
| Annotation Type | Description | 
|---|---|
| JUnitConfigurationEnvironment | 
 This annotation triggers the usage of the opennms-base-assembly files as
 configuration for the unit tests via the  
OpenNMSConfigurationExecutionListener. | 
Copyright © 2021. All rights reserved.