public function testPublishStandard()
 {
     $this->assertEquals(\oliverlorenz\reactphpmqtt\packet\Publish::getControlPacketType(), 3);
 }