]> source.dussan.org Git - vaadin-framework.git/commit
Combine server name and test class into test name
authorArtur Signell <artur@vaadin.com>
Tue, 3 Sep 2013 07:14:00 +0000 (10:14 +0300)
committerArtur Signell <artur@vaadin.com>
Tue, 3 Sep 2013 07:14:00 +0000 (10:14 +0300)
commitf664d87c6428baecee45f81d3f1a2e28d667d198
tree59a9e061ed1f37bd64f0e61e85d587d0267feb0d
parentd9ced04bd31e52f1cca1aa6dd0146233cd844d45
Combine server name and test class into test name

* Cleaned up integration test hierarchy
* Corrected web socket test to actually use web sockets

Change-Id: I33171026469ffaf3b79e50a56f6a1a682c0f2705
uitest/src/com/vaadin/tests/integration/IntegrationTestRunner.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/integration/IntegrationTestStreamingTB3.java
uitest/src/com/vaadin/tests/integration/IntegrationTestTB3.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/integration/IntegrationTestWebsocketTB3.java
uitest/src/com/vaadin/tests/integration/IntegrationTestXhrTB3.java