FileSentences

class FileSentences(jsonUtils: JsonUtils, bddProperties: BddProperties, restTemplate: TestRestTemplate) : BaseRESTExecutionGlue

Constructors

Link copied to clipboard
constructor(jsonUtils: JsonUtils, bddProperties: BddProperties, restTemplate: TestRestTemplate)

Functions

Link copied to clipboard
fun DataTable.asMultiValueMap(): MultiValueMap<String, String>
Link copied to clipboard
Link copied to clipboard
fun setDefaultBearerToken(defaultBearerToken: String?)
Link copied to clipboard
@Then(value = "I ensure, that the response file is not empty")
fun whenLoadPdfFromUrl()