public function testRegisterPluginsArray() { $this->client->registerPlugins(array($this->createPluginMock(), $this->createPluginMock())); }