TestingHelper Class

Definition

Helper class that gets/sets the data for connecting to debug online env.

public ref class TestingHelper sealed
public sealed class TestingHelper
type TestingHelper = class
Public NotInheritable Class TestingHelper
Inheritance
TestingHelper

Properties

Instance

Returns an instance of this class.

SelectedOption

Stores the string identifier for the currently selected online region(the one selected from online region drop down).

Methods

GetIssuerUriForSelectedEnv()

Gets the issuer Uri for the selected debug env.

IsDebugEnvSelected()

Method to check if currently selected online region in UI is custom debug env. or not.

Applies to