C# Class test.Marketplace

Inheritance: WorkItemTest
Mostrar archivo 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
GetApplication ( ) : System.Threading.Tasks.Task
GetApplicationNames ( ) : System.Threading.Tasks.Task
GetApplications ( ) : System.Threading.Tasks.Task
GetUserApplicationNames ( ) : System.Threading.Tasks.Task
GetUserApplications ( ) : 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