Part of elisa.plugins.avahi.tests.test_resource_provider View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
36 | Method | test_get_network_overview | test that we get the network overview model |
44 | Method | test_get_local_network | lan:// is the same as network://local - right? |
59 | Method | test_get_other_network | test to get another network |
Inherited from GenericSetup:
Line # | Kind | Name | Docs |
---|---|---|---|
37 | Method | setUp | Undocumented |
47 | Method | tearDown | Undocumented |
Inherited from UriRegExpTester:
Line # | Kind | Name | Docs |
---|---|---|---|
60 | Method | test_working_uris | test that the uri expression matches the given working uris |
71 | Method | test_compile_regexp | test that the uri expression can be compiled |
77 | Method | test_failing_uris | test that the uri expression does not match the given failing uris |