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

ExecutableContextTest() public method

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