org.opencms.configuration.opencms-tests.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE opencms SYSTEM "http://www.opencms.org/dtd/6.0/opencms-tests.dtd"> <opencms> <tests> <test name="test1">Hello Test 1</test> <test name="test2">Hello Test 2</test> </tests> </opencms>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy