[
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "199",
"conditionText": "unitTest(Test-1): bytes('abc').isNotEmpty()",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-01-01T00:00:00Z"
},
"Id": "Test-1",
"Name": "Test-1",
"CA10__disappearanceTime__c": null
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "299",
"conditionText": "unitTest(Test-2): bytes(' ').isNotEmpty()",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-01-01T00:00:00Z"
},
"Id": "Test-2",
"Name": "Test-2",
"CA10__disappearanceTime__c": null
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "399",
"conditionText": "unitTest(Test-3): bytes('\\n\\r\\t').isNotEmpty()",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-01-01T00:00:00Z"
},
"Id": "Test-3",
"Name": "Test-3",
"CA10__disappearanceTime__c": null
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "499",
"conditionText": "unitTest(Test-4): bytes('').isEmpty()",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-01-01T00:00:00Z"
},
"Id": "Test-4",
"Name": "Test-4",
"CA10__disappearanceTime__c": null
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "599",
"conditionText": "unitTest(Test-5): null.isEmpty()",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-01-01T00:00:00Z"
},
"Id": "Test-5",
"Name": "Test-5",
"CA10__disappearanceTime__c": null
}
]