C# Class UnitTest.MockHttpSession

Inheritance: System.Web.HttpSessionStateBase
Afficher le fichier Open project: chrban/Webapplikasjoner Class Usage Examples

Méthodes publiques

Méthode Description
getMoqAdminCustomerController ( ) : AdminCustomerController
getMoqAdminEmployeeController ( ) : AdminEmployeeController
getMoqAdminProductController ( ) : AdminProductController
getMoqLayoutController ( ) : LayoutController
getMoqSecurityController ( ) : SecurityController
getMoqSuperController ( ) : SuperController
this ( string name ) : object

Method Details

getMoqAdminCustomerController() public static méthode

public static getMoqAdminCustomerController ( ) : AdminCustomerController
Résultat Administrasjon.Controllers.AdminCustomerController

getMoqAdminEmployeeController() public static méthode

public static getMoqAdminEmployeeController ( ) : AdminEmployeeController
Résultat Administrasjon.Controllers.AdminEmployeeController

getMoqAdminProductController() public static méthode

public static getMoqAdminProductController ( ) : AdminProductController
Résultat Administrasjon.Controllers.AdminProductController

getMoqLayoutController() public static méthode

public static getMoqLayoutController ( ) : LayoutController
Résultat Administrasjon.Controllers.LayoutController

getMoqSecurityController() public static méthode

public static getMoqSecurityController ( ) : SecurityController
Résultat Administrasjon.Controllers.SecurityController

getMoqSuperController() public static méthode

public static getMoqSuperController ( ) : SuperController
Résultat Administrasjon.Controllers.SuperController

this() public méthode

public this ( string name ) : object
name string
Résultat object