schrodinger.test.af2commontests module

class schrodinger.test.af2commontests.TestMixinBase

Bases: object

getTestObj()
getTestObjClass()
class schrodinger.test.af2commontests.BasePanelTestMixin

Bases: schrodinger.test.af2commontests.TestMixinBase

getTestObj(stop_before=1)
test_init_kwargs()
test_setup()
test_layOut()
test_setDefaults()
test_startUp(mock_qapp)
getTestObjClass()
class schrodinger.test.af2commontests.ValidationTestMixin

Bases: schrodinger.test.af2commontests.TestMixinBase

test_reportValidation_implemented()
getTestObj()
getTestObjClass()
class schrodinger.test.af2commontests.AppMixin

Bases: schrodinger.test.af2commontests.BasePanelTestMixin, schrodinger.test.af2commontests.ValidationTestMixin

test_hasTitle()
getTestObj(stop_before=1)
getTestObjClass()
test_init_kwargs()
test_layOut()
test_reportValidation_implemented()
test_setDefaults()
test_setup()
test_startUp(mock_qapp)
class schrodinger.test.af2commontests.JobAppMixin

Bases: schrodinger.test.af2commontests.AppMixin

test_startMethodDefined()
test_configDialogSet()
test_writeMethodNoLaunch(mock_launch_job)
getTestObj(stop_before=1)
getTestObjClass()
test_hasTitle()
test_init_kwargs()
test_layOut()
test_reportValidation_implemented()
test_setDefaults()
test_setup()
test_startUp(mock_qapp)