utilities Package

test_atomics Module

class thriftworker.tests.utilities.test_atomics.TestAtomicInteger(methodName='runTest')[source]

Bases: thriftworker.tests.utils.TestCase

setUp()[source]
test_add()[source]
test_cmp()[source]
test_decr()[source]
test_get()[source]
test_incr()[source]
test_props()[source]
test_repr()[source]
test_set()[source]
test_sub()[source]

test_decorators Module

class thriftworker.tests.utilities.test_decorators.TestOther(methodName='runTest')[source]

Bases: thriftworker.tests.utils.TestCase

test_cached_property()[source]
test_cached_property_access()[source]

test_finalize Module

class thriftworker.tests.utilities.test_finalize.TestOther(methodName='runTest')[source]

Bases: thriftworker.tests.utils.TestCase

test_out_of_scope()[source]
test_reset()[source]

test_imports Module

test_loop Module

test_other Module

class thriftworker.tests.utilities.test_other.TestOther(methodName='runTest')[source]

Bases: thriftworker.tests.utils.TestCase

test_addresses_from_pool_auto()[source]
test_addresses_from_pool_digit()[source]
test_addresses_from_pool_wrong()[source]
test_port_from_range()[source]
test_rgetattr()[source]
thriftworker.tests.utilities.test_other.skip(g, num=1)[source]

test_proxy Module

class thriftworker.tests.utilities.test_proxy.TestPromiseProxy(methodName='runTest')[source]

Bases: thriftworker.tests.utils.TestCase

test_maybe_evaluate()[source]
test_only_evaluated_once()[source]
class thriftworker.tests.utilities.test_proxy.TestProxy(methodName='runTest')[source]

Bases: thriftworker.tests.utils.TestCase

test_bool()[source]
test_call()[source]
test_context()[source]
test_dictproxy()[source]
test_dir()[source]
test_getsetdel_attr()[source]
test_hash()[source]
test_int()[source]
test_listproxy()[source]
test_name()[source]
test_reduce()[source]
test_slots()[source]
test_unicode()[source]
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.