@NonNullByDefault
Package org.opendaylight.infrautils.testutils
-
Class Summary Class Description 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
.