示例#1
0
文件: FileTest.php 项目: phpj/phpj
 public function testGetPrefixLen()
 {
     $this->assertEquals(0, $this->file->getPrefixLength());
 }