]> source.dussan.org Git - vaadin-framework.git/commit
Split Binder tests roughly by category
authorJohannes Dahlström <johannesd@vaadin.com>
Tue, 13 Sep 2016 13:14:51 +0000 (16:14 +0300)
committerJohannes Dahlström <johannesd@vaadin.com>
Wed, 14 Sep 2016 08:44:06 +0000 (11:44 +0300)
commit41516b54350bdfb597d6f60961266d3c2c57b880
treecc2636034be267a4b88547c110162cc4948c59e0
parent13e3d235e5ce62ad03a2da0046162e10bd5bd94c
Split Binder tests roughly by category

Change-Id: I7c1a55bd68097819e8091533df7232271af689c3
server/src/test/java/com/vaadin/data/BeanBinderTest.java
server/src/test/java/com/vaadin/data/BinderConverterValidatorTest.java [new file with mode: 0644]
server/src/test/java/com/vaadin/data/BinderTest.java
server/src/test/java/com/vaadin/data/BinderTestBase.java [new file with mode: 0644]
server/src/test/java/com/vaadin/data/BinderValidationStatusTest.java [new file with mode: 0644]