Tests the import of an OPML file.
function testOPMLImport() { $this ->openImportForm(); $this ->validateImportFormFields(); $this ->submitImportForm(); }