Documentation

MongoDBFormatterTest extends PHPUnit_Framework_TestCase
in package

Tags
author

Florian Plattner me@florianplattner.de

Table of Contents

constructArgumentProvider()  : mixed
setUp()  : mixed
testConstruct()  : mixed
testFormatDepthArray()  : mixed
testFormatDepthArrayInfiniteNesting()  : mixed
testFormatDepthException()  : mixed
testFormatDepthObjects()  : mixed
testRecursiveFormat()  : mixed
testSimpleFormat()  : mixed

Methods

constructArgumentProvider()

public constructArgumentProvider() : mixed
Return values
mixed

testConstruct()

public testConstruct( $traceDepth,  $traceAsString,  $expectedTraceDepth,  $expectedTraceAsString) : mixed
Parameters
$traceDepth :
$traceAsString :
$expectedTraceDepth :
$expectedTraceAsString :
Tags
dataProvider

constructArgumentProvider

Return values
mixed

testFormatDepthArrayInfiniteNesting()

public testFormatDepthArrayInfiniteNesting() : mixed
Return values
mixed

testFormatDepthException()

public testFormatDepthException() : mixed
Return values
mixed

testFormatDepthObjects()

public testFormatDepthObjects() : mixed
Return values
mixed

Search results