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.
Creates a test suite with the bundle at the specified path.
convenience init(forBundlePath bundlePath: String)A string that represents a file path to a bundle.