com.adobe.cq.testing.junit.rules.site.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-cloud-testing-clients Show documentation
Show all versions of aem-cloud-testing-clients Show documentation
AEM related clients and testing utilities for AEM as a Cloud Service
The newest version!
{
"jcr:primaryType": "cq:Page",
"jcr:mixinTypes": [
"rep:AccessControllable"
],
"jcr:content": {
"jcr:primaryType": "cq:PageContent",
"jcr:title": "Test Site",
"cq:template": "/conf/test-site/settings/wcm/templates/content-page",
"sling:resourceType": "wcm/foundation/components/page",
"cq:allowedTemplates": [
"/conf/test-site/settings/wcm/templates/.*"
],
"root": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "wcm/foundation/components/responsivegrid",
"responsivegrid": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "wcm/foundation/components/responsivegrid",
"title": {
"jcr:primaryType": "nt:unstructured",
"jcr:title": "Test site",
"sling:resourceType": "wcm/foundation/components/title"
},
"text": {
"jcr:primaryType": "nt:unstructured",
"text": "Simple site for running Integration Tests<\/p>\n",
"sling:resourceType": "wcm/foundation/components/text",
"textIsRich": "true"
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy