Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw IllegalStateException during undeploy usecase
- When the app has not been deployed, the undeploy invocation should throw `IllegalStateException`. - Update the test case in `AbstractAppDeployerIntegrationTests` to have all the deployer implementations to conform Resolves spring-cloud#185
- Loading branch information