Appccelerate.Bootstrapper.Reporting.ExecutionContextTest.ExecutionContextTest C# (CSharp) Метод

ExecutionContextTest() публичный Метод

public ExecutionContextTest ( ) : FluentAssertions
Результат FluentAssertions
        public ExecutionContextTest()
        {
            this.describable = new Mock<IDescribable>();
        }