@PrepareForTest(value=ServiceRunner.class) public class AdaptvAdapterSpec_tmpCookieFixup extends Object
Modifier and Type | Field and Description |
---|---|
private AdaptvConfig |
adaptvCfg |
private static Boolean |
ASSUME_SWF_IF_VPAID |
private static String |
BUYER_ID |
private Lot49Config |
configMock |
private static Integer |
DEFAULT_MAX_DURATION |
private ExchangesConfig |
exchangesConfigMock |
private ServiceRunner |
serviceRunnerSimpleMock |
Constructor and Description |
---|
AdaptvAdapterSpec_tmpCookieFixup() |
Modifier and Type | Method and Description |
---|---|
void |
positiveFlow_cookieLengthBTW22And25() |
void |
positiveFlow_depthGT10() |
void |
positiveFlow_maybeEncodedAlg1() |
void |
positiveFlow_maybeEncodedAlg2() |
void |
setUp() |
private ServiceRunner serviceRunnerSimpleMock
private AdaptvConfig adaptvCfg
private Lot49Config configMock
private ExchangesConfig exchangesConfigMock
private static final String BUYER_ID
private static final Integer DEFAULT_MAX_DURATION
private static final Boolean ASSUME_SWF_IF_VPAID