publisher->publish('synchronous.rpc.test', $input); $this->assertEquals($input . ' processed by RPC handler', $response); } }