Class AlienTest

7

tests

0

failures

0

ignored

1.441s

duration

100%

successful

Tests

Test Duration Result
alienShouldInitializeCorrectly 0.166s passed
nextWayPointShouldNotResetWayPointBeforeReachingFinalWayPoint 0.155s passed
nextWayPointShouldResetBackTo0WhenAtEndOfWayPoints 0.281s passed
updateShouldChangePositionAndWayPointWhileMovementCountdownIsBelowZeroInXDirection 0.163s passed
updateShouldChangePositionAndWayPointWhileMovementCountdownIsBelowZeroInYDirection 0.315s passed
updateShouldNotChangePositionOrWayPointWhileMovementCountdownIsAboveZero 0.190s passed
updateShouldNotChangePositionOrWayPointWhileMovementCountdownIsZero 0.171s passed