public function testRegisterPackages()
 {
     $this->assertThat($this->object->registerPackages(), $this->equalTo(array()));
 }