public class Test1
extends java.lang.Object
| Constructor and Description |
|---|
Test1() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
setup() |
void |
test1()
Perform a simple subscribe/unsubscribe without a subscription source attached
|
void |
test2()
Perform a subscribe/set/unset/unsubscribe sequence
|
void |
test3()
Perform a common subscribe/unsubscribe with a subscriptions source being present
before the subscription.
|
void |
test4()
Perform a common subscribe/unsubscribe with a subscriptions source being present
before the subscription but loosing the subscription source while beeing
connected.
|
void |
test5()
Test the method
SubscriptionManager.getAllGrantedTopics() |
public void setup()
public void cleanup()
public void test1()
throws java.lang.Exception
java.lang.Exceptionpublic void test2()
throws java.lang.Exception
java.lang.Exceptionpublic void test3()
throws java.lang.Exception
java.lang.Exceptionpublic void test4()
throws java.lang.Exception
java.lang.Exceptionpublic void test5()
throws java.lang.Exception
SubscriptionManager.getAllGrantedTopics()java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0