Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.0.0.Alpha5
-
Component/s: Test Harness Integration
-
Labels:None
Description
For container / deployer / framework dev it is useful to be able to Assert on Deployment related issues.
The example show two different approches.
1. Inject the deployment exception and let the user do normal Assertions on it
2. Use the ExpectedException feature of the TestFramework