Gradle Test Run :avalon-modules:avalon-game:avalon-game-calculator:test

GrowthRateCalculatorFactoryTest

summary

8

tests

0

failures

0

skipped

2.280s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
calculateGrowthRate_shouldReturnCorrectValueForFast() 1 0 0 0.037s 100%
calculateGrowthRate_shouldReturnCorrectValueForFastThenVerySlow() 1 0 0 0.020s 100%
calculateGrowthRate_shouldReturnCorrectValueForMedium() 1 0 0 0.037s 100%
calculateGrowthRate_shouldReturnCorrectValueForMediumSlow() 1 0 0 0.017s 100%
calculateGrowthRate_shouldReturnCorrectValueForSlow() 1 0 0 0.026s 100%
calculateGrowthRate_shouldReturnCorrectValueForSlowThenVeryFast() 1 0 0 0.812s 100%
calculateGrowthRate_shouldReturnZeroForInvalidLevel() 1 0 0 0.001s 100%
calculateGrowthRate_shouldReturnZeroForUnknownType() 1 0 0 0.001s 100%