aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/elements/ElementComponentGetCaptionBaseTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-2/+3
| | | | Also removes dependency on junit.framework.TestCase .
* Correct license locationAhmed Ashour2017-03-141-16/+15
|
* Import element tests from TestBench (#8117)Artur2017-01-111-0/+196
Contains some additional tests and element changes based on review.