• Kirill Smelkov's avatar
    golang_str: tests: Robustify xbytes/xunicode/xbytearray · 674b74e1
    Kirill Smelkov authored
    Assert that input belongs to the set of expected types.
    Assert that the output has exactly the type we promised.
    
    No change in functionality. We are now just more certain that those
    functions work as intended and could be relied upon.
    674b74e1
golang_str_test.py 111 KB