Example #1
0
 public function test_get_num()
 {
     $this->assertEquals(2, $this->page->get_num());
 }