m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-e2e-test-cucumber - Standalone E2E Cucumber Tests
/
eu.m8ty.e2e.cucumber.standalone.bdd.sentences
/
FileSentences
File
Sentences
class
FileSentences
(
jsonUtils
:
JsonUtils
,
bddProperties
:
BddProperties
,
restTemplate
:
TestRestTemplate
)
:
BaseRESTExecutionGlue
Members
Constructors
File
Sentences
Link copied to clipboard
constructor
(
jsonUtils
:
JsonUtils
,
bddProperties
:
BddProperties
,
restTemplate
:
TestRestTemplate
)
Functions
as
Multi
Value
Map
Link copied to clipboard
fun
DataTable
.
asMultiValueMap
(
)
:
MultiValueMap
<
String
,
String
>
get
File
Path
Link copied to clipboard
fun
getFilePath
(
path
:
String
)
:
String
set
Default
Bearer
Token
Link copied to clipboard
fun
setDefaultBearerToken
(
defaultBearerToken
:
String
?
)
when
Load
Pdf
From
Url
Link copied to clipboard
@
Then
(
value
=
"I ensure, that the response file is not empty"
)
fun
whenLoadPdfFromUrl
(
)