class documentation

class TestByteorderConverter(StringConverterTestCase): (source)

View In Hierarchy

Tests of PyArray_ByteorderConverter

Method test_valid Undocumented
Class Variable warn Undocumented

Inherited from StringConverterTestCase:

Method test_wrong_type Undocumented
Method test_wrong_value Undocumented
Class Variable allow_bytes Undocumented
Class Variable case_insensitive Undocumented
Class Variable exact_match Undocumented
Method _check Takes valid non-deprecated inputs for converters, runs converters on inputs, checks correctness of outputs, warnings and errors
Method _check_conv_assert_warn Undocumented
Method _check_value_error Undocumented