Table of Contents

Class NullTraitBridge

Namespace
TinyBDD
Assembly
TinyBDD.dll

No-op implementation of ITraitBridge used when no host test framework integration is desired. Tags are ignored.

public sealed class NullTraitBridge : ITraitBridge
Inheritance
NullTraitBridge
Implements
Inherited Members

Methods

AddTag(string)

Does nothing.

public void AddTag(string tag)

Parameters

tag string