pub type TestStateBuilder = StateBuilder<TestStateApi>;
👎Deprecated since 8.1.0: Deprecated in favor of concordium-smart-contract-testing.

Aliased Type§

struct TestStateBuilder { /* private fields */ }

Implementations§

source§

impl TestStateBuilder

source

pub fn new() -> Self

👎Deprecated since 8.1.0: Deprecated in favor of concordium-smart-contract-testing.

Create a new Self with an empty TestStateApi.