<PackageReference Include="NUnit" Version="4.3.1" />

AssertBase

public abstract class AssertBase
Base class for different Assert, containing helper functions
protected AssertBase()

protected static string ConvertMessageWithArgs(string message, object[] args)

Check if message comes with args, and convert that to a formatted string