public class Test1 extends 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 Exception
Exception
public void test2() throws Exception
Exception
public void test3() throws Exception
Exception
public void test4() throws Exception
Exception
public void test5() throws Exception
SubscriptionManager.getAllGrantedTopics()
Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.