class documentation

class TestDTypeCoercion(_DeprecationTestCase):

View In Hierarchy

Undocumented

Method test​_array​_construction Undocumented
Method test​_dtype​_coercion Undocumented
Method test​_not​_deprecated Undocumented
Class Variable deprecated​_types Undocumented
Class Variable message Undocumented

Inherited from _DeprecationTestCase:

Method assert​_deprecated Test if DeprecationWarnings are given and raised.
Method assert​_not​_deprecated Test that warnings are not raised.
Method setup Undocumented
Method teardown Undocumented
Instance Variable log Undocumented
Instance Variable warn​_ctx Undocumented
def test_array_construction(self):

Undocumented

def test_dtype_coercion(self):

Undocumented

def test_not_deprecated(self):

Undocumented

deprecated_types =

Undocumented