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