]> source.dussan.org Git - vaadin-framework.git/commit
Fixed test issue apparently caused by three levels of classes
authorArtur Signell <artur@vaadin.com>
Thu, 13 Jun 2013 17:12:53 +0000 (20:12 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 13 Jun 2013 17:14:47 +0000 (20:14 +0300)
commit997e9a9fcebd13c4eaf47f76fae14adf5e6a9675
tree02b3ef66dd3716135894ef0f9fc1c81b36778692
parent59103a959544016728f2967a3ce79a06f9bff7fa
Fixed test issue apparently caused by three levels of classes

Change-Id: I4985e39257d55eada134f340fb9981285c9bb26f
server/tests/src/com/vaadin/server/MockUIContainingServlet.java [new file with mode: 0644]
server/tests/src/com/vaadin/server/VaadinServletConfigurationTest.java