Menu

#30 JFCRipperMonitor does ignore a window Correctly

open
nobody
None
5
2010-03-23
2010-03-23
Anonymous
No

When a adds a window to ignore (monitor.sIgnoreWindowList.add("Name");) It does not actually ignore the window and so fails the assertion assertTrue(monitor.isIgnoredWindow(window));

Even when changing the test to explicitly ignore The same window with this piece of code :monitor.sIgnoreWindowList.add(window.getName())

The assertion still fails (assertTrue(monitor.isIgnoredWindow(window));)

Joseph Solomon
Joseph Isaac
Mekias Yohannes
Jared Greene
Emmanuel Apau
Matt Miluski

Discussion


Log in to post a comment.

MongoDB Logo MongoDB