plugins); $this->assertInstanceOf('autologout', $plugin); $this->assertInstanceOf('rcube_plugin', $plugin); // TODO $plugin->startup([]); } }