@Before
 public void createView() throws Exception {
   view = new MyRssFeedView();
   setIgnoreWhitespace(true);
 }