Uses of Class
org.powermock.mockpolicies.support.LogPolicySupport
-
Packages that use LogPolicySupport Package Description org.powermock.api.mockito.mockpolicies -
-
Uses of LogPolicySupport in org.powermock.api.mockito.mockpolicies
Methods in org.powermock.api.mockito.mockpolicies with parameters of type LogPolicySupport Modifier and Type Method Description private java.lang.Class<?>
Slf4jMockPolicy. getLoggerClass(LogPolicySupport logPolicySupport)
private void
Slf4jMockPolicy. initializeMockForThread(LogPolicySupport logPolicySupport)
-