|
2008-09-10 1.1.0 | |||||||||
| 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.eclipse.soda.dk.notification.testcase.NotificationTestcase
public class NotificationTestcase
| Constructor Summary | |
|---|---|
NotificationTestcase()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
notificationReceived(java.lang.String topic,
java.util.Dictionary data)
|
void |
start(org.osgi.framework.BundleContext context)
Start with the specified context parameter. |
void |
stop(org.osgi.framework.BundleContext context)
Stop with the specified context parameter. |
void |
test1()
Test1. |
void |
test2()
Test2. |
void |
test3()
Test3. |
void |
test4()
Test4. |
void |
test5()
Test5. |
void |
test6()
Test6. |
void |
test7()
Test6. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationTestcase()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.
public void notificationReceived(java.lang.String topic,
java.util.Dictionary data)
notificationReceived in interface NotificationListenertopic - The topic (String) parameter.data - The data (Dictionary) parameter.
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorcontext - The context (BundleContext) parameter.
java.lang.Exception - Exception.
public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorcontext - The context (BundleContext) parameter.
java.lang.Exception - Exception.public void test1()
public void test2()
public void test3()
public void test4()
public void test5()
public void test6()
public void test7()
|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||