update tests

This commit is contained in:
acognet
2019-12-02 11:57:42 +01:00
committed by Eric
parent a33977251e
commit 7845cbcc55
2 changed files with 273 additions and 4 deletions

View File

@@ -10,17 +10,15 @@
namespace Combodo\iTop\Test\UnitTest\Core;
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
use Combodo\iTop\Test\UnitTest\ItopTestCase;
use DBObjectSearch;
use Exception;
use OqlInterpreter;
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled
*/
class OQLParserTest extends ItopDataTestCase
class OQLParserTest extends ItopTestCase
{
/**
* @dataProvider NestedQueryProvider