C# 클래스 QuickDotNetCheck.SimplestFailCase

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

공개 프로퍼티들

프로퍼티 타입 설명
Fixtures List

공개 메소드들

메소드 설명
Report ( ) : string
SimplestFailCase ( List fixtures ) : System.Collections.Generic

메소드 상세

Report() 공개 메소드

public Report ( ) : string
리턴 string

SimplestFailCase() 공개 메소드

public SimplestFailCase ( List fixtures ) : System.Collections.Generic
fixtures List
리턴 System.Collections.Generic

프로퍼티 상세

Fixtures 공개적으로 프로퍼티

public List Fixtures
리턴 List