Class AbstractMicroServiceTestBase

java.lang.Object
org.opentestfactory.test.harness.AbstractMicroServiceTestBase
Direct Known Subclasses:
AbstractMicroserviceIntegrationTest

public abstract class AbstractMicroServiceTestBase extends Object
This class offers base microservice test primitives. It also automatically starts the mock before each test, and stops it after each test.