public function testDefaultGetCookies()
 {
     $this->assertEquals(array(), $this->configuration->getCookies());
 }