class TestAsPairs:
Undocumented
Method | test_as_index |
Test results if as_index=True . |
Method | test_exceptions |
Ensure faulty usage is discovered. |
Method | test_pass_through |
Test if x already matching desired output are passed through. |
Method | test_single_value |
Test casting for a single value. |
Method | test_two_values |
Test proper casting for two different values. |
Method | test_with_none |
Undocumented |