C# Class test.Config

Inheritance: WorkItemTest
Datei anzeigen Open project: kidozen/kido-win

Public Methods

Method Description
ClassInit ( TestContext context ) : System.Threading.Tasks.Task

Private Methods

Method Description
CanGetAnInstance ( ) : void
ClassInit ( ) : System.Threading.Tasks.Task
Delete ( ) : System.Threading.Tasks.Task
Get ( ) : System.Threading.Tasks.Task
Save ( ) : System.Threading.Tasks.Task
TestInit ( ) : System.Threading.Tasks.Task

Method Details

ClassInit() static public method

static public ClassInit ( TestContext context ) : System.Threading.Tasks.Task
context TestContext
return System.Threading.Tasks.Task