Package org.opennms.test
-
Class Summary 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 ThisTestExecutionListener
initializes theDaoTestConfigBean
.PublicConstructorTest This JUnit test simply checks for public constructors on the list of classes that are returned by thePublicConstructorTest.getClasses()
method.ThreadLocker This class can be used to verify the number of threads that are calling a particular method.ThrowableAnticipator ThrowableAnticipator class. -
Annotation Types Summary Annotation Type Description JUnitConfigurationEnvironment This annotation triggers the usage of the opennms-base-assembly files as configuration for the unit tests via theOpenNMSConfigurationExecutionListener
.