Contents

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.

See Also

Getting and setting the container object