Sha256: 2c17181687c654768cfe27d94335cfcf399a5af4c3aa4d7a5b17f9ecfbd1d76a
Contents?: true
Size: 199 Bytes
Versions: 24
Compression:
Stored size: 199 Bytes
Contents
#import "Expecta.h" EXPMatcherInterface(_contain, (id expected)); EXPMatcherInterface(contain, (id expected)); // to aid code completion #define contain(expected) _contain(EXPObjectify((expected)))
Version data entries
24 entries across 8 versions & 2 rubygems