@PrepareForTest(value={ServiceRunner.class,LogUtils.class,StatsSvc.class,LocalOrchestrator.class,BidInFlightInfo.class}) @PowerMockIgnore(value={"javax.crypto.*","javax.management.*"}) public class StatsSvcSpec_onResultOpenX extends Object
Modifier and Type | Field and Description |
---|---|
private AdCache |
adCacheMock |
private Lot49Config |
configMock |
private ServiceRunner |
serviceRunnerSimpleMock |
private StatsSvc |
svc |
Constructor and Description |
---|
StatsSvcSpec_onResultOpenX() |
Modifier and Type | Method and Description |
---|---|
void |
negativeFlow_AdIsNull() |
void |
negativeFlow_AuctionResultsAreEmpty() |
void |
negativeFlow_AuctionResultsHasIllegalFormattedPriceMicrosStr() |
void |
negativeFlow_NullInAuctionResults() |
void |
positiveFlow_AdNotNull() |
void |
positiveFlow_AuctionResultSTATUSLOSS() |
void |
setUp() |
private ServiceRunner serviceRunnerSimpleMock
private StatsSvc svc
private Lot49Config configMock
private AdCache adCacheMock
public void negativeFlow_NullInAuctionResults() throws Throwable
Throwable
public void negativeFlow_AuctionResultsAreEmpty() throws Throwable
Throwable
public void negativeFlow_AuctionResultsHasIllegalFormattedPriceMicrosStr() throws Throwable
Throwable