C# (CSharp) Corvus.Testing.SpecFlow 네임스페이스

클래스들

이름 설명
ContainerBeforeFeatureOrder Defines constants to use for HookAttribute.Order property on a BeforeFeatureAttribute to ensure that initialization occurs in the correct order when using ContainerBindings at feature scope. Tests must specify the @perFeatureContainer tag to opt into this functionality.
ContainerBeforeScenarioOrder Defines constants to use for HookAttribute.Order property on a BeforeScenarioAttribute to ensure that initialization occurs in the correct order when using ContainerBindings at scenario scope. Tests must specify the @perScenarioContainer tag to opt into this functionality.
TeardownExceptionsBindings