请参阅: 说明
| 接口 | 说明 |
|---|---|
| I_CmsSetupTest |
Represent a test to give users infos about whether their system is compatible to OpenCms.
|
| 类 | 说明 |
|---|---|
| CmsSetupTestFolderPermissions |
Tests the permission on the target installation folders.
|
| CmsSetupTestJavaTempDir |
Tests the java temp directory.
|
| 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.
|
| CmsSetupTestServletContainer |
Tests the servlet container.
|
| CmsSetupTestSimapi |
Tests the image processing capabilities.
|
| CmsSetupTestWarFileUnpacked |
Tests if the OpenCms WAR file is unpacked.
|
| CmsSetupTestXercesVersion |
Test for the Xerces version.
|
| CmsSetupTestXmlAPI |
Test for the XML API.
|