Implemented testing structure

This commit is contained in:
Kevin Frantz
2018-09-05 08:49:58 +02:00
parent 88f604ceca
commit 34dfbaac42
7 changed files with 1236 additions and 9 deletions

View File

@@ -20,3 +20,7 @@
.buildpath
.project
.settings/
###> phpunit/phpunit ###
/phpunit.xml
###< phpunit/phpunit ###