| org.apache.lenya.ac.impl.AbstractAccessControlTest org.apache.lenya.cms.site.tree.DefaultSiteTreeTest
tearDown | public void tearDown() throws Exception(Code) | | See Also: TestCase.tearDown |
testAddNodeSiteTreeNode | final public void testAddNodeSiteTreeNode()(Code) | | Test for void addNode(SiteTreeNode)
|
testAddNodeStringLabelArrayStringStringboolean | final public void testAddNodeStringLabelArrayStringStringboolean() throws SiteException(Code) | | Test for void addNode(String, Label[], String, String, boolean)
throws: SiteException - if an error occurs |
testAddNodeStringStringLabelArray | final public void testAddNodeStringStringLabelArray() throws SiteException(Code) | | Test for void addNode(String, String, Label[])
throws: SiteException - if an error occurs |
testAddNodeStringStringLabelArrayStringStringboolean | final public void testAddNodeStringStringLabelArrayStringStringboolean() throws SiteException(Code) | | Test for void addNode(String, String, Label[], String, String, boolean)
throws: SiteException - if an error occurs |
testDefaultSiteTreeFile | final public void testDefaultSiteTreeFile()(Code) | | Test for void DefaultSiteTree(File)
|
testDefaultSiteTreeString | final public void testDefaultSiteTreeString()(Code) | | Test for void DefaultSiteTree(String)
|
testSave | final public void testSave()(Code) | | Test save
|
|
|