C# (CSharp) Xunit.Reporting.Internal.Generator Namespace

Сlasses

Name Description
FileSystemHelper A simple helper class for file system access.
FileWriter A simple file writer.
GeneratorConvensions Header a convention class for the StructureMap container which defines the following convention: Any class in this assembly implementing IReportGenerator and suffixed with "ReportGenerator" while be automatically registered with its prefix in the container. For instance HtmlReportGenerator will be registered under the name "Html" because of this convention.
HtmlReportGenerator An report generator wich generates an HTML file.
Pluralizer A simple helper class for pluralizing names.
TextReportGenerator A report generator which simply creates an ASCI text file.