Tests
[ class tree: Tests ] [ index: Tests ] [ all elements ]

Class: coreplugins_tables_common_TablesCommonTest

Source Location: /tests/coreplugins/tables/common/TablesCommonTest.php

Class Overview

PHPUnit2_Framework_TestCase
   |
   --coreplugins_tables_common_TablesCommonTest

Unit tests for Tables plugin


Author(s):

Methods



Class Details

[line 37]
Unit tests for Tables plugin



Tags:

author:  Yves Bolognini <yves.bolognini@camptocamp.com>


[ Top ]


Class Methods


method assertColumnAdderMultipleColumn [line 493]

void assertColumnAdderMultipleColumn( array $tableGroups)

Checks results for a multiple column addition



Tags:

access:  private


Parameters:

array   $tableGroups  

[ Top ]

method callbackCellFilter [line 311]

void callbackCellFilter( string $tableId, string $columnId, array $inputValues)

Callback function to test cell content change



Tags:

static:  


Parameters:

string   $tableId  
string   $columnId  
array   $inputValues  

[ Top ]

method callbackCellFilterBatch [line 343]

void callbackCellFilterBatch( string $tableId, string $columnId, array $inputValues)

Callback function to test cell content change (batch mode)



Tags:

static:  


Parameters:

string   $tableId  
string   $columnId  
array   $inputValues  

[ Top ]

method callbackColumnAdder [line 429]

void callbackColumnAdder( string $tableId, array $inputValues)

Callback function to test column addition



Tags:

static:  


Parameters:

string   $tableId  
array   $inputValues  

[ Top ]

method callbackColumnAdderBatch [line 552]

void callbackColumnAdderBatch( string $tableId, array $inputValues)

Callback function to test column addition (batch mode)



Tags:

static:  


Parameters:

string   $tableId  
array   $inputValues  

[ Top ]

method callbackColumnAdderMultipleColumn [line 519]

void callbackColumnAdderMultipleColumn( string $tableId, array $inputValues)

Callback function to test multiple column addition



Tags:

static:  


Parameters:

string   $tableId  
array   $inputValues  

[ Top ]

method callbackColumnTitleFilter1 [line 211]

void callbackColumnTitleFilter1( string $tableId, string $columnId, string $title)

Callback function to test column title change



Tags:

static:  


Parameters:

string   $tableId  
string   $columnId  
string   $title  

[ Top ]

method callbackColumnTitleFilter2 [line 221]

void callbackColumnTitleFilter2( string $tableId, string $columnId, string $title)

Callback function to test column title change



Tags:

static:  


Parameters:

string   $tableId  
string   $columnId  
string   $title  

[ Top ]

method callbackColumnTitleFilter3 [line 231]

void callbackColumnTitleFilter3( string $tableId, string $columnId, string $title)

Callback function to test column title change



Tags:

static:  


Parameters:

string   $tableId  
string   $columnId  
string   $title  

[ Top ]

method callbackTitleFilter1 [line 119]

void callbackTitleFilter1( string $id, string $title)

Callback function to test title change



Tags:

static:  


Parameters:

string   $id  
string   $title  

[ Top ]

method callbackTitleFilter2 [line 128]

void callbackTitleFilter2( string $id, string $title)

Callback function to test title change



Tags:

static:  


Parameters:

string   $id  
string   $title  

[ Top ]

method callbackTitleFilter3 [line 137]

void callbackTitleFilter3( string $id, string $title)

Callback function to test title change



Tags:

static:  


Parameters:

string   $id  
string   $title  

[ Top ]

method getTableGroups [line 44]

array getTableGroups( )

Returns an array of interesting TableGroups



Tags:

access:  private


[ Top ]

method testCellFilter [line 318]

void testCellFilter( )

Tests change in cell contents



[ Top ]

method testCellFilterBatch [line 357]

void testCellFilterBatch( )

Tests change in cell contents (batch mode)



[ Top ]

method testColumnAdderAbsolute [line 437]

void testColumnAdderAbsolute( )

Tests single column addition (absolute position)



[ Top ]

method testColumnAdderBatch [line 566]

void testColumnAdderBatch( )

Tests column addition (batch mode)



[ Top ]

method testColumnAdderMultipleColumn [line 529]

void testColumnAdderMultipleColumn( )

Tests multiple column addition



[ Top ]

method testColumnAdderRelative [line 464]

void testColumnAdderRelative( )

Tests single column addition (relative position)



[ Top ]

method testColumnFilter [line 238]

void testColumnFilter( )

Tests column title change (with rule override)



[ Top ]

method testColumnReorder [line 586]

void testColumnReorder( )

Tests column reorder



[ Top ]

method testColumnSelector [line 261]

void testColumnSelector( )

Tests selection of columns



[ Top ]

method testColumnUnselector [line 285]

void testColumnUnselector( )

Tests un-selection of columns



[ Top ]

method testGroupFilter1 [line 144]

void testGroupFilter1( )

Tests group title change



[ Top ]

method testGroupFilter2 [line 162]

void testGroupFilter2( )

Tests group title change (with rule override)



[ Top ]

method testRowSelector [line 403]

void testRowSelector( )

Tests row filter



[ Top ]

method testRowUnselector [line 380]

void testRowUnselector( )

Tests row deletion



[ Top ]

method testTableFilter [line 183]

void testTableFilter( )

Tests table title change (with rule override)



[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:31:10 +0200 by phpDocumentor 1.3.0RC3