]> source.dussan.org Git - vaadin-framework.git/commit
Avoid NPEs if test is aborted before it has been initialized
authorLeif Åstrand <leif@vaadin.com>
Mon, 12 Aug 2013 12:58:31 +0000 (15:58 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 12 Aug 2013 12:58:31 +0000 (15:58 +0300)
commit6c1e5f3ec0843828ab40acea995d6b808995394a
tree28fe472029318adc421656e799aa0fb058dd0cd3
parent7d87049ec31084390b452c3f62dd88acb37c5fdc
Avoid NPEs if test is aborted before it has been initialized
uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
uitest/src/com/vaadin/tests/tb3/ScreenshotTB3Test.java