C# (CSharp) UnityEngine.NUnit.Framework Namespace

Nested Namespaces

UnityEngine.NUnit.Framework.Constraints

Classes

Name Description
AssertionException
GlobalSettings GlobalSettings is a place for setting default values used by the framework in performing asserts.
Guard Class used to guard against unexpected argument values by throwing an appropriate exception.
IgnoreException
InconclusiveException
SuccessException
TextMessageWriter TextMessageWriter writes constraint descriptions and messages in displayable form as a text stream. It tailors the display of individual message components to form the standard message format of NUnit assertion failure messages.