objectBeingTested
Sets the top-level container object currently being tested in a “whose” qualifier to a given object.
Declaration
var objectBeingTested: Any? { get set }Parameters
- object:
The top-level container object currently being tested.
Sets the top-level container object currently being tested in a “whose” qualifier to a given object.
var objectBeingTested: Any? { get set }The top-level container object currently being tested.