5 lines
115 B
Objective-C
5 lines
115 B
Objective-C
#import "Expecta.h"
|
|
|
|
EXPMatcherInterface(beginWith, (id expected));
|
|
EXPMatcherInterface(startWith, (id expected));
|