public function testDefaultRawOutputIsBlankString()
 {
     $this->assertEquals('', $this->configuration->getRawOutput());
 }