IdentityVerificationUtilsTest

43

tests

0

failures

0

ignored

0.022s

duration

100%

successful

Tests

Test Method name Duration Result
[1] ab, ab shouldBeEqual(String, String)[1] 0.011s passed
[2] ab, ab shouldBeEqual(String, String)[2] 0s passed
[3] ab , ab shouldBeEqual(String, String)[3] 0.001s passed
[4] Ab, ab shouldBeEqual(String, String)[4] 0s passed
[5] AB, ab shouldBeEqual(String, String)[5] 0s passed
[6] , shouldBeEqual(String, String)[6] 0s passed
[7] null, null shouldBeEqual(String, String)[7] 0s passed
Seeded value=seeded, request value=request, predicateReturn=true shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[1] 0.001s passed
Seeded value=seeded, request value=request, predicateReturn=false shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[2] 0s passed
Seeded value=null, request value=request, predicateReturn=true shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[3] 0.001s passed
Seeded value=null, request value=request, predicateReturn=false shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[4] 0s passed
Seeded value=null, request value=null, predicateReturn=true shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[5] 0s passed
Seeded value=null, request value=null, predicateReturn=false shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[6] 0.001s passed
Seeded value=seeded, request value=null, predicateReturn=true shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[7] 0s passed
Seeded value=seeded, request value=null, predicateReturn=false shouldDetermineVerificationOutcome(String, String, boolean, VerificationOutcome)[8] 0s passed
shouldFailToMatchAdultWithDifferentDateOfBirth() shouldFailToMatchAdultWithDifferentDateOfBirth() 0s passed
shouldFailToMatchAdultWithDifferentNino() shouldFailToMatchAdultWithDifferentNino() 0.001s passed
shouldFailToMatchAdultWithDifferentSurname() shouldFailToMatchAdultWithDifferentSurname() 0s passed
shouldMatchAdult() shouldMatchAdult() 0s passed
shouldMatchAdultWithNoDateOfBirthInUCAdult() shouldMatchAdultWithNoDateOfBirthInUCAdult() 0s passed
[1] abcdefgh, abcdefghyik, true shouldMatchFirstSixCharacters(String, String, boolean)[1] 0.001s passed
[2] abcdefgh, abcDEFGhyik, true shouldMatchFirstSixCharacters(String, String, boolean)[2] 0s passed
[3] abcd, abcd, true shouldMatchFirstSixCharacters(String, String, boolean)[3] 0s passed
[4] abcd, abcdefghij, false shouldMatchFirstSixCharacters(String, String, boolean)[4] 0s passed
[5] abcd, zxyhe, false shouldMatchFirstSixCharacters(String, String, boolean)[5] 0s passed
[6] ab cdef, abcdef, false shouldMatchFirstSixCharacters(String, String, boolean)[6] 0s passed
[7] abcd, abcdefghijk, false shouldMatchFirstSixCharacters(String, String, boolean)[7] 0s passed
[1] a c, ab shouldNotBeEqual(String, String)[1] 0.001s passed
[2] a b, ab shouldNotBeEqual(String, String)[2] 0s passed
[3] a b , ab shouldNotBeEqual(String, String)[3] 0s passed
[4] a b, ab shouldNotBeEqual(String, String)[4] 0s passed
[5] a B, ab shouldNotBeEqual(String, String)[5] 0s passed
[6] A B, ab shouldNotBeEqual(String, String)[6] 0.001s passed
[7] null, ab shouldNotBeEqual(String, String)[7] 0s passed
[8] A B, null shouldNotBeEqual(String, String)[8] 0s passed
[1] a b, ab shouldVerifyAreEqualIgnoringWhitespace(String, String)[1] 0s passed
[2] a b, ab shouldVerifyAreEqualIgnoringWhitespace(String, String)[2] 0.001s passed
[3] a b , ab shouldVerifyAreEqualIgnoringWhitespace(String, String)[3] 0s passed
[4] a b, ab shouldVerifyAreEqualIgnoringWhitespace(String, String)[4] 0.001s passed
[5] a B, ab shouldVerifyAreEqualIgnoringWhitespace(String, String)[5] 0s passed
[6] a B, Ab shouldVerifyAreEqualIgnoringWhitespace(String, String)[6] 0s passed
[7] , shouldVerifyAreEqualIgnoringWhitespace(String, String)[7] 0s passed
shouldVerifyAreNotEqualIgnoringWhitespace() shouldVerifyAreNotEqualIgnoringWhitespace() 0.001s passed