.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: test_locator .. class:: alert alert-info pull-top .. contents:: *Module:* `test_locator.py `_ API ===================================================================================== No description. *Imports:* ------------ - `ninja_ide `_ - `sys `_ - `ninja_tests.BaseTest `_ - `PyQt4.QtGui.QApplication `_ - `__future__.absolute_import `_ - `ninja_ide.tools.locator `_ - `__future__.unicode_literals `_ *Class:* `LocatorTestCase(BaseTest) `_ ------------------------------------------------------------------------------------------------------------------------------------ .. code:: python class LocatorTestCase(BaseTest): No description. *Attributes* ~~~~~~~~~~~~~~ - `app [at ln:36] `_ - `locator [at ln:37] `_ *Function:* `setUp() [at ln:34] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def setUp(): No description. ---- *Function:* `test_get_classes_from_project() [at ln:45] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def test_get_classes_from_project(): No description. ---- *Function:* `test_load_results() [at ln:42] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def test_load_results(): No description. ---- *Function:* `test_navigate_to() [at ln:39] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def test_navigate_to(): No description.