Inherits from NSObject
Declared in SPTSharedExampleGroups.h

Class Methods

addSharedExampleGroupWithName:block:exampleGroup:

+ (void)addSharedExampleGroupWithName:(NSString *)name block:(SPTDictionaryBlock)block exampleGroup:(SPTExampleGroup *)exampleGroup

defineSharedExampleGroups

+ (void)defineSharedExampleGroups

sharedExampleGroupWithName:exampleGroup:

+ (SPTDictionaryBlock)sharedExampleGroupWithName:(NSString *)name exampleGroup:(SPTExampleGroup *)exampleGroup