maze-project
Show / Hide Table of Contents

Class WasmtimeTestFixture

This class defines the Wasmtime text fixture used by the Maze.Api.Tests.MazeApiWasmtimeTest_Static and Maze.Api.Tests.MazeApiWasmtimeTest_NonStatic classes

Inheritance
object
WasmtimeTestFixture
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Maze.Api.Tests
Assembly: Maze.Api.Tests.dll
Syntax
public class WasmtimeTestFixture

Constructors

WasmtimeTestFixture()

Constructor for the Wasmtime test fixture

Declaration
public WasmtimeTestFixture()
In this article
Back to top Generated by DocFX