Part of elisa.plugins.search.tests.test_search_metaresource View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
341 | Method | setUp | Undocumented |
349 | Method | test_add_searcher | Test if the usual adding of a normal searcher works as expected |
365 | Method | test_add_searcher_with_uppercase_name | As the searcher filtering is using lowercase only, the name has to be |
376 | Method | test_add_another_searcher | Undocumented |
401 | 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 |
---|---|---|---|
74 | Method | _unload_searchers | Undocumented |
89 | Method | _patch_default | Undocumented |