Class WireHackingTest
Inheritance
System.Object
Robust.UnitTesting.RobustUnitTest
WireHackingTest
Assembly: Content.Tests.dll
Syntax
public sealed class WireHackingTest : RobustUnitTest
Fields
|
Improve this Doc
View Source
ColorValues
Declaration
public static IEnumerable<WireColor> ColorValues
Field Value
|
Improve this Doc
View Source
LetterValues
Declaration
public static IEnumerable<WireLetter> LetterValues
Field Value
Methods
|
Improve this Doc
View Source
TestColorNameExists(WireColor)
Declaration
public void TestColorNameExists(WireColor color)
Parameters
|
Improve this Doc
View Source
TestColorValueExists(WireColor)
Declaration
public void TestColorValueExists(WireColor color)
Parameters
|
Improve this Doc
View Source
TestLetterLetterExists(WireLetter)
Declaration
public void TestLetterLetterExists(WireLetter letter)
Parameters
|
Improve this Doc
View Source
TestLetterNameExists(WireLetter)
Declaration
public void TestLetterNameExists(WireLetter letter)
Parameters