|
|
há 10 anos atrás | |
|---|---|---|
| .. | ||
| Data | há 10 anos atrás | |
| Persistence | há 10 anos atrás | |
| .gitignore | há 10 anos atrás | |
| .htaccess | há 10 anos atrás | |
| Bootstrap.php | há 10 anos atrás | |
| ConfigurationTest.php | há 10 anos atrás | |
| ConfigurationTestGenerator.php | há 10 anos atrás | |
| FilterTest.php | há 10 anos atrás | |
| I18nTest.php | há 10 anos atrás | |
| JsonApiTest.php | há 10 anos atrás | |
| ModelTest.php | há 10 anos atrás | |
| PrivateBinTest.php | há 10 anos atrás | |
| PrivateBinWithDbTest.php | há 10 anos atrás | |
| README.md | há 10 anos atrás | |
| RequestTest.php | há 10 anos atrás | |
| SjclTest.php | há 10 anos atrás | |
| ViewTest.php | há 10 anos atrás | |
| Vizhash16x16Test.php | há 10 anos atrás | |
| phpunit.xml | há 10 anos atrás | |
In order to run these tests, you will need to install the following packages and its dependencies:
Example for Debian and Ubuntu:
$ sudo aptitude install phpunit php5-gd php5-sqlite php5-xdebug
To run the tests, just change into this directory and run phpunit:
$ cd PrivateBin/tst
$ phpunit