Overview

Namespaces

  • None
  • splitbrain
    • phpcli
      • tests

Classes

  • Options
  • OptionsTest
  • TableFormatter
  • TableFormatterTest
  • Overview
  • Namespace
  • Class

Class TableFormatterTest

PHPUnit\Framework\TestCase
Extended by splitbrain\phpcli\tests\TableFormatterTest
Namespace: splitbrain\phpcli\tests
Located at tests/TableFormatterTest.php
Methods summary
public array
# calcProvider( )

Provide test data for column width calculations

Provide test data for column width calculations

Returns

array
public
# test_calc( array $input, array $expect, integer $max = 100, string $border = ' ' )

Test calculation of column sizes

Test calculation of column sizes

Parameters

$input
$expect
$max
$border

Dataprovider

calcProvider
public
# test_wrap( )

Check wrapping

Check wrapping

public
# test_length( )
public
# test_colorlength( )
public
# test_onewrap( )
API documentation generated by ApiGen