Part of elisa.plugins.search.tests.test_search_metaresource View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
98 | Method | setUp | Undocumented |
106 | Method | test_searcher_cleaned | Adds the BitterSearcher
into the searchers list and tears down to
|
118 | Method | test_searchers_called | Undocumented |
150 | Method | test_only_default_searchers_called | Undocumented |
193 | Method | test_only_selected_searchers | Undocumented |
241 | Method | test_only_selected_searchers_with_default | Undocumented |
289 | Method | test_only_selected_and_only_default | Undocumented |
297 | Method | test_cancellable | Undocumented |
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 |
BitterSearcher
into the searchers list and tears down to see if the resource provider is
cleaning it up properly.