[
  {
    "expectedResult": {
      "status": "COMPLIANT",
      "conditionIndex": "199",
      "conditionText": "extract('CA10__storageEncrypted__c') == true",
      "runtimeError": null
    },
    "context": { "snapshotTime": "2024-06-04T19:44:50Z" },
    "Id": "test1",
    "CA10__disappearanceTime__c": null,
    "CA10__storageEncrypted__c": true
  },
  {
    "expectedResult": {
      "status": "INCOMPLIANT",
      "conditionIndex": "200",
      "conditionText": "otherwise",
      "runtimeError": null
    },
    "context": { "snapshotTime": "2024-06-04T19:44:50Z" },
    "Id": "test2",
    "CA10__disappearanceTime__c": null,
    "CA10__storageEncrypted__c": false
  }
]
