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