Searched refs:SeleniumFunctionalTestCase (Results 1 – 6 of 6) sorted by relevance
23 class SeleniumFunctionalTestCase(SeleniumTestCaseBase): class64 super(SeleniumFunctionalTestCase, cls).setUpClass()69 super(SeleniumFunctionalTestCase, cls).tearDownClass()
13 from tests.functional.functional_helpers import SeleniumFunctionalTestCase20 class TestCreateNewProject(SeleniumFunctionalTestCase):
16 from tests.functional.functional_helpers import SeleniumFunctionalTestCase24 class TestProjectConfig(SeleniumFunctionalTestCase):
13 from tests.functional.functional_helpers import SeleniumFunctionalTestCase22 class FuntionalTestBasic(SeleniumFunctionalTestCase):
17 from tests.functional.functional_helpers import SeleniumFunctionalTestCase25 class TestProjectConfigTab(SeleniumFunctionalTestCase):
19 from tests.functional.functional_helpers import SeleniumFunctionalTestCase28 class TestProjectPage(SeleniumFunctionalTestCase):