SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SalesforceHybrid
/
com.salesforce.androidsdk.phonegap.plugin
/
TestRunnerPlugin
/
TestResult
Test
Result
open
class
TestResult
Members
Constructors
Test
Result
Link copied to clipboard
constructor
(
testName
:
String
,
success
:
Boolean
,
message
:
String
,
duration
:
Double
)
Properties
duration
Link copied to clipboard
val
duration
:
Double
message
Link copied to clipboard
val
message
:
String
success
Link copied to clipboard
val
success
:
Boolean
test
Name
Link copied to clipboard
val
testName
:
String