public abstract class AbstractLog4JLoggerTest extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLog4JLoggerTest(Class<?> clazz)
constructor for a parameterized test class.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Collection<Object[]> |
parametersDoNotScanProject(Class<?>... targets)
construct the right instance+method
parameters for the @
AvcParameterized
test class that inherits this one, from a list of classes to test |
protected static Collection<Object[]> |
parametersScanProject(Class<?>... targets)
construct the right class
parameters for the @
AvcParameterized
test class that inherits this one, from a list of classes to test. |
void |
testLog4JLoggerIsNormalized() |
String |
toString() |
protected static Collection<Object[]> parametersDoNotScanProject(Class<?>... targets)
AvcParameterized
test class that inherits this one, from a list of classes to testtargets - the list of classes or instance objectsAvcParameterized
test class that inherits this oneprotected static Collection<Object[]> parametersScanProject(Class<?>... targets) throws ClassNotFoundException
AvcParameterized
test class that inherits this one, from a list of classes to test.targets - the list of classes or instance objectsAvcParameterized
test class that inherits this oneClassNotFoundExceptionpublic final String toString()
Copyright © 2018 David Andrianavalontsalama. All rights reserved.