Table of Contents

Class TestOfTest

Namespace
nanoFramework.TestFramework.Test
Assembly
NFUnitTest.dll
[TestClass]
public class TestOfTest
Inheritance
TestOfTest
Inherited Members
Extension Methods

Constructors

TestOfTest()

public TestOfTest()

Methods

Cleanup()

[Cleanup]
public void Cleanup()

Nothing()

public void Nothing()

RunSetup()

[Setup]
public void RunSetup()

TestCheckAllEqual()

[TestMethod]
public void TestCheckAllEqual()

TestCheckAllNotEqual()

[TestMethod]
public void TestCheckAllNotEqual()

TestNullEmpty()

[TestMethod]
public void TestNullEmpty()

TestRaisesException()

[TestMethod]
public void TestRaisesException()

TestStringComparison()

[TestMethod]
public void TestStringComparison()