multi_interface_roam::async_helpers::EventStreamTest Class Reference

List of all members.

Public Member Functions

def test_dies_despite_cb
def test_event_stream_from_event
def test_timeout_autocancel
def test_timeout_memory_frees_correctly

Detailed Description

Definition at line 250 of file async_helpers.py.


Member Function Documentation

def multi_interface_roam::async_helpers::EventStreamTest::test_dies_despite_cb (   self  ) 
Test that EventStream gets unallocated despite its callback
being held. As without another reference, calling the callback
will have no effect.

Definition at line 251 of file async_helpers.py.

def multi_interface_roam::async_helpers::EventStreamTest::test_event_stream_from_event (   self  ) 

Definition at line 292 of file async_helpers.py.

def multi_interface_roam::async_helpers::EventStreamTest::test_timeout_autocancel (   self  ) 

Definition at line 286 of file async_helpers.py.

def multi_interface_roam::async_helpers::EventStreamTest::test_timeout_memory_frees_correctly (   self  ) 
Had a lot of subtle bugs getting select to free up properly.
This test case is what pointed me at them.

Definition at line 267 of file async_helpers.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Properties Friends Defines


multi_interface_roam
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:52:33 2013