UnitTestingTrait.TestCommand

object UnitTestingTrait.TestCommand : CommandDescriptor


Simple command without any parameters and without a specific response.

See also
test

Use this command from the trait(UnitTesting) method.

Summary

Nested types

The request payload for the Test command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.