public static interface InterceptingTestCase.Person
Modifier and Type | Interface and Description |
---|---|
static class |
InterceptingTestCase.Person.nullobject |
Modifier and Type | Method and Description |
---|---|
String |
greeting() |
String |
parting(String who) |
void |
sleep(int howLong) |
Copyright © 2003–2015 Codehaus. All rights reserved.