class XUnitParser

Parents

object

Brief

The class provides methods for parsing XUnit structures.

Static Public Methods

Parse

Parses a string value into an XUnit structure.

TryParse

Parses a string value into an XUnit structure. A return value indicates whether the operation succeeded.

TryParse

Parses a string value into an XUnit structure using the format provider. A return value indicates whether the operation succeeded.

TryParse

TryParse

back