HsHostingAssetEntityPatcherUnitTest
Tests
| Test |
Method name |
Duration |
Result |
| [1] testCase=caption |
willNotPatchIfGivenPropertyNotGiven(Property)[1] |
0.004s |
passed |
| [2] testCase=config |
willNotPatchIfGivenPropertyNotGiven(Property)[2] |
0.002s |
passed |
| [3] testCase=alarmContact |
willNotPatchIfGivenPropertyNotGiven(Property)[3] |
0.002s |
passed |
| willPatchAllProperties() |
willPatchAllProperties() |
0.002s |
passed |
| willPatchNoProperty() |
willPatchNoProperty() |
0.001s |
passed |
| [1] testCase=caption |
willPatchOnlyGivenProperty(Property)[1] |
0.001s |
passed |
| [2] testCase=config |
willPatchOnlyGivenProperty(Property)[2] |
0.002s |
passed |
| [3] testCase=alarmContact |
willPatchOnlyGivenProperty(Property)[3] |
0.002s |
passed |
| [1] testCase=caption |
willPatchOnlyGivenPropertyToNull(Property)[1] |
0.002s |
passed |
| [2] testCase=config |
willPatchOnlyGivenPropertyToNull(Property)[2] |
- |
ignored |
| [3] testCase=alarmContact |
willPatchOnlyGivenPropertyToNull(Property)[3] |
0.001s |
passed |
| [1] testCase=caption |
willThrowExceptionIfNotNullableValueIsNull(Property)[1] |
- |
ignored |
| [2] testCase=config |
willThrowExceptionIfNotNullableValueIsNull(Property)[2] |
- |
ignored |
| [3] testCase=alarmContact |
willThrowExceptionIfNotNullableValueIsNull(Property)[3] |
- |
ignored |