]> source.dussan.org Git - vaadin-framework.git/commit
Migrate TB2 tests from package applicationcontext to TB4
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Fri, 20 Feb 2015 13:00:17 +0000 (15:00 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 12 Mar 2015 14:56:21 +0000 (14:56 +0000)
commitc08b0238e0aebcd167c15624c9f1188c871139b5
tree6d59e20ac4428ded665dc70ca8f570d9df4d5df6
parent7bcd8c29d80843336875f931c3b41f8f44f1d833
Migrate TB2 tests from package applicationcontext to TB4

ChangeSessionIdTest
CloseSessionTest
RpcForClosedUITest

Change-Id: I539d7194e67a839ac8d7bd4dbb81c1e4ddc3c1b7
uitest/src/com/vaadin/tests/applicationcontext/ChangeSessionIdTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/applicationcontext/CloseSessionTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/applicationcontext/CloseUI.java
uitest/src/com/vaadin/tests/applicationcontext/RpcForClosedUITest.java [new file with mode: 0644]
uitest/tb2/com/vaadin/tests/applicationcontext/ChangeSessionId.html [deleted file]
uitest/tb2/com/vaadin/tests/applicationcontext/CloseSession.html [deleted file]
uitest/tb2/com/vaadin/tests/applicationcontext/RpcForClosedUI.html [deleted file]