Table of Contents

Method ShouldHaveNoMessage

Namespace
Ratatoskr.Testing
Assembly
Ratatoskr.Testing.dll

ShouldHaveNoMessage<T>()

Asserts that no messages of the specified type exist.

public void ShouldHaveNoMessage<T>() where T : notnull

Type Parameters

T