| Class | Description |
|---|---|
| MethodCalls |
Create a test hook that converts events into method calls on an object.
|
| MethodCalls.Microwave |
Simple model of a microwave oven
|
| MethodCalls.MicrowaveHook |
This hook receives event names by the test driver, and converts
each of them into a method call on an instance of the Microwave
class
|
| SimplePrint |
Use a simple test hook to execute a set of test sequences.
|
Copyright © Sylvain HallĂ©. All Rights Reserved.