NSDate_Utils/Example/Pods/Expecta/Expecta/Matchers/EXPMatchers+beginWith.h
2015-12-22 13:58:16 +01:00

5 lines
115 B
Objective-C

#import "Expecta.h"
EXPMatcherInterface(beginWith, (id expected));
EXPMatcherInterface(startWith, (id expected));