]> source.dussan.org Git - vaadin-framework.git/commit
Fix test to work after update to JUnit 4.11
authorLeif Åstrand <leif@vaadin.com>
Fri, 30 Aug 2013 12:33:10 +0000 (15:33 +0300)
committerLeif Åstrand <leif@vaadin.com>
Fri, 30 Aug 2013 12:33:10 +0000 (15:33 +0300)
commitb69e6709b28f5561f0d012eb2cf3f7f4f4116d94
tree5f19434df356214c80d4a5f2e9c75e33c303826c
parentb8c672e9a7f2781ffdd99a4ccc6ccdc39f5adde1
Fix test to work after update to JUnit 4.11

With the previously used version of JUnit, the invalid test did
accidentally work because a converter factory set up by some other test
was accidentally available for this test as well.
server/tests/src/com/vaadin/tests/server/component/abstractfield/AbsFieldValueConversions.java