ClaimantCategoryCalculatorTest

14

tests

0

failures

0

ignored

0.019s

duration

100%

successful

Tests

Test Method name Duration Result
Pregnant claimant aged P20Y with no children is PREGNANT_WITH_NO_CHILDREN shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[10] 0.001s passed
Pregnant claimant aged P40Y with no children is PREGNANT_WITH_NO_CHILDREN shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[11] 0.001s passed
Pregnant claimant aged P14Y with no children is PREGNANT_AND_UNDER_16 shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[1] 0.001s passed
Pregnant claimant aged P15Y with no children is PREGNANT_AND_UNDER_16 shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[2] 0.001s passed
Pregnant claimant aged P15Y11M27D with no children is PREGNANT_AND_UNDER_16 shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[3] 0.001s passed
Pregnant claimant aged P16Y with no children is PREGNANT_AND_UNDER_18 shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[4] 0.001s passed
Pregnant claimant aged P17Y with no children is PREGNANT_AND_UNDER_18 shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[5] 0.001s passed
Pregnant claimant aged P17Y11M27D with no children is PREGNANT_AND_UNDER_18 shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[6] 0.001s passed
Pregnant claimant aged P18Y with no children is PREGNANT_WITH_NO_CHILDREN shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[7] 0.001s passed
Pregnant claimant aged P19Y with no children is PREGNANT_WITH_NO_CHILDREN shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[8] 0.006s passed
Pregnant claimant aged P19Y with no children is PREGNANT_WITH_NO_CHILDREN shouldMatchClaimantToCategoryAtAge(String, ClaimantCategory)[9] 0.001s passed
shouldMatchClaimantToNotPregnantWithChildren() shouldMatchClaimantToNotPregnantWithChildren() 0.001s passed
shouldMatchClaimantToNotPregnantWithNoChildren() shouldMatchClaimantToNotPregnantWithNoChildren() 0.001s passed
shouldMatchClaimantToPregnantWithChildren() shouldMatchClaimantToPregnantWithChildren() 0.001s passed