]> source.dussan.org Git - vaadin-framework.git/commit
Added AbstractTestCase so tests do not have to extend TestBase
authorArtur Signell <artur.signell@itmill.com>
Tue, 8 Sep 2009 06:30:18 +0000 (06:30 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 8 Sep 2009 06:30:18 +0000 (06:30 +0000)
commit7bc20f37a8cd63db7f23d9d7bef3d24328a50194
tree05b17941d8b877fc127d084addb463398e07915f
parentc4fafbe881d8802257a9673f797965d64fc6b131
Added AbstractTestCase so tests do not have to extend TestBase

svn changeset:8692/svn branch:6.1
src/com/vaadin/tests/components/AbstractTestCase.java [new file with mode: 0644]
src/com/vaadin/tests/components/TestBase.java