Method ShouldHaveNoMessage
ShouldHaveNoMessage<T>()
Asserts that no messages of the specified type exist.
public void ShouldHaveNoMessage<T>() where T : notnull
Type Parameters
T
Asserts that no messages of the specified type exist.
public void ShouldHaveNoMessage<T>() where T : notnull
T