C# Class Given.Common.TestResult

Mostra file Open project: ncgonz/given

Public Methods

Method Description
TestResult ( IEnumerable givens, IEnumerable whens, IEnumerable thens, Type specType ) : System

Method Details

TestResult() public method

public TestResult ( IEnumerable givens, IEnumerable whens, IEnumerable thens, Type specType ) : System
givens IEnumerable
whens IEnumerable
thens IEnumerable
specType System.Type
return System