Class MockWebServiceTest
- java.lang.Object
-
- org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
-
public class MockWebServiceTest extends Object
- Author:
- Adrien Ruffie - EBM WebSourcing
-
-
Field Summary
Fields Modifier and Type Field Description static org.ow2.petals.junit.rules.log.handler.InMemoryLogHandlerinMemoryLogHandler
-
Constructor Summary
Constructors Constructor Description MockWebServiceTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafter()static voidafterClass()voidbefore()static voidbeforeClass()voidtestGetMockStarted()voidtestGetMockStopped()voidtestIsStarted()voidtestPostMockStarted()voidtestPostMockStopped()voidtestStartWhenAlreadyStarted()voidtestStop()
-