Class EngineTest
Description résumée pour EngineTest
Inherited Members
Namespace: Xareus.Relations.Tests.CSharp
Assembly: Xareus.Relations.Tests.dll
Syntax
[TestClass]
public class EngineTest
Constructors
EngineTest()
Declaration
public EngineTest()
Properties
TestContext
Obtient ou définit le contexte de test qui fournit des informations sur la série de tests active ainsi que ses fonctionnalités.
Declaration
public TestContext TestContext { get; set; }
Property Value
Type | Description |
---|---|
TestContext |
Methods
MyTestInitialize()
Declaration
[TestInitialize]
public void MyTestInitialize()
Test_getPatternMatchesForObject()
Declaration
[TestMethod]
public void Test_getPatternMatchesForObject()
Test_getPatternMatchesWithObjectTypes()
Declaration
[TestMethod]
public void Test_getPatternMatchesWithObjectTypes()
Test_getPossibleMatchesUsingAllTypes()
Declaration
[TestMethod]
public void Test_getPossibleMatchesUsingAllTypes()
Test_getRealizations()
Declaration
[TestMethod]
public void Test_getRealizations()
Test_recurse()
Declaration
[TestMethod]
public void Test_recurse()
Test_removeMatchesWithoutTypes()
Declaration
[TestMethod]
public void Test_removeMatchesWithoutTypes()
test_Complete()
Declaration
[TestMethod]
public void test_Complete()
test_getRealizationsFromMatches()
Declaration
[TestMethod]
public void test_getRealizationsFromMatches()