]> source.dussan.org Git - vaadin-framework.git/commit
Tests for CustomLayout
authorArtur Signell <artur@vaadin.com>
Wed, 4 Apr 2012 20:37:18 +0000 (23:37 +0300)
committerArtur Signell <artur@vaadin.com>
Wed, 4 Apr 2012 21:09:53 +0000 (00:09 +0300)
commit6b1d3e4be451ff21a540174886687ad3cc88c364
tree27ac70b7e5f422afe8e067c341de4660b16929ef
parent68676da1b7a49ca1b5d330b64aa59865f5ea0b42
Tests for CustomLayout
tests/testbench/com/vaadin/tests/components/customcomponent/CustomLayoutUsingTemplate.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/customcomponent/CustomLayoutUsingTheme.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/customcomponent/template.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/layouts/CssLayoutCustomCss.java