Skip to content

Instantly share code, notes, and snippets.

@ultimate-qa2
Created August 14, 2018 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ultimate-qa2/f8a539e695b071b3352832b1155bc13a to your computer and use it in GitHub Desktop.
Save ultimate-qa2/f8a539e695b071b3352832b1155bc13a to your computer and use it in GitHub Desktop.
public class BaselinesExamples : BaseClass
{
//These have been moved to BaseClass
//public const string AppName = "sample app 1";
//public string TestCaseName => "Test1";
[Test]
public void SetBaselineUsingAppName()
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment