Exemplo n.º 1
0
        public void BeforeStep()
        {
            var scope = testHost.CreateScope();

            _scenarioContext.Set(scope, ScopeKey);
        }