Exemplo n.º 1
0
 /**
  * Ensures that the filter follows expected behavior
  *
  * @return void
  */
 public function testGetType()
 {
     $this->assertEquals(31, $this->_filter->getType());
 }