Bug 485841 - [Tests] Add tests for PerspectiveSwitcher
Summary: [Tests] Add tests for PerspectiveSwitcher
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2016-01-14 07:32 EST by Lars Vogel CLA
Modified: 2020-03-31 11:14 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2016-01-14 07:32:53 EST
AFAICS we have no tests for PerspectiveSwitcher. As I recently found two NPE in the code I think we should add tests for:

Open perspectives
Closing perspectives


Anyone know how I would write such a test? PerspectiveSwitcher does not really have an API.