public class MethodCalls
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MethodCalls.Microwave
Simple model of a microwave oven
|
static class |
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
|
| Constructor and Description |
|---|
MethodCalls() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
Copyright © Sylvain HallĂ©. All Rights Reserved.