public class WikiServiceImplTest
extends java.lang.Object
WikiServiceImpl
.Constructor and Description |
---|
WikiServiceImplTest() |
Modifier and Type | Method and Description |
---|---|
void |
createNewEntry() |
void |
createUpdateDeleteEntry() |
static void |
deleteClassTestNodesAndUsers() |
void |
deleteTestNodes() |
static void |
initTestsContext() |
void |
newContainerSetup()
Ensures that when we try to write an entry to the
container of a new site, it is correctly setup for us.
|
void |
pagesListing()
Tests for listing the wiki pages of a site, possibly by user or date range
|
void |
pagesListingPermissionsChecking()
Checks that the correct permission checking occurs on fetching
links listings (which go through canned queries)
|
void |
setAdminUser()
By default, all tests are run as the admin user.
|
void |
tagging() |
public static void initTestsContext() throws java.lang.Exception
java.lang.Exception
public void createNewEntry() throws java.lang.Exception
java.lang.Exception
public void createUpdateDeleteEntry() throws java.lang.Exception
java.lang.Exception
public void newContainerSetup() throws java.lang.Exception
java.lang.Exception
public void tagging() throws java.lang.Exception
java.lang.Exception
public void pagesListing() throws java.lang.Exception
java.lang.Exception
public void pagesListingPermissionsChecking() throws java.lang.Exception
java.lang.Exception
public void setAdminUser()
public void deleteTestNodes() throws java.lang.Exception
java.lang.Exception
public static void deleteClassTestNodesAndUsers() throws java.lang.Exception
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.