StringAssertions.BeNullOrWhiteSpace Method
Definition
Asserts that the string is null, empty, or consists only of white-space characters.
public void BeNullOrWhiteSpace();
Asserts that the string is null, empty, or consists only of white-space characters.
public void BeNullOrWhiteSpace();