Qt Quick Test QML Types

You can import this module using the following statement:

 import QtTest 1.15

QML Types

SignalSpy

Enables introspection of signal emission

TestCase

Represents a unit test case

TouchEventSequence

Used to build and dispatch touch events for testing

For more information about how to use these types, see Qt Quick Test.