Adobe-Consulting-Services/acs-aem-commons

View on GitHub
bundle/src/test/resources/com/adobe/acs/commons/audit_log_search/impl/AuditLogSearchServletTest.json

Summary

Maintainability
Test Coverage
{
  "jcr:primaryType" : "sling:Folder",
  "1" : {
    "jcr:primaryType" : "cq:AuditEvent",
    "cq:path" : "/content/geometrixx"
  },
  "2" : {
    "jcr:primaryType" : "cq:AuditEvent",
    "cq:path" : "/content/geometrixx/en"
  },
  "3" : {
    "jcr:primaryType" : "cq:AuditEvent",
    "cq:path" : "/content/we-media/en",
    "cq:time" : "2017-11-01T15:01:43.751+00:00"
  },
  "4" : {
    "jcr:primaryType" : "cq:AuditEvent",
    "cq:path" : "/content/we-media/en",
    "cq:time" : "2017-11-01T16:01:43.751+00:00"
  }
}