Ejemplo n.º 1
0
 /**
  * @covers BBMatch::tournament
  */
 public function test_tournament()
 {
     $this->assertEquals($this->tournament, $this->object->tournament());
 }