Skip to content

StringAssertions.NotBeEmpty Method

Definition

Asserts that the string is not empty.

public StringAssertionsChain NotBeEmpty();

Returns

StringAssertionsChain

A StringAssertionsChain for chaining further assertions.