@NonNullByDefault
Package org.opendaylight.infrautils.testutils
-
Interface Summary Interface Description Asserts.JUnitExecutable Deprecated, for removal: This API element is subject to removal in a future version. -
Class Summary Class Description Asserts Deprecated, for removal: This API element is subject to removal in a future version. JUnit 4.13 ships with a workingAsserts.assertThrows(Class, JUnitExecutable)
, so there is no point shipping this class.ClasspathHellDuplicatesChecker Check classpath for duplicates.ClasspathHellDuplicatesCheckRule JUnit Rule to run detect duplicate entries on the classpath.LogCapture Captured log statement.LogCaptureRule JUnit Rule which "captures" slf4j-simple logs.LogRule JUnit Rule which nicely separates @Test/s in the log.Partials Creates instances of "partial" (abstract) test doubles.RunUntilFailureClassRule SeeRunUntilFailureRule
.RunUntilFailureRule JUnit Rule which allows to keep running tests indefinitely. -
Enum Summary Enum Description LogCapture.Level -
Exception Summary Exception Description LogCaptureRuleException Exception thrown by theLogCaptureRule
.