Delete (phpunit\Delete)
- Delete
- Delete error
- Delete internal error
- Delete where
- Delete where returns null
Exception (phpunit\Exception)
- Table does not exist
- Failed to connect
- Failed to connect after retry
- Failed to connect lazy
- Failed to command lazy
- Failed to begin transaction
- Failed to rollback transaction
- Failed to commit transaction
- Failed to escape lazy
- My sql warning
- My sql error
Insert (phpunit\Insert)
- Replace
- Replace one
- Insert error
- Insert
- Insert many
- Insert one
Logger (phpunit\Logger)
- Logger error
- Logger constructor out
- Logger constructor err
- Logger stream err end
- Logger stream out closed
- Logger stream err closed
- Logger stream out bad mode
- Logger stream err bad mode
- Logger stream out end
- Logger with strings with data set "nothing"
- Logger with strings with data set "nothing-array"
- Logger with strings with data set "nothing-error"
- Logger with strings with data set "something"
- Logger with strings with data set "chars"
- Logger with context
Meta (phpunit\Meta)
- Open
- Close
- Primary key
- Primary key not found
- Primary key composite
- Enum
- Set
- Not real enum or set
- Escape
- Single quoted escape
- Double quoted escape
- Primary key not defined
- Primary key query failed
Mydb Environment (phpunit\MydbEnvironment)
- Signal sighup trap with data set "SIGHUP"
- Signal sighup trap with data set "SIGTERM"
- Signal sighup trap with data set "SIGINT"
- Signal sighup trap with data set "SIGINT,SIGTERM,SIGHUP"
Mydb Event (phpunit\MydbEvent)
- Mydb event listener break
- Mydb event listener exception
- Mydb internal event success
Mydb Exception (phpunit\MydbException)
- My exception
- Query builder exception
Mysqli (phpunit\Mysqli)
- Reuse resource
- Get mysqli
- Options no init
- Query no init
- Read response no init
- Extract response no init
- Escape no init
- Transactions no init
- Transactions will finish when forced autocommit
- Close no init
- Affected rows no init
- Warnings no init
Options (phpunit\Options)
- Non interactive timeouts
- Transaction isolation level
- Server side select timeouts
- Error reporting
- Read timeout
- Network buffer
- Network buffer min
- Network buffer max
- Set read buffer
- Set read buffer min
- Set read buffer max
- Mysqli report
- Mysqli report min
- Mysqli report max
- Set time zone
- Autocommit
- Charset
- Persistent
- Readonly
Query Builder (phpunit\QueryBuilder)
- Show columns like
- Show keys
- Insert one with data set "simple int"
- Insert one with data set "simple float"
- Insert one with data set "expression"
- Insert one with data set "raw null"
- Insert one with data set "string caps null"
- Insert one with data set "string lowercase null"
- Insert one with data set "string 0x"
- Insert one with data set "string 0x even"
- Insert one with data set "string 0x mismatch"
- Insert replace one exception
- Replace one with data set "simple int"
- Replace one with data set "simple float"
- Replace one with data set "expression"
- Replace one with data set "raw null"
- Replace one with data set "string caps null"
- Replace one with data set "string lowercase null"
- Replace one with data set "string 0x"
- Replace one with data set "string 0x even"
- Replace one with data set "string 0x mismatch"
- Escape
- Build update where many with data set "simple"
- Build update where many with data set "prefixed simple"
- Build where with data set "simple"
- Build where with data set "expression"
- Build where with data set "expression8"
- Build where with data set "simple array count >1"
- Build where with data set "negative array count >1"
- Build where with data set "simple null array count >1"
- Build where with data set "negative null array count >1"
- Build where with data set "simple array count 1"
- Build where with data set "negative array count 1"
- Build where with data set "simple null"
- Build where with data set "negative null"
- Build where with data set "like null"
- Build where with data set #0
- Build where with data set #1
- Build where with data set #2
- Build where with data set #3
- Build where with data set #4
- Build where with data set #5
- Build where with data set #6
- Build where with data set #7
- Build where with data set #8
- Build where with data set #9
- Build where with data set #10
- Build where with data set #11
- Build where with data set #12
- Build where with data set #13
- Build where with data set #14
- Build where with data set #15
- Build where with data set #16
- Build where with data set #17
- Build where with data set #18
- Build where with data set #19
- Build where with data set #20
- Build where with data set #21
- Build where with data set #22
- Build where with data set #23
- Build where with data set #24
- Build where with data set #25
- Build where with data set #26
- Build where with data set #27
- Build where with data set #28
- Build where with data set #29
- Build where with data set #30
- Build where with data set #31
- Build where with data set #32
- Build where with data set #33
- Build where with data set #34
- Build where with data set #35
- Build where exception
- Build insert many exception
- Build update where many exception 1
- Build update where many exception 2
- Build update where many exception 3
- Build update where many exception 4
- Build update where many exception 5
- Build update where many exception 6
- Build update where many exception 7
- Build delete where exceptions
- Build update where exceptions 1
- Build update where exceptions 2
- Build update where exceptions 3
- Build update where exceptions 4
- Build update where exceptions 5
Registry (phpunit\Registry)
- Registry empty 1
- Registry empty 2
- Registry empty 3
- Registry set
- Registry un set 1
- Registry un set 2
- Registry serialize 1
- Registry serialize 2
- Registry unserialize 1
- Registry unserialize 2
- Registry clone
Repository (phpunit\Repository)
Resource (phpunit\Resource)
- Open
- Open close error
- Open autocommit failed
- Simple close
- Close not connected
- Will commit not persistent transaction when no autocommit and no transaction on close
- Will commit is persistent transaction when no autocommit and no transaction on close
- Transaction exception on persistent close
- Transaction exception on non persistent close
- Disconnect exception on close
- Uncaught exception becomes internal exception on close
- No gc when not connected
- Gc when connected
- Do no commit transaction when autocommit enabled on close
- Do no commit transaction when transaction explicitly started on close
- Query bad client request
- Query bad server response
- Query bad server response packet field count is zero
- Query bad server response packet field count is not zero but bad result
- Connecting defaults failed
- Connecting transaction isolation failed
- Connecting transaction autocommit failed
Select (phpunit\Select)
- Simple select with data set "simple select all"
- Simple select with data set "complex select all"
- Simple select with data set "simple select JOIN"
- Simple select with data set "simple select UNION"
- Simple select with data set "simple select ORDER BY"
- Simple select with data set "simple select WHERE"
- Simple select with data set "simple select COUNT"
- Simple select with data set "simple select GROUP BY"
- Simple select with data set "simple select HAVING"
- Simple select with data set "simple select LIMIT"
- Simple select with data set "simple select LIMIT OFFSET"
- Simple select with data set "simple select ALL"
- Simple select with data set "simple select SQL_SMALL_RESULT"
- Termination during query
- Server gone during query
Transactions (phpunit\Transactions)
- Begin transaction readonly real
- Begin transaction read write real
- Transaction isolation level
- Begin transaction readonly success
- Begin transaction readonly failure
- Begin transaction readwrite success
- Begin transaction readwrite failure
- Rollback transaction success
- Rollback transaction failure
- Commit transaction success
- Commit transaction failure
Update (phpunit\Update)
- Update where
- Update
- Update many
- Update internal error
- Update returns null
- Delete where returns null