C# 클래스 BasicTests.Paramed

상속: PclUnit.AssertionHelper
파일 보기 프로젝트 열기: jbtule/PclUnit

공개 메소드들

메소드 설명
GetConstructorParamSet ( Type method ) : IEnumerable
Paramed ( string option ) : System

비공개 메소드들

메소드 설명
TestFalse_Fail ( ) : void
TestFalse_Success ( ) : void
TestParams_Fail ( int i ) : void
TestParams_Partial ( int i, Expected expected ) : void
TestParams_Success ( int i ) : void
TestReturn_Fail ( ) : bool
TestReturn_Success ( ) : bool
TestTrue_Fail ( ) : void
TestTrue_Success ( ) : void
Test_Error ( ) : void
Test_Fail ( ) : void
Test_Ignore ( ) : void
Test_NoError ( ) : void

메소드 상세

GetConstructorParamSet() 공개 정적인 메소드

public static GetConstructorParamSet ( Type method ) : IEnumerable
method System.Type
리턴 IEnumerable

Paramed() 공개 메소드

public Paramed ( string option ) : System
option string
리턴 System