Beispiel #1
0
 public function test_that_type_returns_expected_instance()
 {
     $this->assertSame('command', $this->message->type()->value());
 }