<?php
namespace Drupal\{{ name }}\Tests\Functional;
final class {{ test_name }} extends \DrupalWebTestCase {}