Overview

Namespaces

  • None
  • PHP

Classes

  • AbstractTest
  • AMysql
  • AMysql_Abstract
  • AMysql_Expr
  • AMysql_Iterator
  • AMysql_Profiler
  • AMysql_Select
  • AMysql_Statement
  • AMysql_TestCase
  • ExceptionTest
  • ExprTest
  • IteratorTest
  • SelectTest
  • StatementTest

Exceptions

  • AMysql_Exception
  • Overview
  • Namespace
  • Class
  • Tree

Class AbstractTest

PHPUnit_Framework_TestCase
Extended by AMysql_TestCase
Extended by AbstractTest
Located at tests/AMysql/AbstractTest.php
Methods summary
public
# testConnect( )
public
# testConnectThenToDb( )
public
# testLazyConnect( )
public
# testConnectRightPort( )
public
# testForceMysql( )
public
# testInsertSingleRow( )
public
# testInsert( )

Inserting to the database with indices as the outer array and columns as the inner.

Inserting to the database with indices as the outer array and columns as the inner.

public
# testInsert2( )

Inserting to the database with columns as the outer array and indices as the inner.

Inserting to the database with columns as the outer array and indices as the inner.

public
# testGetOne( )
public
# testGetOneWarning( )
public
# testGetOneInt( )
public
# testGetOneInt2( )
public
# testGetOneInt3( )
public
# testGetOneNull( )
public
# testDelete( )
public
# testUpdate( )
public
# testUpdateNotArrayBinds( )
public
# testUpdateMultipleByKey( )
public
# testUpdateMultipleByKeySameColumn( )
public
# testUpdateMultipleByKeySameColumn2( )
public
# testUpdateMultipleByData( )
public
# testTranspose( )
public
# testReplace( )
public
# testProfiling( )
public
# testProfiling2( )
public
# testAnsi( )
public
# testInTransaction( )
public
# testUtf8( )
public
# testAutoPing( )
public
# testNoAutoPing( )
public
# testAutoReconnect( )
public
# repeat100( )
Methods inherited from AMysql_TestCase
createTable(), setUp(), tearDown()
Properties inherited from AMysql_TestCase
$_amysql, $tableName
API documentation generated by ApiGen 2.8.0