Community
Participate
Working Groups
SWTBotTree.select(String...) does not fail if item does not exist. If it is used in a unit test, the unit test either needs to assert that all items were selected or retrieve and select each item separately. It would be better if an exception were thrown if an item does not exist.
Pushed fix to gerrit: https://git.eclipse.org/r/17667/
Thanks. Please see comments on the Gerrit review.
Thanks Kristine for this fix.