Contents

init(forBundlePath:)

Creates a test suite with the bundle at the specified path.

Declaration

convenience init(forBundlePath bundlePath: String)

Parameters

  • bundlePath:

    A string that represents a file path to a bundle.

See Also

Creating Test Suites