var objectBeingTested : Any?
Sets the top-level container object currently being tested in a “whose” qualifier to a given object.
“whose” 修飾子において現在テストされているトップレベルのコンテナオブジェクトを、ある与えられたオブジェクトに設定します。
var rangeContainerObject : Any?
Sets the top-level container object for a range-specifier evaluation to a give object.
範囲指定子評価に対するトップレベルコンテナを、ある与えられたオブジェクトに設定します。