Package samples.nativemocking
Class NativeMockingSample
- java.lang.Object
-
- samples.nativemocking.NativeMockingSample
-
public class NativeMockingSample extends Object
The purpose of this class is to invoke a native method in a collaborator.
-
-
Constructor Summary
Constructors Constructor Description NativeMockingSample(NativeService nativeService)
-
-
-
Constructor Detail
-
NativeMockingSample
public NativeMockingSample(NativeService nativeService)
-
-