コード例 #1
0
ファイル: KVDthes_TermTest.php プロジェクト: Tjoosten/kvd
 public function testGetClass()
 {
     $this->assertEquals('KVDthes_TestTerm', $this->object->getClass());
 }