Table of Contents

Class MsTestBddReporter

Namespace
TinyBDD.MSTest
Assembly
TinyBDD.MSTest.dll

Writes TinyBDD report lines to MSTest's Microsoft.VisualStudio.TestTools.UnitTesting.TestContext output.

public sealed class MsTestBddReporter : IBddReporter
Inheritance
MsTestBddReporter
Implements
Inherited Members

Methods

WriteLine(string)

Writes a line to the MSTest test output window.

public void WriteLine(string message)

Parameters

message string