Beispiel #1
0
 public function testCreate()
 {
     $this->assertInstanceOf('\\Gerifield\\Router', Router::create());
 }