public function testConstructorSetsSource()
 {
     $this->assertEquals(__CLASS__, $this->warning->getSource());
 }