NSInvocation (SenTesting)


Declared In:
NSInvocation_SenTesting.h


Category Description

No category description.


Method Types

- hasTestCaseSignature
- compare:

Instance Methods

compare:

- (NSComparisonResult)compare:(NSInvocation *)anInvocation

Returns NSOrderedAscending if the selector of the receiver expressed as a string precedes the selector of anInvocation expressed as a string in lexical ordering, NSOrderedSame if the selector of the receiver and anInvocation are equivalent in lexical value, and NSOrderedDescending if the selector of the receiver follows anInvocation.


hasTestCaseSignature

- (BOOL)hasTestCaseSignature

No method description.


CVS Version 1.6 Copyright ©2004 by Sente SA. All Rights Reserved. Fri Apr 01 13:49:06 2005