|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.calendar.CalendarServiceImplTest
public class CalendarServiceImplTest
Test cases for CalendarServiceImpl
.
Constructor Summary | |
---|---|
CalendarServiceImplTest()
|
Method Summary | |
---|---|
void |
calendarListingPermissionsChecking()
Checks that the correct permission checking occurs on fetching calendar listings (which go through canned queries) |
void |
calendarMultiSiteListing()
Test that we can retrieve (with date filtering) events from multiple sites |
void |
calendarSingleSiteListing()
Simplest tests for listing on just one site, with no filtering |
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 |
setAdminUser()
By default, all tests are run as the admin user. |
void |
tagging()
|
void |
testCannedQueryEntityResults()
Ensure that the canned query returns the right entity objects for the underlying calendar entries. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalendarServiceImplTest()
Method Detail |
---|
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 calendarSingleSiteListing() throws java.lang.Exception
java.lang.Exception
public void calendarListingPermissionsChecking() throws java.lang.Exception
java.lang.Exception
public void calendarMultiSiteListing() throws java.lang.Exception
java.lang.Exception
public void testCannedQueryEntityResults() 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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |