finished default parser

This commit is contained in:
2018-04-24 07:19:17 -04:00
parent ff99a0eaaf
commit 8a1c752045
26 changed files with 1757 additions and 6 deletions

View File

@@ -1,14 +1,10 @@
<?php //[STAMP] e5c8b753550e51a399c3237c77520b8f
<?php //[STAMP] 07a082bc9ef10ba5dbed4c8c41052c54
namespace _generated;
// This class was automatically generated by build task
// You should not change it manually as it will be overwritten on next build
// @codingStandardsIgnoreFile
use Codeception\Module\Asserts;
use Helper\ExtraAsserts;
use Helper\Unit;
trait UnitTesterActions
{
/**