C# 클래스 AspUnitRunner.Results

Contains ASPUnit test results.
상속: IResults
파일 보기 프로젝트 열기: mhenry07/ASPUnitRunner 1 사용 예제들

Private Properties

프로퍼티 타입 설명
FormatDetails string
FormatSummary string
Results System

공개 메소드들

메소드 설명
Format ( ) : string

Returns a string containing formatted test results.

비공개 메소드들

메소드 설명
FormatDetails ( ) : string
FormatSummary ( ) : string
Results ( ) : System

메소드 상세

Format() 공개 메소드

Returns a string containing formatted test results.
public Format ( ) : string
리턴 string