C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeReTesting.Utilities.Skip.UntilRelease Class Reference

A helper class containing default skip dates. More...

Static Public Member Functions

static void Validation (string ticket=null)
 Skip a test due to a validation-related issue, possibly with no insight into when this issue is likely to be resolved.
 

Detailed Description

A helper class containing default skip dates.

Definition at line 65 of file SkipUntil.cs.

Member Function Documentation

◆ Validation()

static void AnalyzeReTesting.Utilities.Skip.UntilRelease.Validation ( string  ticket = null)
static

Skip a test due to a validation-related issue, possibly with no insight into when this issue is likely to be resolved.

Parameters
ticket(optional) A ticket referencing the reason for this skipped test.

The documentation for this class was generated from the following file: