예제 #1
0
 public function testDefaultEncoding()
 {
     $this->assertEquals('UTF-8', $this->_validator->getEncoding());
 }