Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
greenlet.tests.test_contextvars.ContextVarsTests Class Reference
Inheritance diagram for greenlet.tests.test_contextvars.ContextVarsTests:
Inheritance graph
[legend]
Collaboration diagram for greenlet.tests.test_contextvars.ContextVarsTests:
Collaboration graph
[legend]

Public Member Functions

 test_context_propagated_by_context_run (self)
 
 test_context_propagated_by_setting_attribute (self)
 
 test_context_not_propagated (self)
 
 test_context_shared (self)
 
 test_break_ctxvars (self)
 
 test_not_broken_if_using_attribute_instead_of_context_run (self)
 
 test_context_assignment_while_running (self)
 
 test_context_assignment_different_thread (self)
 
 test_context_assignment_wrong_type (self)
 

Protected Member Functions

 _new_ctx_run (self, *args, **kwargs)
 
 _increment (self, greenlet_id, callback, counts, expect)
 
 _test_context (self, propagate_by)
 

Protected Attributes

 _test_context
 

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