Noalyss_SQL New function to get all indexed by the primary key
Create PHPUNIT for Noalyss_SQL add new tests
This commit is contained in:
parent
90ddcae3d9
commit
26b623094e
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ VALUES(1, 'ACTIVITE', 'Activité commerciale Alchimerys sprl');
|
|||
|
||||
for ($i=0;$i<count($array);$i++)
|
||||
{
|
||||
$this->assertTrue(isset($array[$po_name[$i]]));
|
||||
$this->assertEquals($array[$po_name[$i]]['po_name'],$po_name[$i]);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue