17 require_once (
'../../../tests/fossologyTestCase.php');
 
   18 require_once (
'../../../tests/TestEnvironment.php');
 
   34   function testCreateDeleteFldr()
 
   36     print 
"starting CreateDeleteFolderTest\n";
 
   38     for($i=0; $i<5; $i++) {
 
   40       'Folder created by CreateFolderTest as subfolder of Root Folder');
 
createFolder($parent, $name, $description=null)
Login($User=NULL, $Password=NULL)