DongleTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- testNothing() : mixed
- testPgsqlParseGroupConcat() : mixed
- testPgSrvParseIfNull() : mixed
- testSqliteParseBooleanExpression() : mixed
- testSqliteParseConcat() : mixed
- testSqliteParseGroupConcat() : mixed
- testSqlSrvParseGroupConcat() : mixed
- testSqlSrvParseIfNull() : mixed
- callProtectedMethod() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —testNothing()
public
testNothing() : mixed
Return values
mixed —testPgsqlParseGroupConcat()
public
testPgsqlParseGroupConcat() : mixed
Return values
mixed —testPgSrvParseIfNull()
public
testPgSrvParseIfNull() : mixed
Return values
mixed —testSqliteParseBooleanExpression()
public
testSqliteParseBooleanExpression() : mixed
Return values
mixed —testSqliteParseConcat()
public
testSqliteParseConcat() : mixed
Return values
mixed —testSqliteParseGroupConcat()
public
testSqliteParseGroupConcat() : mixed
Return values
mixed —testSqlSrvParseGroupConcat()
public
testSqlSrvParseGroupConcat() : mixed
Return values
mixed —testSqlSrvParseIfNull()
public
testSqlSrvParseIfNull() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []