Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -15/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -6/+7 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Fix TestBench API imports (#8112) | Teemu Suo-Anttila | 2017-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * Fix TestBench API imports, move functionality from custom elements * Fixes to TestBench APIs and JavaDocs * Merge remote-tracking branch 'origin/master' into 578_tbapi_cleanup * Fix method name in CheckBoxGroupTest * Remove unused custom element classes * Implement getOptions using getOptionElements * Replace setValue with setSelection in CheckBoxGroupElement * Rename CheckBoxGroupElement getSelection to getValue * Fix one last method | ||||
* | Migrate Grid tests P1. (#8108) | Denis | 2017-01-02 | 1 | -0/+50 |
* Migrate Grid tests P1. Fixes vaadin/framework8-issues#586 |