Class IContextTest
Assembly: Xareus.Scenarios.Tests.dll
Syntax
[TestClass]
[DeploymentItem("log4net.xml")]
public class IContextTest
Methods
MapGetPathsTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void MapGetPathsTest()
MapGetValueTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void MapGetValueTest()
MapSetValueTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void MapSetValueTest()
MapTest()
Declaration
[TestMethod]
public void MapTest()
MyClassInitialize(TestContext)
Declaration
[ClassInitialize]
public static void MyClassInitialize(TestContext testContext)
Parameters
SimpleDictionaryGetPathsTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void SimpleDictionaryGetPathsTest()
SimpleDictionaryGetValueTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void SimpleDictionaryGetValueTest()
SimpleDictionarySetValueTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void SimpleDictionarySetValueTest()
SimpleDictionaryTest()
Declaration
[TestMethod]
public void SimpleDictionaryTest()
TrieGetPathsTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void TrieGetPathsTest()
TrieGetValueTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void TrieGetValueTest()
TrieSetValueTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void TrieSetValueTest()
TrieTest()
Declaration
[TestMethod]
public void TrieTest()
UnionTest()
Declaration
[TestMethod]
[TestCategory("OrderedOnly")]
public void UnionTest()