| Class | Description |
|---|---|
| AbstractLog4JLoggerTest |
tests on Java classes to check
if the loaded Log4J logger is static
and with the right class name.
|
| AbstractNonNullTest |
tests on Java classes to check if the method parameters that are not flagged
as
Nullable are checked for null-values. |
| AbstractNonNullTest.MemberHolder |
holder for what is needed to test method or constructor invocations.
|
| UseInstance |
use this class when you want to explicitly declare
what instance to use for a given class.
|
Copyright © 2018 David Andrianavalontsalama. All rights reserved.