Class Core_TrackChangesTestCases
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_TrackChangesTestCases : 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
TestCaseID119336()
Test Case 119336: Verify Accept/Reject Tracked changes can be performed for XML Author document containing plain text.
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID119336()
TestCaseID119341()
Test Case 119341: Track insertion left of emphasis
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID119341()
TestCaseID122052()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID122052()
TestCaseID122147()
Test Case 122147: Track changes: backspace to delete text including emphasis
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID122147()
TestCaseID122154()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID122154()
TestCaseID205251()
Declaration
[TestCategory("Track Changes")]
[TestCategory("Sanity")]
[Description("CustomerCRR,IHS")]
[TestMethod]
[TestProperty("VSTS_ID", "375010")]
public void TestCaseID205251()
TestCaseID205333()
Declaration
[TestCategory("Track Changes")]
[TestCategory("Sanity")]
[Description("CustomerCRR,IHS")]
[TestMethod]
[TestProperty("VSTS_ID", "375006")]
public void TestCaseID205333()
TestCaseID205380()
Declaration
[TestCategory("Track Changes")]
[TestCategory("Sanity")]
[Description("CustomerCRR,IHS")]
[TestMethod]
[TestProperty("VSTS_ID", "375007")]
public void TestCaseID205380()
TestCaseID205397()
Declaration
[TestCategory("Track Changes")]
[TestCategory("Sanity")]
[Description("CustomerCRR,IHS")]
[TestMethod]
[TestProperty("VSTS_ID", "375008")]
public void TestCaseID205397()
TestCaseID205401()
Declaration
[TestCategory("Track Changes")]
[TestCategory("Sanity")]
[Description("CustomerCRR,IHS")]
[TestMethod]
[TestProperty("VSTS_ID", "375005")]
public void TestCaseID205401()
TestCaseID205412()
Declaration
[TestCategory("Track Changes")]
[TestCategory("Sanity")]
[Description("CustomerCRR,IHS")]
[TestMethod]
[TestProperty("VSTS_ID", "375009")]
public void TestCaseID205412()
TestCaseID209510()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209510()
TestCaseID209527()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209527()
TestCaseID209564()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209564()
TestCaseID209588()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209588()
TestCaseID209604()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209604()
TestCaseID209624()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209624()
TestCaseID209630()
Declaration
[TestCategory("TrackChanges")]
[TestCategory("Sanity")]
[TestMethod]
public void TestCaseID209630()
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()