public class LinksServiceImplTest
extends java.lang.Object
LinksServiceImpl.| Constructor and Description |
|---|
LinksServiceImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createNewEntry() |
void |
createUpdateDeleteEntry() |
static void |
deleteClassTestNodesAndUsers() |
void |
deleteTestNodes() |
static void |
initTestsContext() |
void |
linksListing()
Tests for listing the links of a site, possibly by user or date range
|
void |
linksListingPermissionsChecking()
Checks that the correct permission checking occurs on fetching
links listings (which go through canned queries)
|
void |
linksSearching()
The lucene based searching
|
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 |
setAdminUser()
By default, all tests are run as the admin user.
|
void |
tagging() |
public static void initTestsContext()
throws java.lang.Exception
java.lang.Exceptionpublic void createNewEntry()
throws java.lang.Exception
java.lang.Exceptionpublic void createUpdateDeleteEntry()
throws java.lang.Exception
java.lang.Exceptionpublic void newContainerSetup()
throws java.lang.Exception
java.lang.Exceptionpublic void tagging()
throws java.lang.Exception
java.lang.Exceptionpublic void linksListing()
throws java.lang.Exception
java.lang.Exceptionpublic void linksListingPermissionsChecking()
throws java.lang.Exception
java.lang.Exceptionpublic void linksSearching()
throws java.lang.Exception
java.lang.Exceptionpublic void setAdminUser()
public void deleteTestNodes()
throws java.lang.Exception
java.lang.Exceptionpublic static void deleteClassTestNodesAndUsers()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.