Test

Test

A Server test script used for performance and functional testing.

Properties

args : identifierListTest arguments: arg1 arg2 ... argN.Valid values based on“token”.(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)?Each element in the list must begin with a letter or underscore. Elements are space delimited.contextTest run-time context: client invoking the server via RPC, or server in-process.Valid values based on“string”.clientserverdescription : stringTest description.variables : identifierListTest variables: var1 var2 ... varN.Valid values based on“token”.(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)?Each element in the list must begin with a letter or underscore. Elements are space delimited.

Content


Parent topic: references