Package org.opennms.core.test
-
Interface Summary Interface Description OnmsAssert.RunnableWithException TestContextAware This marker interface is used to denote classes where theTestContextinstance can be injected into the test class. -
Class Summary Class Description BeanUtilsTestContextInjectionExecutionListener This listener will inject theApplicationContextfrom theTestContextintoBeanUtilsso that it can locate beans inside the test context instead of usingDefaultLocatorFactory.ConfigurationTestUtils ConfigurationTestUtils class.IntervalTestCase LoggingEvent MockLogAppender MockLogAppender class.MockLogger Simple implementation ofLoggerbased on SimpleLogger from SLF4JMockLoggerFactory 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 theTestContextinto a test if it supports theTestContextAwareinterface. -
Enum Summary Enum Description Level