예제 #1
0
 public static function setUpBeforeClass()
 {
     parent::setUpBeforeClass();
     // Unlike SvnUpdateCommandTest, we only need to check out the working
     // copy once, since we do not change the state of the wc during the test
     self::checkoutRepo();
 }
예제 #2
0
 public static function setUpBeforeClass()
 {
     parent::setUpBeforeClass();
 }