程序包 | 说明 |
---|---|
org.opencms.setup.comptest |
Contains classes to test components when runing the OpenCms setup.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSetupTestFolderPermissions
Tests the permission on the target installation folders.
|
class |
CmsSetupTestJavaTempDir
Tests the java temp directory.
|
class |
CmsSetupTestJdkVersion
Tests the version of the JDK.
|
class |
CmsSetupTestOperatingSystem
Tests the operating system.
|
class |
CmsSetupTestServletContainer
Tests the servlet container.
|
class |
CmsSetupTestSimapi
Tests the image processing capabilities.
|
class |
CmsSetupTestWarFileUnpacked
Tests if the OpenCms WAR file is unpacked.
|
class |
CmsSetupTestXercesVersion
Test for the Xerces version.
|
class |
CmsSetupTestXmlAPI
Test for the XML API.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<I_CmsSetupTest> |
CmsSetupTests.getAllTests()
Returns a list of all available tests.
|
构造器和说明 |
---|
CmsSetupTestResult(I_CmsSetupTest test)
Creates a new setup test result.
|