|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.scape_project.watch.notification.NotificationTest
public class NotificationTest
Test Notification Service.
Constructor Summary | |
---|---|
NotificationTest()
|
Method Summary | |
---|---|
static void |
setUpBeforeClass()
Initialized test adaptor and service. |
static void |
tearDownAfterClass()
Remove test adaptor from service. |
void |
testEventConsuming()
Test the sending of a notification. |
void |
testGetAdaptors()
Test the list of adaptors. |
void |
testGetTypes()
Test the list of types. |
void |
testSend()
Test the sending of a notification. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationTest()
Method Detail |
---|
public static void setUpBeforeClass()
public static void tearDownAfterClass()
public void testGetAdaptors()
public void testGetTypes()
public void testSend()
public void testEventConsuming()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |