Init Method (Reporter)
Initializes the specified ReportConfiguration.
Remarks
Required only when using IReporter in a test class that does not inherit from UnitTestBase.

C# Syntax

public static void Init( 
   ReportConfiguration configuration
)

Parameters

configuration
The configuration to use for the report.