コード例 #1
0
ファイル: ModificationTest.php プロジェクト: taluu/totem
 public function testNew()
 {
     $this->assertSame('new', $this->change->getNew());
 }