HsOfficePersonEntityPatcherUnitTest

26

tests

0

failures

7

ignored

0.016s

duration

100%

successful

Tests

Test Method name Duration Result
[1] testCase=personType willNotPatchIfGivenPropertyNotGiven(Property)[1] 0.001s passed
[2] testCase=tradeName willNotPatchIfGivenPropertyNotGiven(Property)[2] 0s passed
[3] testCase=title willNotPatchIfGivenPropertyNotGiven(Property)[3] 0s passed
[4] testCase=salutation willNotPatchIfGivenPropertyNotGiven(Property)[4] 0s passed
[5] testCase=familyName willNotPatchIfGivenPropertyNotGiven(Property)[5] 0s passed
[6] testCase=patched given name willNotPatchIfGivenPropertyNotGiven(Property)[6] 0.001s passed
willPatchAllProperties() willPatchAllProperties() 0s passed
willPatchNoProperty() willPatchNoProperty() 0s passed
[1] testCase=personType willPatchOnlyGivenProperty(Property)[1] 0s passed
[2] testCase=tradeName willPatchOnlyGivenProperty(Property)[2] 0.001s passed
[3] testCase=title willPatchOnlyGivenProperty(Property)[3] 0s passed
[4] testCase=salutation willPatchOnlyGivenProperty(Property)[4] 0s passed
[5] testCase=familyName willPatchOnlyGivenProperty(Property)[5] 0.001s passed
[6] testCase=patched given name willPatchOnlyGivenProperty(Property)[6] 0.001s passed
[1] testCase=personType willPatchOnlyGivenPropertyToNull(Property)[1] - ignored
[2] testCase=tradeName willPatchOnlyGivenPropertyToNull(Property)[2] 0s passed
[3] testCase=title willPatchOnlyGivenPropertyToNull(Property)[3] 0.002s passed
[4] testCase=salutation willPatchOnlyGivenPropertyToNull(Property)[4] 0s passed
[5] testCase=familyName willPatchOnlyGivenPropertyToNull(Property)[5] 0s passed
[6] testCase=patched given name willPatchOnlyGivenPropertyToNull(Property)[6] 0s passed
[1] testCase=personType willThrowExceptionIfNotNullableValueIsNull(Property)[1] - ignored
[2] testCase=tradeName willThrowExceptionIfNotNullableValueIsNull(Property)[2] - ignored
[3] testCase=title willThrowExceptionIfNotNullableValueIsNull(Property)[3] - ignored
[4] testCase=salutation willThrowExceptionIfNotNullableValueIsNull(Property)[4] - ignored
[5] testCase=familyName willThrowExceptionIfNotNullableValueIsNull(Property)[5] - ignored
[6] testCase=patched given name willThrowExceptionIfNotNullableValueIsNull(Property)[6] - ignored