Part of elisa.plugins.search.tests.test_search_metaresource View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
97 | Method | setUp | Undocumented |
107 | Method | test_searcher_cleaned | Adds the BitterSearcher
into the searchers list and tears down to |
119 | Method | test_searchers_called | Undocumented |
151 | Method | test_only_default_searchers_called | Undocumented |
194 | Method | test_only_selected_searchers | Undocumented |
242 | Method | test_only_selected_searchers_with_default | Undocumented |
290 | Method | test_only_selected_and_only_default | Undocumented |
298 | Method | test_cancellable | Undocumented |
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 |
BitterSearcher
into the searchers list and tears down to see if the resource provider is
cleaning it up properly.