public static class InterceptingTestCase.Person.nullobject extends Object implements InterceptingTestCase.Person
InterceptingTestCase.Person.nullobject| Constructor and Description |
|---|
nullobject() |
| Modifier and Type | Method and Description |
|---|---|
String |
greeting() |
String |
parting(String who) |
void |
sleep(int howLong) |
public nullobject()
public String greeting()
greeting in interface InterceptingTestCase.Personpublic String parting(String who)
parting in interface InterceptingTestCase.Personpublic void sleep(int howLong)
sleep in interface InterceptingTestCase.PersonCopyright © 2003–2016 Codehaus. All rights reserved.