PHP Class ParagonIE\EasyDB\Tests\EasyStatementTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: paragonie/easydb

Méthodes publiques

Méthode Description
testBasicAndOr ( )
testGroupParent ( )
testGroupingWithAnd ( )
testGroupingWithOr ( )
testLogicalIn ( )

Private Methods

Méthode Description
assertSql ( EasyStatement $statement, $expected )
assertValues ( EasyStatement $statement, array $values )

Method Details

testBasicAndOr() public méthode

public testBasicAndOr ( )

testGroupParent() public méthode

public testGroupParent ( )

testGroupingWithAnd() public méthode

public testGroupingWithAnd ( )

testGroupingWithOr() public méthode

public testGroupingWithOr ( )

testLogicalIn() public méthode

public testLogicalIn ( )