Method | Description | |
---|---|---|
testDebug2InFacade ( ) | Test facade fancyDebug function | |
testDebugger2 ( ) : void | Tests debugging with parameters. | |
testDump ( ) : void | Tests the bean dump function used to inspect the contents of a bean. |
Method | Description | |
---|---|---|
testDebug ( string $query, mixed $bindings = NULL, string $expected ) : void | Given a query, a set of bindings and an expected outcome, this method tests the result of the debugger. |
public testDebugger2 ( ) : void | ||
return | void |