Package samples.spy
Class SpyObject
- java.lang.Object
-
- samples.spy.SpyObject
-
public class SpyObject extends Object
-
-
Constructor Summary
Constructors Constructor Description SpyObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMyString()
String
getStringTwo()
void
throwException()
-