Class RocketRestMockTest


  • public class RocketRestMockTest
    extends Object
    Comprehensive tests for RocketRestMock functionality
    • Constructor Detail

      • RocketRestMockTest

        public RocketRestMockTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • testBasicMockResponses

        public void testBasicMockResponses()
      • testRegexPatternMatching

        public void testRegexPatternMatching()
      • testInvocationCounting

        public void testInvocationCounting()
      • testLatencySimulation

        public void testLatencySimulation()
      • testFluentApiWithMock

        public void testFluentApiWithMock()
      • testAsyncApiWithMock

        public void testAsyncApiWithMock()
      • testMultipleLatencyPatterns

        public void testMultipleLatencyPatterns()
      • testResponseTypeConversion

        public void testResponseTypeConversion()