Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
 protected function setUp()
 {
     parent::setUp();
     $this->matcher = new ContentTypeIdMatcher();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->matcher = new SectionIdMatcher();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->matcher = new UrlAliasMatcher();
 }