Part of elisa.plugins.daap.tests.test_daap_parser View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
36 | Method | setUp | Undocumented |
41 | Method | test_full_chunk_parse | test parsing of the full chunk (with server info example data) |
60 | Method | test_simple_parse | test simple parse (with server info example data) |
75 | Method | test_server_info_to_model | the server info is one of the first requests, it has to work |
99 | Method | test_content_codes | test parsing of example content codes |
183 | Method | test_login_data | try to parse the login data |
200 | Method | test_fail_on_to_less_data | too less data raises the expected exception |
207 | Method | test_in_chunk_parsing | test parsing of data in chunks into a model |
235 | Method | test_with_container_parsing_in_chunks | try to parse data with containers into models and doing this in chunks ( |