mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Doxygen
This commit is contained in:
@@ -116,7 +116,9 @@ class CommonObjectTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
|
||||
/**
|
||||
* testVerifyNumRef
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testVerifyNumRef()
|
||||
{
|
||||
@@ -136,7 +138,9 @@ class CommonObjectTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* testFetchUser
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testFetchUser()
|
||||
{
|
||||
@@ -157,7 +161,9 @@ class CommonObjectTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* testFetchProjet
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testFetchProjet()
|
||||
{
|
||||
@@ -177,7 +183,9 @@ class CommonObjectTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* testFetchThirdParty
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testFetchThirdParty()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user