public class CMISChangeLogServiceTest
extends junit.framework.TestCase
CMISChangeLogServiceImpl| Constructor and Description |
|---|
CMISChangeLogServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
protected void |
tearDown() |
void |
testEnabledAuditing()
Tests
CMISChangeLogServiceImpl with enabled Auditing feature |
void |
testEnabledAuditingForMaxItems()
Test
CMISChangeLogServiceImpl with enabled Auditing feature for Max Items parameter |
void |
testReceivingChangeEventsForInvalidChangeToken()
This method tests
CMISChangeLogServiceImpl on receiving Change Event Entries for Invalid Change Log Token with enable and disabled Changes Logging |
void |
testReceivingOfChangeEventsExpectingFolders()
This method tests
CMISChangeLogServiceImpl on working with Change Event entries which could contain Folder Objects |
void |
testReceivingOfChangeEventsExpectingFoldersAndBoundedByMaxItems()
This method tests
CMISChangeLogServiceImpl on working with Change Event entries which could contain Folder Objects. |
void |
testServiceWithDisabledAuditing()
Tests
CMISChangeLogServiceImpl with disabled Auditing feature |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void testServiceWithDisabledAuditing()
throws java.lang.Exception
CMISChangeLogServiceImpl with disabled Auditing featurejava.lang.Exceptionpublic void testEnabledAuditing()
throws java.lang.Exception
CMISChangeLogServiceImpl with enabled Auditing featurejava.lang.Exceptionpublic void testEnabledAuditingForMaxItems()
throws java.lang.Exception
CMISChangeLogServiceImpl with enabled Auditing feature for Max Items parameterjava.lang.Exceptionpublic void testReceivingChangeEventsForInvalidChangeToken()
throws java.lang.Exception
CMISChangeLogServiceImpl on receiving Change Event Entries for Invalid Change Log Token with enable and disabled Changes Loggingjava.lang.Exceptionpublic void testReceivingOfChangeEventsExpectingFolders()
throws java.lang.Exception
CMISChangeLogServiceImpl on working with Change Event entries which could contain Folder Objectsjava.lang.Exceptionpublic void testReceivingOfChangeEventsExpectingFoldersAndBoundedByMaxItems()
throws java.lang.Exception
CMISChangeLogServiceImpl on working with Change Event entries which could contain Folder Objects. Also this method tests behavior of Max Items
parameter for Folder Objectsjava.lang.Exceptionpublic void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.