Class NativeMockingSample


  • public class NativeMockingSample
    extends java.lang.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 java.lang.String invokeNativeMethod​(java.lang.String param)