v4:
PHP
JAVA
Python
.NET
v3:
PHP
JAVA
Python
Ruby
.NET
NodeJS
Functional.php
1
<?php
2
namespace
Helper;
3
4
// here you can define custom actions
5
// all public methods declared in helper class will be available in $I
6
7
class
Functional
extends
\Codeception\Module
8
{
9
10
}
Helper\Functional
Definition:
Functional.php:8
GitHub
udger-php
tests
_helpers
Helper
Functional.php
Generated by
1.9.3