C# (CSharp) Xunit.Reporting.Internal Namespace

Nested Namespaces

Xunit.Reporting.Internal.Configuration
Xunit.Reporting.Internal.Generator

Classes

Name Description
Assembly A simple wrapper class around System.Reflection.Assembly for the sake of testability.
AssemblyLoader A simple loader for assemblies which is able to load an assembly by it's assembly name or file name.
ContextFormatter A specialized formatter containing all formatting rules for a Context.
Observation An observation in a context specification.
Report A report abstraction which represents the report data extracted from an assembly.
ReportEngine The report engine which implements the main coordination part of this tool.
StringExtensions An extension class for string.