Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
TestingUtils
/
TestResultList
Test
Result
List
class
TestResultList
(
val
results
:
List
<
SearchResponse
>
)
:
TestingUtils.TestResult
(
source
)
Members
Constructors
Test
Result
List
Link copied to clipboard
constructor
(
results
:
List
<
SearchResponse
>
)
Properties
results
Link copied to clipboard
val
results
:
List
<
SearchResponse
>
success
Link copied to clipboard
val
success
:
Boolean