public class TestDescription
public TestDescription(@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@Nullable
au.com.dius.pact.core.model.PactSource pactSource,
@Nullable
java.lang.String consumerName,
@Nullable
au.com.dius.pact.core.model.Consumer consumer)
@NotNull public java.lang.String generateDescription()
@NotNull public au.com.dius.pact.core.model.Interaction getInteraction()
@Nullable public au.com.dius.pact.core.model.PactSource getPactSource()
@Nullable public java.lang.String getConsumerName()
@Nullable public au.com.dius.pact.core.model.Consumer getConsumer()