Bases: QObject
QObject
Helper class for testing Qt signals.
Record emitted signal.
Prints warning about a non-implemented test. Test name retrieved from stack trace.
Bases: TestCase
TestCase
Test TestUtils
Create the Spy the correct way
QtSignalSpy
QtSignalSpy.__doc__
QtSignalSpy.__init__()
QtSignalSpy.__module__
QtSignalSpy.called()
QtSignalSpy.count()
QtSignalSpy.signal()
QtSignalSpy.slot()
WarningTestNotImplemented()
TestUtilsTest
TestUtilsTest.__doc__
TestUtilsTest.__module__
TestUtilsTest.testQtSignalSpy()
sas.qtgui.UI package
sas.qtgui.Utilities package