Crate wasmcloud_interface_testing[][src]

Expand description

org.wasmcloud.interface.testing

Structs

Options passed to all test cases

TestingSender sends messages to a Testing service Test api for testable actors and providers

Constants

Traits

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

TestingReceiver receives messages defined in the Testing service trait Test api for testable actors and providers

Type Definitions

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

list of regex patterns