Public Member Functions | |
def | __init__ (self, args) |
def | test_no_subscribers (self) |
def | test_subscriber_appears (self) |
Public Attributes | |
master | |
Private Member Functions | |
def | _cb_test_subscriber_appears (self, msg) |
Definition at line 53 of file test_lazy.py.
def test_lazy.TestConnection.__init__ | ( | self, | |
args | |||
) |
Definition at line 55 of file test_lazy.py.
|
private |
Definition at line 98 of file test_lazy.py.
def test_lazy.TestConnection.test_no_subscribers | ( | self | ) |
Definition at line 60 of file test_lazy.py.
def test_lazy.TestConnection.test_subscriber_appears | ( | self | ) |
Definition at line 69 of file test_lazy.py.
test_lazy.TestConnection.master |
Definition at line 58 of file test_lazy.py.