Class MazeApiWasmerTest_NonStatic
This class contains the non-static Wasmer Maze.Wasm.Interop.MazeWasmInterop.ConnectionType xUnit unit tests for the Maze.Api class
Inherited Members
Namespace: Maze.Api.Tests
Assembly: Maze.Api.Tests.dll
Syntax
[Collection("WasmerTestFixtureCollection")]
public class MazeApiWasmerTest_NonStatic : MazeApiTestBase
Constructors
MazeApiWasmerTest_NonStatic(WasmerTestFixture)
Constructor for the Wasmer Maze.Api tests that use a dynamically allocated MazeWasmInterop
Declaration
public MazeApiWasmerTest_NonStatic(WasmerTestFixture fixture)
Parameters
| Type | Name | Description |
|---|---|---|
| WasmerTestFixture | fixture |