C# Class Tests.Setup

Mostrar archivo Open project: docevaad/Chain Class Usage Examples

Public Methods

Method Description
AssemblyCleanup ( ) : void
AssemblyInit ( ) : void

Private Methods

Method Description
AssemblyInit ( TestContext context ) : void
CompiledMaterializers_MaterializerCompiled ( object sender, MaterializerCompilerEventArgs e ) : void
DefaultDispatcher_ExecutionCanceled ( object sender, ExecutionEventArgs e ) : void
DefaultDispatcher_ExecutionError ( object sender, ExecutionEventArgs e ) : void
DefaultDispatcher_ExecutionFinished ( object sender, ExecutionEventArgs e ) : void
DefaultDispatcher_ExecutionStarted ( object sender, ExecutionEventArgs e ) : void
WriteDetails ( ExecutionEventArgs e ) : void

Method Details

AssemblyCleanup() public static method

public static AssemblyCleanup ( ) : void
return void

AssemblyInit() public static method

public static AssemblyInit ( ) : void
return void