コード例 #1
0
ファイル: Functions.php プロジェクト: kytvi2p/ZettaFramework
 public function testClass2File()
 {
     $this->assertEquals('System/TestCase/Functions.php', System_Functions::Class2File('System_TestCase_Functions'));
 }