2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2012-02-15 13:41:05 +01:00
parent 0b7cbb50ac
commit 1810189cda
16 changed files with 247 additions and 48 deletions

View File

@@ -101,6 +101,9 @@ class SecurityTest extends PHPUnit_Framework_TestCase
}
/**
* Init phpunit tests
*
* @return void
*/
protected function setUp()
{
@@ -114,6 +117,9 @@ class SecurityTest extends PHPUnit_Framework_TestCase
}
/**
* End phpunit tests
*
* @return void
*/
protected function tearDown()
{