phpunit classInvalidIndexSearchTextExceptionTest.php
- Initializing. - Standard code.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
require_once PATH_TRUNK . 'gulliver/thirdparty/smarty/libs/Smarty.class.php';
|
require_once PATH_TRUNK . 'gulliver/thirdparty/smarty/libs/Smarty.class.php';
|
||||||
require_once PATH_TRUNK . 'gulliver/system/class.xmlform.php';
|
require_once PATH_TRUNK . 'gulliver/system/class.xmlform.php';
|
||||||
require_once PATH_TRUNK . 'gulliver/system/class.xmlDocument.php';
|
require_once PATH_TRUNK . 'gulliver/system/class.xmlDocument.php';
|
||||||
@@ -12,7 +13,6 @@ require_once PATH_TRUNK . 'workflow/engine/classes/class.AppSolr.php';
|
|||||||
/**
|
/**
|
||||||
* Generated by ProcessMaker Test Unit Generator on 2012-07-12 at 22:32:25.
|
* Generated by ProcessMaker Test Unit Generator on 2012-07-12 at 22:32:25.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class classInvalidIndexSearchTextExceptionTest extends PHPUnit_Framework_TestCase
|
class classInvalidIndexSearchTextExceptionTest extends PHPUnit_Framework_TestCase
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user