toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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