DuplicateClaimCheckerTest

14

tests

0

failures

0

ignored

0.020s

duration

100%

successful

Tests

Test Method name Duration Result
shouldReturnFalseWhenNoDwpHouseholdIdentifier() shouldReturnFalseWhenNoDwpHouseholdIdentifier() 0s passed
shouldReturnFalseWhenNoHmrcHouseholdIdentifier() shouldReturnFalseWhenNoHmrcHouseholdIdentifier() 0.001s passed
shouldReturnFalseWhenNoMatchingDwpHousehold() shouldReturnFalseWhenNoMatchingDwpHousehold() 0.001s passed
shouldReturnFalseWhenNoMatchingHmrcHousehold() shouldReturnFalseWhenNoMatchingHmrcHousehold() 0.001s passed
shouldReturnFalseWhenNoMatchingHouseholdForCombinedResponse() shouldReturnFalseWhenNoMatchingHouseholdForCombinedResponse() 0.002s passed
shouldReturnFalseWhenNoMatchingHouseholdForEligibilityResponse() shouldReturnFalseWhenNoMatchingHouseholdForEligibilityResponse() 0.002s passed
shouldReturnTrueForMatchingDwpHousehold() shouldReturnTrueForMatchingDwpHousehold() 0.001s passed
shouldReturnTrueForMatchingHmrcHousehold() shouldReturnTrueForMatchingHmrcHousehold() 0.001s passed
Should return duplicate status for matching household identifiers: DWP [true] HMRC [true] shouldReturnTrueForMatchingHouseholdsInCombinedResponse(boolean, boolean)[1] 0.002s passed
Should return duplicate status for matching household identifiers: DWP [true] HMRC [false] shouldReturnTrueForMatchingHouseholdsInCombinedResponse(boolean, boolean)[2] 0.003s passed
Should return duplicate status for matching household identifiers: DWP [false] HMRC [true] shouldReturnTrueForMatchingHouseholdsInCombinedResponse(boolean, boolean)[3] 0.002s passed
Should return duplicate status for matching household identifiers: DWP [true] HMRC [true] shouldReturnTrueForMatchingHouseholdsInEligibilityResponse(boolean, boolean)[1] 0.001s passed
Should return duplicate status for matching household identifiers: DWP [true] HMRC [false] shouldReturnTrueForMatchingHouseholdsInEligibilityResponse(boolean, boolean)[2] 0.001s passed
Should return duplicate status for matching household identifiers: DWP [false] HMRC [true] shouldReturnTrueForMatchingHouseholdsInEligibilityResponse(boolean, boolean)[3] 0.002s passed