C# Class System.Web.WebPages.Test.ApplicationStartPageTest

Datei anzeigen Open project: drivenet/aspnetwebstack Class Usage Examples

Public Methods

Method Description
CreateStartPage ( Action action ) : System.Web.WebPages.Test.MockStartPage

Private Methods

Method Description
ExceptionTest ( ) : void
ExecuteStartPageDynamicAppStateTest ( ) : void
ExecuteStartPageTest ( ) : void
GetMockVirtualPathFactory ( ApplicationStartPage page ) : IVirtualPathFactory
GetVirtualPathTest ( ) : void
HtmlEncodeTest ( ) : void
SetVirtualPathTest ( ) : void
StartPageBasicTest ( ) : void
StartPageDynamicAppStateBasicTest ( ) : void

Method Details

CreateStartPage() public method

public CreateStartPage ( Action action ) : System.Web.WebPages.Test.MockStartPage
action Action
return System.Web.WebPages.Test.MockStartPage