Package | Description |
---|---|
org.springframework.cloud.contract.spec.internal |
Modifier and Type | Method and Description |
---|---|
ExecutionProperty |
Common.execute(String commandToExecute) |
ExecutionProperty |
OutputMessage.getAssertThat() |
ExecutionProperty |
Input.getAssertThat() |
ExecutionProperty |
Input.getTriggeredBy() |
Modifier and Type | Method and Description |
---|---|
void |
OutputMessage.setAssertThat(ExecutionProperty assertThat) |
void |
Input.setAssertThat(ExecutionProperty assertThat) |
void |
Input.setTriggeredBy(ExecutionProperty triggeredBy) |
Copyright © 2016–2019 Spring. All rights reserved.