toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
http-client-tck
/
io.v47.tmdb.http.tck
/
TckResult
/
Failure
/
FailedTest
Failed
Test
data
class
FailedTest
(
val
name
:
String
,
val
expectedValue
:
Any
,
val
actualValue
:
Any
?
)
Members
Constructors
Failed
Test
Link copied to clipboard
constructor
(
name
:
String
,
expectedValue
:
Any
,
actualValue
:
Any
?
)
Properties
actual
Value
Link copied to clipboard
val
actualValue
:
Any
?
expected
Value
Link copied to clipboard
val
expectedValue
:
Any
name
Link copied to clipboard
val
name
:
String