Class ActionTestUtils


  • public class ActionTestUtils
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static <Request extends ActionRequest,​Response extends ActionResponse>
      Response
      executeBlocking​(TransportAction<Request,​Response> action, Request request)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait