Dblayeroo and Dblayer {ENGINE}
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Domframework\Tests;
|
||||
|
||||
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 table name 'group', 'object', 'where', 'with space'
|
||||
|
||||
@@ -10,10 +10,7 @@ namespace Domframework\Tests;
|
||||
|
||||
use Domframework\Dblayeroo;
|
||||
|
||||
class DblayerooTest
|
||||
{
|
||||
ENGINE
|
||||
} extends \PHPUnit_Framework_TestCase
|
||||
class DblayerooTest{ENGINE} extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
// Test with column name 'group', 'object', 'where', 'with space'
|
||||
// Test with table name 'group', 'object', 'where', 'with space'
|
||||
|
||||
Reference in New Issue
Block a user