HsOfficeRelationPatcherUnitTest
Tests
| Test |
Method name |
Duration |
Result |
| [1] testCase=holderUuid |
willNotPatchIfGivenPropertyNotGiven(Property)[1] |
0.004s |
passed |
| [2] testCase=holder |
willNotPatchIfGivenPropertyNotGiven(Property)[2] |
0.003s |
passed |
| [3] testCase=contactUuid |
willNotPatchIfGivenPropertyNotGiven(Property)[3] |
0.002s |
passed |
| [4] testCase=contact |
willNotPatchIfGivenPropertyNotGiven(Property)[4] |
0.001s |
passed |
| willPatchNoProperty() |
willPatchNoProperty() |
0.001s |
passed |
| [1] testCase=holderUuid |
willPatchOnlyGivenProperty(Property)[1] |
0.002s |
passed |
| [2] testCase=holder |
willPatchOnlyGivenProperty(Property)[2] |
0.002s |
passed |
| [3] testCase=contactUuid |
willPatchOnlyGivenProperty(Property)[3] |
0.001s |
passed |
| [4] testCase=contact |
willPatchOnlyGivenProperty(Property)[4] |
0.002s |
passed |
| [1] testCase=holderUuid |
willPatchOnlyGivenPropertyToNull(Property)[1] |
0.001s |
passed |
| [2] testCase=holder |
willPatchOnlyGivenPropertyToNull(Property)[2] |
- |
ignored |
| [3] testCase=contactUuid |
willPatchOnlyGivenPropertyToNull(Property)[3] |
0.002s |
passed |
| [4] testCase=contact |
willPatchOnlyGivenPropertyToNull(Property)[4] |
- |
ignored |
| willPersistNewContact() |
willPersistNewContact() |
0.001s |
passed |
| willPersistNewHolder() |
willPersistNewHolder() |
0.001s |
passed |
| willThrowExceptionIfContactAndContactUuidAreGiven() |
willThrowExceptionIfContactAndContactUuidAreGiven() |
0.001s |
passed |
| willThrowExceptionIfHolderAndHolderUuidAreGiven() |
willThrowExceptionIfHolderAndHolderUuidAreGiven() |
0.001s |
passed |
| [1] testCase=holderUuid |
willThrowExceptionIfNotNullableValueIsNull(Property)[1] |
- |
ignored |
| [2] testCase=holder |
willThrowExceptionIfNotNullableValueIsNull(Property)[2] |
- |
ignored |
| [3] testCase=contactUuid |
willThrowExceptionIfNotNullableValueIsNull(Property)[3] |
- |
ignored |
| [4] testCase=contact |
willThrowExceptionIfNotNullableValueIsNull(Property)[4] |
- |
ignored |