rad  3.0.0
Public Member Functions | Public Attributes | List of all members
test_publisher.TestPublisher Class Reference

Public Member Functions

def setup (self)
 
def tearDown (self)
 
def test_that_creating_a_publisher_binds_the_endpoint (self)
 
def test_that_zmq_protocol_is_correct (self)
 

Public Attributes

 loop
 
 mock_sock
 
 mock_ctx
 
 req
 

Member Function Documentation

◆ setup()

def test_publisher.TestPublisher.setup (   self)

◆ tearDown()

def test_publisher.TestPublisher.tearDown (   self)

◆ test_that_creating_a_publisher_binds_the_endpoint()

def test_publisher.TestPublisher.test_that_creating_a_publisher_binds_the_endpoint (   self)

◆ test_that_zmq_protocol_is_correct()

def test_publisher.TestPublisher.test_that_zmq_protocol_is_correct (   self)

Member Data Documentation

◆ loop

test_publisher.TestPublisher.loop

◆ mock_ctx

test_publisher.TestPublisher.mock_ctx

◆ mock_sock

test_publisher.TestPublisher.mock_sock

◆ req

test_publisher.TestPublisher.req

The documentation for this class was generated from the following file: