Class MockWebServiceTest


  • public class MockWebServiceTest
    extends Object
    Author:
    Adrien Ruffie - EBM WebSourcing
    • Field Detail

      • inMemoryLogHandler

        public static final org.ow2.petals.junit.rules.log.handler.InMemoryLogHandler inMemoryLogHandler
    • Constructor Detail

      • MockWebServiceTest

        public MockWebServiceTest()
    • Method Detail

      • beforeClass

        public static void beforeClass()
      • afterClass

        public static void afterClass()
      • before

        public void before()
      • after

        public void after()
      • testStartWhenAlreadyStarted

        public void testStartWhenAlreadyStarted()
                                         throws Exception
        Throws:
        Exception
      • testGetMockStarted

        public void testGetMockStarted()
                                throws Exception
        Throws:
        Exception
      • testPostMockStarted

        public void testPostMockStarted()
                                 throws Exception
        Throws:
        Exception
      • testGetMockStopped

        public void testGetMockStopped()
                                throws Exception
        Throws:
        Exception
      • testPostMockStopped

        public void testPostMockStopped()
                                 throws Exception
        Throws:
        Exception