DixieDefaultPuppetMaker Class Reference
| Inherits from | NSObject |
| Conforms to | DixiePuppetMaking |
| Declared in | DixieDefaultPuppetMaker.h DixieDefaultPuppetMaker.m |
Instance Methods
createPuppet:seed:
Creates puppet according to a given entry for the specified seed, by replacing the original behaviour with a new
- (void)createPuppet:(id)entry seed:(id)seedParameters
- entry
The entry specifying the victim class, selector and behaviour
- seed
An integer value to make the invocations on the puppets deterministic
Discussion
Creates puppet according to a given entry for the specified seed, by replacing the original behaviour with a new
Declared In
DixiePuppetMaking.h