v4:
PHP
JAVA
Python
.NET
v3:
PHP
JAVA
Python
Ruby
.NET
NodeJS
Unit.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
Unit
extends
\Codeception\Module
8
{
9
10
}
Helper\Unit
Definition:
Unit.php:8
GitHub
udger-php
tests
_helpers
Helper
Unit.php
Generated by
1.9.3