Package org.opencms.setup.comptest

Contains classes to test components when runing the OpenCms setup.

See:
          Description

Interface Summary
I_CmsSetupTest Represent a test to give users infos about whether their system is compatible to OpenCms.
 

Class Summary
CmsSetupTestFolderPermissions Tests the permission on the target installation folders.
CmsSetupTestJdkVersion Tests the version of the JDK.
CmsSetupTestOperatingSystem Tests the operating system.
CmsSetupTestResult Contains info about the result of a setup test.
CmsSetupTests Runs various tests to give users infos about whether their system is compatible to OpenCms.
CmsSetupTestServletEngine Tests the servlet engine.
CmsSetupTestSimapi Tests the image processing capabilities.
CmsSetupTestWarFileUnpacked Tests if the OpenCms WAR file is unpacked.
CmsSetupTestXercesVersion Test for the Xerces version.
 

Package org.opencms.setup.comptest Description

Contains classes to test components when runing the OpenCms setup.

Since:
6.0.0
Version:
$Revision: 1.1 $