DixiePuppetMaking Protocol Reference
| Conforms to | NSObject |
| Declared in | DixiePuppetMaking.h |
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