Contents

loadSuites(from:)

Loads the suite definitions in bundle aBundle, invoking Loadsuite(with:from:) for each suite found.

Declaration

func loadSuites(from bundle: Bundle)

Discussion

If errors occur while method is parsing a suite-definition file, the method logs error messages to the console.

See Also

Loading Suites