Class CreateTestSuite
- java.lang.Object
-
- uk.gov.service.payments.commons.testing.pact.provider.CreateTestSuite
-
public class CreateTestSuite extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateTestSuite()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static junit.framework.TestSuitecreate(com.google.common.collect.ImmutableSetMultimap<String,junit.framework.JUnit4TestAdapter> consumerToJUnitTest)
-
-
-
Method Detail
-
create
public static junit.framework.TestSuite create(com.google.common.collect.ImmutableSetMultimap<String,junit.framework.JUnit4TestAdapter> consumerToJUnitTest)
-
-