Dblayeroo and Dblayer {ENGINE}

This commit is contained in:
2022-12-13 14:01:27 +01:00
parent e8cccfd2ab
commit b852888d61
2 changed files with 2 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ namespace Domframework\Tests;
use Domframework\Dblayer; use Domframework\Dblayer;
class DblayerTest { ENGINE } extends \PHPUnit_Framework_TestCase class DblayerTest{ENGINE} extends \PHPUnit_Framework_TestCase
{ {
// Test with column name 'group', 'object', 'where', 'with space' // Test with column name 'group', 'object', 'where', 'with space'
// Test with table name 'group', 'object', 'where', 'with space' // Test with table name 'group', 'object', 'where', 'with space'

View File

@@ -10,10 +10,7 @@ namespace Domframework\Tests;
use Domframework\Dblayeroo; use Domframework\Dblayeroo;
class DblayerooTest class DblayerooTest{ENGINE} extends \PHPUnit_Framework_TestCase
{
ENGINE
} extends \PHPUnit_Framework_TestCase
{ {
// Test with column name 'group', 'object', 'where', 'with space' // Test with column name 'group', 'object', 'where', 'with space'
// Test with table name 'group', 'object', 'where', 'with space' // Test with table name 'group', 'object', 'where', 'with space'