💚 Refactor unit tests

This commit is contained in:
Eric
2019-10-23 16:41:28 +02:00
parent 5642552f9a
commit b7c3fbb176
14 changed files with 24 additions and 16 deletions

View File

@@ -15,7 +15,6 @@ use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
class OQLToSQLTest extends ItopDataTestCase
{
const USE_TRANSACTION = false;
const CREATE_TEST_ORG = false;
const TEST_CSV_RESULT = 'OQLToSQLTest.csv';
public function setUp()