C# Class BasicTests.Paramed

Inheritance: PclUnit.AssertionHelper
Afficher le fichier Open project: jbtule/PclUnit

Méthodes publiques

Méthode Description
GetConstructorParamSet ( Type method ) : IEnumerable
Paramed ( string option ) : System

Private Methods

Méthode Description
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

Method Details

GetConstructorParamSet() public static méthode

public static GetConstructorParamSet ( Type method ) : IEnumerable
method System.Type
Résultat IEnumerable

Paramed() public méthode

public Paramed ( string option ) : System
option string
Résultat System