List of All Members for UbuntuTestCase
This is the complete list of members for UbuntuTestCase, including inherited members.
- testUtil : alias
- centerOf( item)
- findChild( obj, objectName)
- findChildWithProperty( item, property, value)
- findInvisibleChild( obj, objectName)
- flick( item, x, y, dx, dy, pressTimeout, steps, button, modifiers, delay)
- mouseLongPress( item, x, y, button, modifiers, delay)
- mouseMoveSlowly( item, x, y, dx, dy, steps, stepdelay, buttons)
- tryCompareFunction( func, expectedResult, timeout)
- typeString( string)
- waitForHeaderAnimation( mainView)
- warningFormat( line, column, message)
The following members are inherited from TestCase.
- completed : bool
- name : string
- optional : bool
- running : bool
- when : bool
- windowShown : bool
- cleanup()
- cleanupTestCase()
- compare()
- expectFail()
- expectFailContinue()
- fail()
- findChild()
- fuzzyCompare()
- grabImage()
- ignoreWarning()
- init()
- initTestCase()
- keyClick()
- keyPress()
- keyRelease()
- mouseClick()
- mouseDoubleClick()
- mouseDoubleClickSequence()
- mouseDrag()
- mouseMove()
- mousePress()
- mouseRelease()
- mouseWheel()
- skip()
- sleep()
- tryCompare()
- verify()
- wait()
- waitForRendering()
- warn()