[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Writing JUnit Tests Against Plugin/Application Components

Hi,

   I am trying to write plug-in tests for some utility classes that
reference the Plugin object, specifically the getBundle() methods. Is there
an example out there how to simulate the runtime of the RCP/plugin
applications for JUnit? I tried to follow the example provided in the
Quality Eclipse books but these don't seem to work in 3.1...

Thanks,
Rob