@MockPolicy(value=SharedSetUp.class) @PrepareForTest(value=LogUtils.class) @PowerMockIgnore(value={"javax.crypto.*","javax.management.*"}) public class ServiceRunnerSpec_initAdapters extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedEx |
private ServiceRunner |
serviceRunnerMock |
Constructor and Description |
---|
ServiceRunnerSpec_initAdapters() |
Modifier and Type | Method and Description |
---|---|
void |
negativeFlow_throwsExceptionIfCouldNotInitializeAllAdapters() |
void |
positiveFlow_expectedLogsIfAllAdaptersAreInitialized() |
void |
setUp() |
private ServiceRunner serviceRunnerMock
public org.junit.rules.ExpectedException expectedEx
public void negativeFlow_throwsExceptionIfCouldNotInitializeAllAdapters() throws Lot49Exception
Lot49Exception
public void positiveFlow_expectedLogsIfAllAdaptersAreInitialized() throws Lot49Exception
Lot49Exception