]> source.dussan.org Git - vaadin-framework.git/commit
Split Address out from test class Person.
authorHenri Sara <hesara@vaadin.com>
Wed, 9 Nov 2011 11:06:01 +0000 (13:06 +0200)
committerHenri Sara <hesara@vaadin.com>
Wed, 9 Nov 2011 11:06:01 +0000 (13:06 +0200)
commit286f5588fcb32494fa1f5df452f04c4efe7c8c37
treef557766e4cb3c79c5f519cf0132145458a46e3f9
parente049c5a6573feb65c3536cb0839534f02c2e95f3
Split Address out from test class Person.

Address split out of test class Person and refactoring of old tests
using Person.
tests/testbench/com/vaadin/tests/components/form/FormTest.java
tests/testbench/com/vaadin/tests/util/Address.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/util/Person.java
tests/testbench/com/vaadin/tests/util/PersonContainer.java