Class Core_TablesTestCases
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
[TestClass]
public class Core_TablesTestCases : TestCasesAll
Fields
testContextInstance
Declaration
public TestContext testContextInstance
Field Value
| Type | Description |
|---|---|
| Microsoft.VisualStudio.TestTools.UnitTesting.TestContext |
Properties
TestContext
Declaration
public TestContext TestContext { get; set; }
Property Value
| Type | Description |
|---|---|
| Microsoft.VisualStudio.TestTools.UnitTesting.TestContext |
Methods
TestCaseID122079()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID122079()
TestCaseID122086()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID122086()
TestCaseID122125()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID122125()
TestCaseID131421()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID131421()
TestCaseID141573()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID141573()
TestCaseID141589()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID141589()
TestCaseID141593()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID141593()
TestCaseID141617()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID141617()
TestCaseId144069()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseId144069()
TestCaseId144077()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseId144077()
TestCaseId144079()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseId144079()
TestCaseId144081()
Declaration
[TestCategory("Tables")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseId144081()
XACore_TableTestClassCleanUp()
Declaration
[ClassCleanup]
public static void XACore_TableTestClassCleanUp()
XACore_TableTestClassInit(TestContext)
Declaration
[ClassInitialize]
public static void XACore_TableTestClassInit(TestContext tc)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.VisualStudio.TestTools.UnitTesting.TestContext | tc |
XACore_TableTestCleanUp()
Declaration
[TestCleanup]
public void XACore_TableTestCleanUp()
XACore_TableTestInit()
Declaration
[TestInitialize]
public void XACore_TableTestInit()