Appccelerate.Bootstrapper.Syntax.Executables.ActionExecutableTest.ShouldDescribeItself C# (CSharp) Méthode

ShouldDescribeItself() private méthode

private ShouldDescribeItself ( ) : void
Résultat void
        public void ShouldDescribeItself()
        {
            this.testee.Describe().Should().Be("Executes \"() => value(Appccelerate.Bootstrapper.Syntax.Executables.ActionExecutableTest).SetWasExecuted()\" during bootstrapping.");
        }