Method | Description | |
---|---|---|
ReportExpectation ( IExpectation expectation ) : void | ||
TestResultExampleReporter ( NUnit.Core.TestResult testResult ) : NSpec.Core |
Method | Description | |
---|---|---|
CreateTestResultFromExpectation ( IExpectation expectation ) : NUnit.Core.TestResult |
public ReportExpectation ( IExpectation expectation ) : void | ||
expectation | IExpectation | |
return | void |
public TestResultExampleReporter ( NUnit.Core.TestResult testResult ) : NSpec.Core | ||
testResult | NUnit.Core.TestResult | |
return | NSpec.Core |