PNPullToRefresh/Example/Pods/Expecta/Expecta/Matchers/EXPMatchers+postNotification.h
2016-04-27 17:24:31 +02:00

5 lines
143 B
Objective-C

#import "Expecta.h"
EXPMatcherInterface(postNotification, (id expectedNotification));
EXPMatcherInterface(notify, (id expectedNotification));