Class NativeMockingSample


  • public class NativeMockingSample
    extends Object
    The purpose of this class is to invoke a native method in a collaborator.
    • Constructor Detail

      • NativeMockingSample

        public NativeMockingSample​(NativeService nativeService)
    • Method Detail

      • invokeNativeMethod

        public String invokeNativeMethod​(String param)