[invalid.py]
  [test_context_invalid_type[None\]]
    expected: ERROR

  [test_context_invalid_type[False\]]
    expected: ERROR

  [test_context_invalid_type[42\]]
    expected: ERROR

  [test_context_invalid_type[context3\]]
    expected: ERROR

  [test_context_invalid_type[context4\]]
    expected: ERROR

  [test_context_unknown_value]
    expected: ERROR

  [test_address_invalid_type[None\]]
    expected: ERROR

  [test_address_invalid_type[False\]]
    expected: ERROR

  [test_address_invalid_type[42\]]
    expected: ERROR

  [test_address_invalid_type[address3\]]
    expected: ERROR

  [test_address_invalid_type[address4\]]
    expected: ERROR

  [test_address_unknown_value]
    expected: ERROR

  [test_uuid_invalid_type[None\]]
    expected: ERROR

  [test_uuid_invalid_type[False\]]
    expected: ERROR

  [test_uuid_invalid_type[42\]]
    expected: ERROR

  [test_uuid_invalid_type[uuid3\]]
    expected: ERROR

  [test_uuid_invalid_type[uuid4\]]
    expected: ERROR

  [test_uuid_add_already_exist]
    expected: ERROR

  [test_uuid_remove_nonexist]
    expected: ERROR

  [test_type_invalid_type[None\]]
    expected: ERROR

  [test_type_invalid_type[False\]]
    expected: ERROR

  [test_type_invalid_type[42\]]
    expected: ERROR

  [test_type_invalid_type[type3\]]
    expected: ERROR

  [test_type_invalid_type[type4\]]
    expected: ERROR

  [test_type_unknown_value]
    expected: ERROR
