5 lines
143 B
Objective-C
5 lines
143 B
Objective-C
#import "Expecta.h"
|
|
|
|
EXPMatcherInterface(postNotification, (id expectedNotification));
|
|
EXPMatcherInterface(notify, (id expectedNotification));
|