PNObject/Example/Pods/Expecta/Expecta/Matchers/EXPMatchers+raiseWithReason.h
2015-12-31 16:06:21 +01:00

4 lines
120 B
Objective-C

#import "Expecta.h"
EXPMatcherInterface(raiseWithReason, (NSString *expectedExceptionName, NSString *expectedReason));