5 lines
121 B
Objective-C
5 lines
121 B
Objective-C
#import "Expecta.h"
|
|
|
|
EXPMatcherInterface(beKindOf, (Class expected));
|
|
EXPMatcherInterface(beAKindOf, (Class expected));
|