当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
TestFolderDelete - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.cms.commands
Class TestFolderDelete
java.lang.Object
TestCase
org.jboss.portal.test.cms.AbstractCMSTestCase
org.jboss.portal.test.cms.commands.AbstractCommandTestCase
org.jboss.portal.test.cms.commands.TestFolderDelete
- public class TestFolderDelete
- extends AbstractCommandTestCase
- Author:
- Roy Russo, Thomas Heute, Sohil Shah
- See Also:
- Serialized Form
Field Summary |
(package private) java.lang.String |
sCopyToFolderPath
A test folder path for copied folder trees * |
(package private) java.lang.String |
sFolderPath
A test folder path * |
Method Summary |
static TestSuite |
suite()
|
void |
testFolderDelete()
Deleted test data from repo, and also tests delete cmd. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sFolderPath
java.lang.String sFolderPath
- A test folder path *
sCopyToFolderPath
java.lang.String sCopyToFolderPath
- A test folder path for copied folder trees *
TestFolderDelete
public TestFolderDelete(java.util.Map parametrization)
suite
public static TestSuite suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFolderDelete
public void testFolderDelete()
throws java.lang.Exception
- Deleted test data from repo, and also tests delete cmd.
- Throws:
java.lang.Exception