@PrepareForTest(value={AwsOrchestrator.class,ServiceRunner.class}) public class ServiceRunnerSpec_InitOrchestrator extends Object
Modifier and Type | Field and Description |
---|---|
private OrchestratorConfig |
orchConfig |
private ServiceRunner |
serviceRunnerSimpleMock |
Constructor and Description |
---|
ServiceRunnerSpec_InitOrchestrator() |
Modifier and Type | Method and Description |
---|---|
void |
beforeEach() |
void |
negativeFlow_nullDeployType() |
void |
negativeFlow_wrongDeployType() |
void |
positiveFlow_AWSOchestrator() |
void |
positiveFlow_LocalOchestrator() |
private OrchestratorConfig orchConfig
private ServiceRunner serviceRunnerSimpleMock
public void beforeEach() throws Lot49Exception
Lot49Exception
public void positiveFlow_LocalOchestrator() throws Lot49Exception
Lot49Exception
public void positiveFlow_AWSOchestrator() throws Exception
Exception
public void negativeFlow_wrongDeployType() throws Exception
Exception