C# 클래스 jasmine_headless_webkit_dotnet.PhantomJSDefault

상속: PhantomJSFromJSFiles
파일 보기 프로젝트 열기: giggio/jasmine-headless-webkit-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
PhantomJSDefault ( ILocalEnvironment environment, string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut ) : System.IO

보호된 메소드들

메소드 설명
BuildArgs ( ) : string

비공개 메소드들

메소드 설명
CanonicalizePath ( string path ) : string

메소드 상세

BuildArgs() 보호된 메소드

protected BuildArgs ( ) : string
리턴 string

PhantomJSDefault() 공개 메소드

public PhantomJSDefault ( ILocalEnvironment environment, string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut ) : System.IO
environment ILocalEnvironment
phantomFileLocation string
jasmineTestFileLocation string
verbosityLevel VerbosityLevel
timeOut int
리턴 System.IO