Crate wasmcloud_interface_testing

Source
Expand description

org.wasmcloud.interface.testing

Structs§

TestOptions
Options passed to all test cases
TestResult
TestingSender
TestingSender sends messages to a Testing service Test api for testable actors and providers client for sending Testing messages

Enums§

SampleUnion
A test of union

Constants§

SMITHY_VERSION

Traits§

Testing
Test api for testable actors and providers wasmbus.contractId: wasmcloud:testing wasmbus.providerReceive wasmbus.actorReceive

Type Aliases§

F32Data
F64Data
NamedResult
OptMap
A map of test options. Keys may be test case names, or other keys meaningful for the test. Values are utf8 strings containing serialized json, with contents specific to the test
PatternList
list of regex patterns
TestResults