Exemplo n.º 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();
 }
Exemplo n.º 2
0
 public static function setUpBeforeClass()
 {
     parent::setUpBeforeClass();
 }