Part of elisa.plugins.search.tests.test_search_metaresource View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
340 | Method | setUp | Undocumented |
348 | Method | test_add_searcher | Test if the usual adding of a normal searcher works as expected |
364 | Method | test_add_searcher_with_uppercase_name | As the searcher filtering is using lowercase only, the name has to be |
375 | Method | test_add_another_searcher | Undocumented |
400 | Method | test_adding_default_searcher | Test if adding the default searcher works as expected |
Inherited from GenericSetup:
Line # | Kind | Name | Docs |
---|---|---|---|
47 | Method | tearDown | Undocumented |
Inherited from UnloadMixin:
Line # | Kind | Name | Docs |
---|---|---|---|
73 | Method | _unload_searchers | Undocumented |
88 | Method | _patch_default | Undocumented |