Menu

#29 JFCRipperMonitor does not add a window object correctly

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

For Test testGetClosedWindowCache() and testGetOpenWindowCache(). Ripper Monitor explicitly adds an object, but when asked to return a size it returns a null pointer exception. This should not happen as a null object should be valid.

monitor.tempClosedWinStack.add(null);
assertEquals(monitor.getClosedWindowCache().size(),1);

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

Discussion

  • Joe

    Joe - 2010-03-23

    This is a repeat bug, accidentaly submitted twice. Please ignore.

     
  • Joe

    Joe - 2010-03-23

    please use this bug report, and ignore previous comment

     

Log in to post a comment.

MongoDB Logo MongoDB