Total Complexity | 1 |
Total Lines | 15 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
8 | class ExampleFunctionalCest |
||
9 | { |
||
10 | // Public methods |
||
11 | // ========================================================================= |
||
12 | |||
13 | // Tests |
||
14 | // ========================================================================= |
||
15 | |||
16 | /** |
||
17 | * |
||
18 | */ |
||
19 | public function testCraftEdition(FunctionalTester $I) |
||
25 |