Skip to content

StringAssertions Constructors

Provides assertions for string values.

public StringAssertions(string? value);

Parameters

Name Type Description
value String The string value to assert on.