]> source.dussan.org Git - vaadin-framework.git/commit
Make test work reliably by activating @Push
authorArtur Signell <artur@vaadin.com>
Wed, 13 Nov 2013 12:56:06 +0000 (14:56 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 27 Nov 2013 08:52:32 +0000 (08:52 +0000)
commit5b2ddc15bd2c30d9f9033a0c4cf50e32827ef0c6
tree41c7762baa2d30d435401b483d130a20b3f1cb75
parenta705f8cc3fd5804e828b6647510795dbbb99eaa3
Make test work reliably by activating @Push

Additional test now ensures that access() works both when called
before init() is done and after init() is done

Change-Id: Id56bd09f1aaa7a6a99eed8d097f12910cdc11596
uitest/src/com/vaadin/tests/push/PushFromInit.java
uitest/src/com/vaadin/tests/push/PushFromInitTest.java