- initAndTestWithTests:
Returns an
NSLogicalTest
object initialized to perform an AND
operation with the NSSpecifierTest
objects in a given array.
あるNSLogicalTest
オブジェクトを返します、AND
演算をある与えられた配列の中のNSSpecifierTest
オブジェクトそれらで実行するよう初期化されます。
- initOrTestWithTests:
Returns an
NSLogicalTest
object initialized to perform an OR
operation with the NSSpecifierTest
objects in a given array.
あるNSLogicalTest
オブジェクトを返します、OR
演算をある与えられた配列の中のNSSpecifierTest
オブジェクトそれらで実行するよう初期化されます。