Public Member Functions | |
def | addError (self, test, err) |
def | addFailure (self, test, err) |
def | startTest (self, test) |
def | stopTest (self, test) |
Public Attributes | |
callback | |
A TestResult that makes callbacks to its associated GUI TestRunner. Used by BaseGUITestRunner. Need not be created directly.
def qtunittest.GUITestResult.addError | ( | self, | |
test, | |||
err | |||
) |
References SmSwitchboard.callback(), Gui::SoAutoZoomTranslation.callback(), Gui::SoFCSelectionRoot.callback(), ArchCommands._SurveyObserver.callback, ArchStructure.StructSelectionObserver.callback, DraftGui.DraftToolBar.callback, nlohmann::detail::json_sax_dom_callback_parser< BasicJsonType >.callback, nlohmann::detail::parser< BasicJsonType, InputAdapterType >.callback, PathScripts.PathCamoticsGui.CamoticsSimulation.callback(), MeshGui::SoFCMeshFacet.callback(), MeshGui::SoFCMeshObjectNode.callback(), MeshGui::SoFCMeshVertex.callback(), SketcherGui::SoZoomTranslation.callback(), qtunittest.GUITestResult.callback, and Mod.Test.unittestgui.GUITestResult.callback.
def qtunittest.GUITestResult.addFailure | ( | self, | |
test, | |||
err | |||
) |
References SmSwitchboard.callback(), Gui::SoAutoZoomTranslation.callback(), Gui::SoFCSelectionRoot.callback(), ArchCommands._SurveyObserver.callback, ArchStructure.StructSelectionObserver.callback, DraftGui.DraftToolBar.callback, nlohmann::detail::json_sax_dom_callback_parser< BasicJsonType >.callback, nlohmann::detail::parser< BasicJsonType, InputAdapterType >.callback, PathScripts.PathCamoticsGui.CamoticsSimulation.callback(), MeshGui::SoFCMeshFacet.callback(), MeshGui::SoFCMeshObjectNode.callback(), MeshGui::SoFCMeshVertex.callback(), SketcherGui::SoZoomTranslation.callback(), qtunittest.GUITestResult.callback, and Mod.Test.unittestgui.GUITestResult.callback.
def qtunittest.GUITestResult.startTest | ( | self, | |
test | |||
) |
References SmSwitchboard.callback(), Gui::SoAutoZoomTranslation.callback(), Gui::SoFCSelectionRoot.callback(), ArchCommands._SurveyObserver.callback, ArchStructure.StructSelectionObserver.callback, DraftGui.DraftToolBar.callback, nlohmann::detail::json_sax_dom_callback_parser< BasicJsonType >.callback, nlohmann::detail::parser< BasicJsonType, InputAdapterType >.callback, PathScripts.PathCamoticsGui.CamoticsSimulation.callback(), MeshGui::SoFCMeshFacet.callback(), MeshGui::SoFCMeshObjectNode.callback(), MeshGui::SoFCMeshVertex.callback(), SketcherGui::SoZoomTranslation.callback(), qtunittest.GUITestResult.callback, and Mod.Test.unittestgui.GUITestResult.callback.
def qtunittest.GUITestResult.stopTest | ( | self, | |
test | |||
) |
References SmSwitchboard.callback(), Gui::SoAutoZoomTranslation.callback(), Gui::SoFCSelectionRoot.callback(), ArchCommands._SurveyObserver.callback, ArchStructure.StructSelectionObserver.callback, DraftGui.DraftToolBar.callback, nlohmann::detail::json_sax_dom_callback_parser< BasicJsonType >.callback, nlohmann::detail::parser< BasicJsonType, InputAdapterType >.callback, PathScripts.PathCamoticsGui.CamoticsSimulation.callback(), MeshGui::SoFCMeshFacet.callback(), MeshGui::SoFCMeshObjectNode.callback(), MeshGui::SoFCMeshVertex.callback(), SketcherGui::SoZoomTranslation.callback(), qtunittest.GUITestResult.callback, and Mod.Test.unittestgui.GUITestResult.callback.
qtunittest.GUITestResult.callback |
Referenced by qtunittest.GUITestResult.addError(), Mod.Test.unittestgui.GUITestResult.addError(), qtunittest.GUITestResult.addFailure(), Mod.Test.unittestgui.GUITestResult.addFailure(), ArchStructure.StructSelectionObserver.addSelection(), PathScripts.PathCamoticsGui.CamoticsSimulation.execute(), qtunittest.GUITestResult.startTest(), Mod.Test.unittestgui.GUITestResult.startTest(), qtunittest.GUITestResult.stopTest(), and Mod.Test.unittestgui.GUITestResult.stopTest().