XCUIRecorderNodeFinderMatch Class Reference

Inherits from NSObject
Declared in XCUIRecorderNodeFinderMatch.h

  ancestorFinder

@property (retain) XCUIRecorderNodeFinder *ancestorFinder

  descendantFinders

@property (retain) NSMutableArray *descendantFinders

– description

- (id)description

– initWithNode:matchingSnapshots:ancestorFinder:

- (id)initWithNode:(id)arg1 matchingSnapshots:(id)arg2 ancestorFinder:(id)arg3

– invalidate

- (void)invalidate

  matchingSnapshots

@property (copy) NSSet *matchingSnapshots

  node

@property (retain) XCSourceCodeTreeNode *node

– nodeIncludingDescendants

- (id)nodeIncludingDescendants