TestAI
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
AI boat locates AI Boat with ray cast | testBoatDetectsAIBoat() | 0.014s | passed |
AI boat locates obstacle with ray cast | testBoatDetectsObstacle() | 0.015s | passed |
AI boat locates powerup with ray cast | testBoatDetectsPowerup() | 0.036s | passed |
AI boat is hidden when set to hidden | testBoatHidden() | 0.013s | passed |
AI boat is shown when set to shown | testBoatVisible() | 0.048s | passed |