EXPMatchers+raise.h 114 Bytes
#import "Expecta.h"

EXPMatcherInterface(raise, (NSString *expectedExceptionName));
#define raiseAny() raise(nil)