@NonNullByDefault
| Interface | Description | 
|---|---|
| Asserts.JUnitExecutable | 
 Functional interface that can be used to implement any generic block of code that potentially throws a Throwable. 
 | 
| Class | Description | 
|---|---|
| Asserts | 
 Assert extension for JUnit. 
 | 
| ClasspathHellDuplicatesCheckRule | 
 JUnit Rule to run JHades. 
 | 
| LogCapture | 
 Captured log statement. 
 | 
| LogCaptureRule | 
 JUnit Rule which "captures" slf4j-simple logs. 
 | 
| LogRule | 
 JUnit Rule which nicely separates @Test/s in the log. 
 | 
| RunUntilFailureClassRule | 
 See  
RunUntilFailureRule. | 
| RunUntilFailureRule | 
 JUnit Rule which allows to keep running tests indefinitely. 
 | 
| Enum | Description | 
|---|---|
| LogCapture.Level | 
| Exception | Description | 
|---|---|
| LogCaptureRuleException | 
 Exception thrown by the  
LogCaptureRule. | 
Copyright © 2019 OpenDaylight. All rights reserved.