EventHelix.com/EventStudio 2.0
Generated on 05-Jul-03 16:41
Code Reviewed By:
Unit Tested By:
Legs Taken:
Test Procedures:
| Num | Action | Result | Status |
|---|---|---|---|
| 1. | Create object spaceship_obj_mgr |
| CR: UT: |
| 2. | Send DockingRequest to spaceship_obj_mgr (Message from auto_dock) with parameters spacecraft_num |
| CR: UT: |
| 3. | Send UndockingFinished to spaceship_obj_mgr (Message from spaceship_obj) with parameters status = SUCCESS |
| CR: UT: |
Leg Taken:
Test Procedures:
| Num | Action | Result | Status |
|---|---|---|---|
| 1. | Create object spaceship_obj_mgr |
| CR: UT: |
| 2. | Send DockingRequest to spaceship_obj_mgr (Message from auto_dock) with parameters spacecraft_num |
| CR: UT: |
| 3. | Send DockingRejected to spaceship_obj_mgr (Message from spaceship_obj) with parameters spacecraft_num, reason = NO_ORBIT_AVAILABLE |
| CR: UT: |
Legs Taken:
Test Procedures:
| Num | Action | Result | Status |
|---|---|---|---|
| 1. | Create object spaceship_obj_mgr |
| CR: UT: |
| 2. | Send DockingRequest to spaceship_obj_mgr (Message from auto_dock) with parameters spacecraft_num |
| CR: UT: |
| 3. | Send DockingRejected to spaceship_obj_mgr (Message from spaceship_obj) with parameters spacecraft_num, reason = NO_PORT_AVAILABLE |
| CR: UT: |