4.37 s

Tests in 'SEPR-Assessment-Three.tests.main': 44 total, 44 passed

  • Collapse |
  • Expand
  • 1.44 s
    AlienTest
    • 315 ms
      passedupdateShouldChangePositionAndWayPointWhileMovementCountdownIsBelowZeroInYDirection
    • 281 ms
      passednextWayPointShouldResetBackTo0WhenAtEndOfWayPoints
    • 163 ms
      passedupdateShouldChangePositionAndWayPointWhileMovementCountdownIsBelowZeroInXDirection
    • 166 ms
      passedalienShouldInitializeCorrectly
    • 155 ms
      passednextWayPointShouldNotResetWayPointBeforeReachingFinalWayPoint
    • 190 ms
      passedupdateShouldNotChangePositionOrWayPointWhileMovementCountdownIsAboveZero
    • 171 ms
      passedupdateShouldNotChangePositionOrWayPointWhileMovementCountdownIsZero
  • 23 ms
    BulletDispenserTest
    • 10 ms
      passedaddPatternShouldSetTheCorrectPatternIfSizeIsOne
    • 8 ms
      passedaddPatternShouldNotChangePatternTimeValueWhenSecondPatternIsAdded
    • 2 ms
      passedaddPatternShouldNotChangeFiringPatternValueWhenSecondPatternIsAdded
    • 1 ms
      passedaddPatternShouldSetTheCorrectValuesIfSizeIsOne
    • 2 ms
      passedupdateShouldReturnNullWithNoPatterns
  • 304 ms
    BulletTest
    • 304 ms
      passedbulletShouldInitializeCorrectly
  • 11 ms
    EntityTest
    • 1 ms
      passedisAliveShouldReturnFalseWithZeroHealth
    • 1 ms
      passedapplyDamageShouldApplyDamageGivenAndKillWithZeroHealth
    • 1 ms
      passedapplyDamageShouldApplyGivenDamageAndNotKill
    • 1 ms
      passedisAliveShouldReturnTrueWithPositiveHealthAfterTakingSomeDamage
    • 1 ms
      passedinitEntityShouldInstantiateCorrectly
    • 1 ms
      passedapplyDamageShouldThrowIllegalArgumentExceptionWithNegativeDamage
    • 2 ms
      passedisAliveShouldReturnFalseWithNegativeHealth
    • 1 ms
      passedisAliveShouldReturnTrueWithPositiveHealth
    • 2 ms
      passedapplyDamageShouldApplyGivenDamageAndKillWithNegativeHealth
  • 240 ms
    FireStationTest
    • 240 ms
      passedfireStationShouldInitializeCorrectly
  • 2.08 s
    FireTruckTest
    • 232 ms
      passedwhenFireTruckWaterIsNotMaxRefillToMax
    • 224 ms
      passedwhenFireTruckNotInRangeToTargetItShouldNotAttack
    • 219 ms
      passedmoveInDirectionShouldChangeXWhenNoCollisionAndDirectionSetToE
    • 211 ms
      passedmoveInDirectionShouldChangeYWhenNoCollisionAndDirectionSetToN
    • 249 ms
      passedmoveInDirectionShouldChangeXanadYWhenNoCollisionalDirectionSetToNE
    • 266 ms
      passedwhenFireTruckInRangeToTargetItShouldAttack
    • 252 ms
      passedwhenFireTruckNotMaxHealthShouldRegainHealth
      • 90
    • 267 ms
      passedfireTruckShouldInitializeCorrectly
    • 159 ms
      passedmoveInDirectionShouldNotChangeXandYIfGoingToCollisionTile
  • 252 ms
    FortressTest
    • 252 ms
      passedfortressShouldInitializeCorrectly
  • 16 ms
    GameObjectTest
    • 2 ms
      passedsetPositionShouldChangeGameObjectsPositionStandard
    • 1 ms
      passedchangePositionShouldShiftStandardVector
    • 2 ms
      passedgetCentreShouldReturnCentreWithZerosAsPosition
    • 2 ms
      passedgetCentreShouldReturnCentreWithZeroSize
    • 2 ms
      passedchangePositionShouldShiftWithNegativeVector
    • 2 ms
      passedinitGameObjectShouldInstantiateCorrectly
    • 2 ms
      passedgetCentreShouldReturnCentreAtStandardPosition
    • 2 ms
      passedsetPositionShouldSetToNegativePosition
    • 1 ms
      passedchangePositionShouldShiftWithOneNegativeNumberVector
  • 2 ms
    StatBarTest
    • 2 ms
      passedStatBarShouldInitializeCorrectly
  • 1 ms
    WaterStreamTest
    • 1 ms
      passedwaterStreamShouldInitializeCorrectly

Generated by IntelliJ IDEA on 17/02/2020, 00:13