コード例 #1
0
 public function testCode2ToNameFail()
 {
     $this->assertNull(Text_LanguageDetect_ISO639::code2ToName('nx'));
 }