GuardLogicTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testGuardDataModel() | 0.003s | passed |
| testGuardMovementPatterns() | 0.018s | passed |
| testMovementAlgorithm() | 0.008s | passed |
| testSpriteSelectionRules() | 0.006s | passed |
Standard output
Testing Guard Movement Patterns: 1. Horizontal guards move along X-axis 2. Vertical guards move along Y-axis 3. Positive speed = forward, Negative speed = reverse 4. Wall collision reverses movement direction