public function testDefaultIgnoreWarningsIsFalse()
 {
     $this->assertFalse($this->configuration->getIgnoreWarnings());
 }