|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.alfresco.util.RetryingTransactionHelperTestCase
org.alfresco.util.BaseAlfrescoTestCase
org.alfresco.repo.notification.NotificationServiceImplSystemTest
public class NotificationServiceImplSystemTest
Notification service implementation test.
Nested Class Summary | |
---|---|
static interface |
NotificationServiceImplSystemTest.NotificationReceiver
Implementations of this interface can be injected into the NotificationServiceImplSystemTest.TestNotificationProvider in order to receive notifications. |
static class |
NotificationServiceImplSystemTest.TestNotificationProvider
This NotificationProvider is intended for use in test code in order to validate the
content/state of notifications. |
Nested classes/interfaces inherited from class org.alfresco.util.RetryingTransactionHelperTestCase |
---|
RetryingTransactionHelperTestCase.FailureTest, RetryingTransactionHelperTestCase.Test |
Field Summary |
---|
Fields inherited from class org.alfresco.util.BaseAlfrescoTestCase |
---|
actionService, authenticationComponent, contentService, ctx, nodeService, retryingTransactionHelper, rootNodeRef, serviceRegistry, storeRef, transactionService |
Constructor Summary | |
---|---|
NotificationServiceImplSystemTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testSimpleEmailNotification()
|
void |
testTemplateEmailNotification()
|
void |
testTestNotificationProvider()
This method tests the NotificationServiceImplSystemTest.TestNotificationProvider . |
protected boolean |
useSpacesStore()
|
Methods inherited from class org.alfresco.util.BaseAlfrescoTestCase |
---|
getRetryingTransactionHelper, setUpContext |
Methods inherited from class org.alfresco.util.RetryingTransactionHelperTestCase |
---|
doTestInTransaction, doTestInTransaction, doTestInTransaction, doTestInTransaction |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, 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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NotificationServiceImplSystemTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class BaseAlfrescoTestCase
java.lang.Exception
TestCase.setUp()
protected void tearDown() throws java.lang.Exception
tearDown
in class BaseAlfrescoTestCase
java.lang.Exception
TestCase.tearDown()
protected boolean useSpacesStore()
useSpacesStore
in class BaseAlfrescoTestCase
public void testSimpleEmailNotification()
public void testTemplateEmailNotification()
public void testTestNotificationProvider() throws java.lang.Exception
NotificationServiceImplSystemTest.TestNotificationProvider
.
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |