UnitTestingTrait.TestAddArgumentsCommand

object UnitTestingTrait.TestAddArgumentsCommand : CommandDescriptor


Simple command that adds the two arguments passed to it.

See also
testAddArguments

Use this command from the trait(UnitTesting) method.

Summary

Nested types

The request payload for the TestAddArguments command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.