Contents

XCTKVOExpectation

An expectation that a specific key-value observing (KVO) condition fulfills.

Declaration

class XCTKVOExpectation

Overview

Apple discourages the use of this symbol in Swift. Use XCTKeyPathExpectation instead.

Topics

Creating KVO expectations

Expectation properties

Custom KVO evaluation

See Also

Key Value Observing Expectations