Appccelerate.Bootstrapper.Reporting.ExecutionContextTest.ExecutionContextTest C# (CSharp) Method

ExecutionContextTest() public method

public ExecutionContextTest ( ) : FluentAssertions
return FluentAssertions
        public ExecutionContextTest()
        {
            this.describable = new Mock<IDescribable>();
        }