Skip to content

StringAssertions.BeNullOrWhiteSpace Method

Definition

Asserts that the string is null, empty, or consists only of white-space characters.

public void BeNullOrWhiteSpace();