
Public Member Functions | |
| def | __init__ |
| def | test_local_ged_substitution |
| def | test_local_type_substitution_test2 |
| def | test_local_type_substitution2 |
| def | test_local_parse_missing_type_substitution |
| def | test_local_type_substitution1 |
Static Public Attributes | |
| string | name = "test_DerivedTypes" |
| client_file_name = None | |
| string | types_file_name = "test_DerivedTypes_xsd_types.py" |
| server_file_name = None | |
Definition at line 46 of file test_DerivedTypes.py.
| def test_local_ged_substitution | ( | self ) |
This test is designed to fail, trying to dump a GED in via type substitution.
Definition at line 57 of file test_DerivedTypes.py.
| def test_local_parse_missing_type_substitution | ( | self ) |
attempt to substitute an unregistered/unknown type
Definition at line 175 of file test_DerivedTypes.py.
| def test_local_type_substitution1 | ( | self ) |
test extension. Parse known instance, serialize an equivalent, Parse it back.
Definition at line 185 of file test_DerivedTypes.py.
| def test_local_type_substitution2 | ( | self ) |
test extension of extension
Definition at line 119 of file test_DerivedTypes.py.
| def test_local_type_substitution_test2 | ( | self ) |
test extension of extension
Definition at line 72 of file test_DerivedTypes.py.
1.7.2