Package samples.nativemocking
Class NativeService
- java.lang.Object
-
- samples.nativemocking.NativeService
-
public class NativeService extends Object
The purpose of this class is to demonstrate that it's possible to mock native methods using plain EasyMock class extensions.
-
-
Constructor Summary
Constructors Constructor Description NativeService()
-