You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tatu Lund fbbb689925
fix: don't update bean property which is read-only bound (#12457)
2 years ago
..
provider fix: Add row limit to DataCommunicator row data requests (#12415) 2 years ago
validator Adding regression test against malicious input (#12105) 3 years ago
BeanBinderTest.java fix duplicate key exception with Binder when interface method is overwritten (#12091) 3 years ago
BeanPropertySetTest.java Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
BinderBookOfVaadinTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderComponentTest.java Cherry picks of Binder fixes in Flow (#11758) 4 years ago
BinderConverterValidatorTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderCustomPropertySetTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderInstanceFieldTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderMultiSelectTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderSingleSelectTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderStatusChangeTest.java Remove copyright headers from test code (#10770) 6 years ago
BinderTest.java fix: don't update bean property which is read-only bound (#12457) 2 years ago
BinderTestBase.java Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
BinderValidationStatusTest.java Fix NPE check in BindingValidationStatus (#10964) 6 years ago
BinderValueChangeTest.java Remove copyright headers from test code (#10770) 6 years ago
GridAsMultiSelectInBinderTest.java Add a maven plugin for formatting according to Eclipse settings 7 years ago
GridAsSingleSelectInBinderTest.java Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
HasItemsTest.java Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
HasValueTest.java Remove copyright headers from test code (#10770) 6 years ago
Jsr303Test.java Remove copyright headers from test code (#10770) 6 years ago
NestedPropertyNameTest.java Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
NotEmptyTest.java Remove copyright headers from test code (#10770) 6 years ago
PropertyRetrospectionTest.java Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
ReadOnlyHasValueTest.java Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
ResultTest.java Remove copyright headers from test code (#10770) 6 years ago
UnbindTest.java Fixing NPE in Binder, ported from Flow (#11290) 5 years ago
ValidatorTest.java Remove copyright headers from test code (#10770) 6 years ago
ValueContextTest.java Use static import of Assert in tests (#10126) 6 years ago