Package org.opennms.core.test
-
Interface Summary Interface Description TestContextAware This marker interface is used to denote classes where theTestContext
instance can be injected into the test class. -
Class Summary Class Description BeanUtilsTestContextInjectionExecutionListener This listener will inject theApplicationContext
from theTestContext
intoBeanUtils
so that it can locate beans inside the test context instead of usingDefaultLocatorFactory
.ConfigurationTestUtils ConfigurationTestUtils class.IntervalTestCase LoggingEvent MockLogAppender MockLogAppender class.MockLogger Simple implementation ofLogger
based 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 theTestContext
into a test if it supports theTestContextAware
interface. -
Enum Summary Enum Description Level