C# Class Binboo.Core.Tests.Framework.ArgumentCollectingTestCaseBase

Afficher le fichier Open project: adrianoc/binboo

Méthodes protégées

Méthode Description
SendCommandAndCollectResult ( string commandLine, ParamValidator>.Expression validatorExpressions, Func argumentChecker ) : void

Private Methods

Méthode Description
Setup ( ) : void
TearDown ( ) : void

Method Details

SendCommandAndCollectResult() protected méthode

protected SendCommandAndCollectResult ( string commandLine, ParamValidator>.Expression validatorExpressions, Func argumentChecker ) : void
commandLine string
validatorExpressions ParamValidator>.Expression
argumentChecker Func
Résultat void