C# Class Rebel.Tests.Extensions.ExamineTestSetupHelper

Inheritance: DisposableObject
显示文件 Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
ExamineTestSetupHelper ( FakeFrameworkContext frameworkContext = null, bool isPassthrough = false ) : System

Protected Methods

Method Description
DisposeResources ( ) : void

Method Details

DisposeResources() protected method

protected DisposeResources ( ) : void
return void

ExamineTestSetupHelper() public method

public ExamineTestSetupHelper ( FakeFrameworkContext frameworkContext = null, bool isPassthrough = false ) : System
frameworkContext FakeFrameworkContext
isPassthrough bool
return System