maze-project
Show / Hide Table of Contents

Class WasmerTestFixture

This class defines the Wasmer text fixture used by the Maze.Api.Tests.MazeApiWasmerTest_Static and Maze.Api.Tests.MazeApiWasmerTest_NonStatic classes

Inheritance
object
WasmerTestFixture
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 WasmerTestFixture

Constructors

WasmerTestFixture()

Constructor for the Wasmer test fixture

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