C# 클래스 System.Web.WebPages.Test.ApplicationStartPageTest

파일 보기 프로젝트 열기: drivenet/aspnetwebstack 1 사용 예제들

공개 메소드들

메소드 설명
CreateStartPage ( Action action ) : System.Web.WebPages.Test.MockStartPage

비공개 메소드들

메소드 설명
ExceptionTest ( ) : void
ExecuteStartPageDynamicAppStateTest ( ) : void
ExecuteStartPageTest ( ) : void
GetMockVirtualPathFactory ( ApplicationStartPage page ) : IVirtualPathFactory
GetVirtualPathTest ( ) : void
HtmlEncodeTest ( ) : void
SetVirtualPathTest ( ) : void
StartPageBasicTest ( ) : void
StartPageDynamicAppStateBasicTest ( ) : void

메소드 상세

CreateStartPage() 공개 메소드

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