namespace {{{ context.namespace }}} {{#curly}}{{#indent}}

using System; using NUnit.Framework;

TestFixture

public class {{{ clear_extension context.filename }}} {{#curly}} {{#indent}} public Actionwords {{{ context.call_prefix }}} = new Actionwords();

{{> scenario}} {{/indent}} {{/curly}} {{/indent}} {{/curly}}