171172173174175176177178179
this.getBrowserSimulator().fireLoopEnd(); } @Test public void testScrollspy() { Scrollspy spy = new Scrollspy(); spy.configure(); spy.refresh(); }