HsOfficeContactPatcherUnitTest

18

tests

0

failures

7

ignored

0.015s

duration

100%

successful

Tests

Test Method name Duration Result
[1] testCase=caption willNotPatchIfGivenPropertyNotGiven(Property)[1] 0.001s passed
[2] testCase=postalAddress willNotPatchIfGivenPropertyNotGiven(Property)[2] 0.001s passed
[3] testCase=emailAddresses willNotPatchIfGivenPropertyNotGiven(Property)[3] 0s passed
[4] testCase=phoneNumbers willNotPatchIfGivenPropertyNotGiven(Property)[4] 0s passed
willPatchAllProperties() willPatchAllProperties() 0.001s passed
willPatchNoProperty() willPatchNoProperty() 0.001s passed
[1] testCase=caption willPatchOnlyGivenProperty(Property)[1] 0.001s passed
[2] testCase=postalAddress willPatchOnlyGivenProperty(Property)[2] 0.001s passed
[3] testCase=emailAddresses willPatchOnlyGivenProperty(Property)[3] 0.001s passed
[4] testCase=phoneNumbers willPatchOnlyGivenProperty(Property)[4] 0.001s passed
[1] testCase=caption willPatchOnlyGivenPropertyToNull(Property)[1] 0.001s passed
[2] testCase=postalAddress willPatchOnlyGivenPropertyToNull(Property)[2] - ignored
[3] testCase=emailAddresses willPatchOnlyGivenPropertyToNull(Property)[3] - ignored
[4] testCase=phoneNumbers willPatchOnlyGivenPropertyToNull(Property)[4] - ignored
[1] testCase=caption willThrowExceptionIfNotNullableValueIsNull(Property)[1] - ignored
[2] testCase=postalAddress willThrowExceptionIfNotNullableValueIsNull(Property)[2] - ignored
[3] testCase=emailAddresses willThrowExceptionIfNotNullableValueIsNull(Property)[3] - ignored
[4] testCase=phoneNumbers willThrowExceptionIfNotNullableValueIsNull(Property)[4] - ignored