Inheritance: extends Exception
 public function testPPConfigurationException()
 {
     $this->assertEquals('Test PPConfigurationException', $this->object->getMessage());
 }