Class Amfphp_Core_FilterManagerTest

Description

Test class for Amfphp_Core_FilterManager.

  • author: Ariel Sommeria-klein

Located in /Tests/Amfphp/Core/FilterManagerTest.php (line 22)

PHPUnit_Framework_TestCase
   |
   --Amfphp_Core_FilterManagerTest
Method Summary
number double (number $valueToDouble)
void push1 ( $testArray)
void push2 ( $testArray)
void push3 ( $testArray)
void testFilter ()
void testPriorities ()
Methods
double (line 61)

note: this function must be public to be called. This is called by filter

  • access: public
number double (number $valueToDouble)
  • number $valueToDouble
push1 (line 69)

note: this function must be public to be called. This is called by filter

  • access: public
void push1 ( $testArray)
  • array $testArray
push2 (line 78)

note: this function must be public to be called. This is called by filter

  • access: public
void push2 ( $testArray)
  • array $testArray
push3 (line 87)

note: this function must be public to be called. This is called by filter

  • access: public
void push3 ( $testArray)
  • array $testArray
testFilter (line 25)
  • access: public
void testFilter ()
testPriorities (line 39)

at the end of the test $testArray should contain 3, 1, 1, 2

  • access: public
void testPriorities ()

Documentation generated on Tue, 29 May 2012 23:42:04 +0200 by phpDocumentor 1.4.3