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