Classes

The following classes are available globally.

  • A Base Class that provides some very basic functions for sleeping arbitrarily and waiting for a specific condition to occur (or timing out if that doesn’t happen)

    See more

    Declaration

    Swift

    open class TestKitBase : XCTestCase