[
{
"expectedResult": {
"status": "DISAPPEARED",
"conditionIndex": "99",
"conditionText": "isDisappeared(CA10SN__disappearanceTime__c)",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-11-20T20:12:30Z"
},
"Id": "test1",
"CA10SN__disappearanceTime__c": "2024-11-20T17:14:43Z",
"CA10SN__hasPassword__c": "true",
"CA10SN__extAuthnDuo__c": "false"
},
{
"expectedResult": {
"status": "INAPPLICABLE",
"conditionIndex": "199",
"conditionText": "extract('CA10SN__hasPassword__c') != 'true'",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-11-20T20:12:30Z"
},
"Id": "test2",
"CA10SN__disappearanceTime__c": null,
"CA10SN__hasPassword__c": "false",
"CA10SN__extAuthnDuo__c": "false"
},
{
"expectedResult": {
"status": "INCOMPLIANT",
"conditionIndex": "299",
"conditionText": "extract('CA10SN__extAuthnDuo__c') != 'true'",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-11-20T20:12:30Z"
},
"Id": "test3",
"CA10SN__disappearanceTime__c": null,
"CA10SN__hasPassword__c": "true",
"CA10SN__extAuthnDuo__c": "false"
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "300",
"conditionText": "otherwise",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-11-20T20:12:30Z"
},
"Id": "test4",
"CA10SN__disappearanceTime__c": null,
"CA10SN__hasPassword__c": "true",
"CA10SN__extAuthnDuo__c": "true"
}
]