]> git.mxchange.org Git - hub.git/commit - application/hub/interfaces/work_units/class_UnitHelper.php
Generator/helper class for generating test units introduced:
authorRoland Häder <roland@mxchange.org>
Mon, 14 Mar 2011 20:39:55 +0000 (20:39 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 14 Mar 2011 20:39:55 +0000 (20:39 +0000)
commit0238d7ac079b405bcce4546880d662a9906f2be8
treef1edb48f806270e3548ba6b011590dbc9e936010
parent676b0e21e27b0b0e71d335a9770b68228ff1bc31
Generator/helper class for generating test units introduced:
- There is currently a loop in the cruncher class which is not recommended but maybe fine here
12 files changed:
.gitattributes
application/hub/config.php
application/hub/interfaces/work_units/.htaccess [new file with mode: 0644]
application/hub/interfaces/work_units/class_UnitHelper.php [new file with mode: 0644]
application/hub/main/cruncher/class_BaseHubCruncher.php
application/hub/main/cruncher/mcrypt/class_HubMcryptCruncher.php
application/hub/main/helper/work_units/.htaccess [new file with mode: 0644]
application/hub/main/helper/work_units/class_ [new file with mode: 0644]
application/hub/main/helper/work_units/class_BaseWorkUnitHelper.php [new file with mode: 0644]
application/hub/main/helper/work_units/cruncher/.htaccess [new file with mode: 0644]
application/hub/main/helper/work_units/cruncher/class_CruncherTestUnitHelper.php [new file with mode: 0644]
docs/TODOs.txt