Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Deployment.managed=true -> Container.mode=suite
- Deployed during BeforeClass
- Deployment.managed=true -> Container.mode=manual
- Deployed on contianer.start if not already deployed
- Deployment.managed=false -> Container.mode=suite
- Only deployed via Deployer API
- Deployment.managed=false -> Container.mode=manual
- Only deployed via Deployer API, fail if Container not started
Advertisement
Add Comment
Please, Sign In to add comment