Overview

Namespaces

  • Alchemy
    • core
      • query
      • schema
    • dialect
    • engine
    • orm
    • tests
    • util
      • promise
  • PHP

Classes

  • ANSICompilerTest
  • ANSIDeleteTest
  • ANSIInsertTest
  • ANSISelectTest
  • ANSIUpdateTest
  • BaseTest
  • ColumnTypeTest
  • CompilerTest
  • DataTypeLexerTest
  • ElementTest
  • ExpressionTest
  • ForeignTest
  • InsertTest
  • Language
  • MapperTest
  • MockElement
  • MockPromisable
  • ORMQueryTest
  • PromiseTest
  • QueryTest
  • RelationshipTest
  • ScalarTest
  • SessionIntegrationTest
  • SignalTest
  • UploadedFile
  • WaitableTest
  • Overview
  • Namespace
  • Class
  • Tree

Class ANSICompilerTest

PHPUnit_Framework_TestCase
Extended by Alchemy\tests\BaseTest
Extended by Alchemy\tests\ANSICompilerTest
Namespace: Alchemy\tests
Located at tests/dialect/ANSICompilerTest.php
Methods summary
public
# testBigInt( )
public
# testBinary( )
public
# testPredicate( )
public
# testBlob( )
public
# testBool( )
public
# testColumnRef( )
public
# testChar( )
public
# testCreate( )
public
# testDate( )
public
# testDatetime( )
public
# testDecimal( )
public
# testDrop( )
public
# testFloat( )
public
# testInteger( )
public
# testJoin( )
public
# testMediumInt( )
public
# testScalar( )
public
# testSmallInt( )
public
# testString( )
public
# testTableRef( )
public
# testTime( )
public
# testTimestamp( )
public
# testTinyInt( )
Methods inherited from Alchemy\tests\BaseTest
assertExpectedString(), assertThrows(), expectsCallback(), getMySQLEngine(), getSQLiteEngine()
Properties inherited from Alchemy\tests\BaseTest
$fnCallback
API documentation generated by ApiGen 2.8.0