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