@PrepareForTest(value={ServiceRunner.class,LogUtils.class,StatsSvc.class}) @PowerMockIgnore(value={"javax.crypto.*","javax.management.*"}) public class StatsSvcSpec_onRedir extends Object
Modifier and Type | Field and Description |
---|---|
private Lot49Config |
configMock |
private ServiceRunner |
serviceRunnerSimpleMock |
private StatsSvc |
svc |
Constructor and Description |
---|
StatsSvcSpec_onRedir() |
Modifier and Type | Method and Description |
---|---|
void |
negativeFlow_nullRedirect() |
void |
positiveFlow_goodRedirect() |
void |
setUp() |
private ServiceRunner serviceRunnerSimpleMock
private StatsSvc svc
private Lot49Config configMock