the Func<AftJasmineTest, void | PromiseLike<void>> function to be
executed by this AftJasmineTest
Optional options: AftTestOptionsan optional AftTestOptions object containing overrides to internal
configuration and settings
an async Promise<void> that runs the passed in testFunction
Generated using TypeDoc
creates a new
AftJasmineTestinstace to be used for executing some Functional Test Assertion and calls therunfunction to execute thetestFunction.ex: