TableTest
extends TestCase
in package
Table of Contents
Properties
- $stream : mixed
Methods
- renderProvider() : mixed
- testColumnStyle() : mixed
- testColumnWith() : mixed
- testColumnWiths() : mixed
- testGetStyleDefinition() : mixed
- testIsNotDefinedStyleException() : mixed
- testRender() : mixed
- testRenderAddRows() : mixed
- testRenderAddRowsOneByOne() : mixed
- testRenderMultiByte() : mixed
- testRenderMultiCalls() : mixed
- testRowSeparator() : mixed
- testStyle() : mixed
- testTableCellWithNumericFloatValue() : mixed
- testTableCellWithNumericIntValue() : mixed
- getOutputContent() : mixed
- getOutputStream() : mixed
- setUp() : mixed
- tearDown() : mixed
Properties
$stream
protected
mixed
$stream
Methods
renderProvider()
public
renderProvider() : mixed
testColumnStyle()
public
testColumnStyle() : mixed
testColumnWith()
public
testColumnWith() : mixed
testColumnWiths()
public
testColumnWiths() : mixed
testGetStyleDefinition()
public
testGetStyleDefinition() : mixed
Tags
testIsNotDefinedStyleException()
public
testIsNotDefinedStyleException() : mixed
Tags
testRender()
public
testRender(mixed $headers, mixed $rows, mixed $style, mixed $expected[, mixed $decorated = false ]) : mixed
Parameters
- $headers : mixed
- $rows : mixed
- $style : mixed
- $expected : mixed
- $decorated : mixed = false
Tags
testRenderAddRows()
public
testRenderAddRows(mixed $headers, mixed $rows, mixed $style, mixed $expected[, mixed $decorated = false ]) : mixed
Parameters
- $headers : mixed
- $rows : mixed
- $style : mixed
- $expected : mixed
- $decorated : mixed = false
Tags
testRenderAddRowsOneByOne()
public
testRenderAddRowsOneByOne(mixed $headers, mixed $rows, mixed $style, mixed $expected[, mixed $decorated = false ]) : mixed
Parameters
- $headers : mixed
- $rows : mixed
- $style : mixed
- $expected : mixed
- $decorated : mixed = false
Tags
testRenderMultiByte()
public
testRenderMultiByte() : mixed
testRenderMultiCalls()
public
testRenderMultiCalls() : mixed
testRowSeparator()
public
testRowSeparator() : mixed
testStyle()
public
testStyle() : mixed
testTableCellWithNumericFloatValue()
public
testTableCellWithNumericFloatValue() : mixed
testTableCellWithNumericIntValue()
public
testTableCellWithNumericIntValue() : mixed
getOutputContent()
protected
getOutputContent(StreamOutput $output) : mixed
Parameters
- $output : StreamOutput
getOutputStream()
protected
getOutputStream([mixed $decorated = false ]) : mixed
Parameters
- $decorated : mixed = false
setUp()
protected
setUp() : mixed
tearDown()
protected
tearDown() : mixed