@PrepareForTest(value={org.apache.logging.log4j.LogManager.class,ServiceRunner.class}) public class LogUtilsSpec extends Object
Modifier and Type | Field and Description |
---|---|
private static org.apache.logging.log4j.Logger |
logMock |
private ServiceRunner |
serviceRunnerSimpleMock |
Constructor and Description |
---|
LogUtilsSpec() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
staticSetUp() |
void |
testLogAdLoadingError() |
void |
testLogExperimentCampaign() |
void |
testLogExperimentTargetingStrategy() |
void |
testLogRequest() |
void |
testLogResponse_notNullSeatbid() |
void |
testLogResponse() |
void |
testLogResponseV2() |
void |
testLogTagDecision() |
private static org.apache.logging.log4j.Logger logMock
private ServiceRunner serviceRunnerSimpleMock
public static void staticSetUp()
public void setUp()
public void testLogAdLoadingError()
public void testLogTagDecision()
public void testLogExperimentCampaign()
public void testLogExperimentTargetingStrategy()
public void testLogResponse() throws Lot49Exception
Lot49Exception
public void testLogResponse_notNullSeatbid() throws Lot49Exception
Lot49Exception
public void testLogResponseV2() throws Lot49Exception
Lot49Exception
public void testLogRequest() throws Lot49Exception
Lot49Exception