TestDifficulty
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
Difficulty will not increment past hard | testMaxDifficulty() | 0.002s | passed |
Difficulty will not decrement below easy | testMinDifficulty() | 0.001s | passed |
Obstacle count returns properly | testObstacleCount() | 0.001s | passed |
Power up count returns properly | testPowerupCount() | 0s | passed |
Target speed returns properly | testTargetSpeed() | 0s | passed |