13 Commits (2b5ea21ff86f3a1152fd817fc2c1e5e9f9e25d2e)

Author SHA1 Message Date
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Artur Signell e77421b443 Fix AbstractTextFieldConnector super class 7 years ago
  Johannes Dahlström c4a38e2502 Refactor AbstractComponentTest to extend AbstractTestUI 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField 8 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 8 years ago
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 12 years ago
  Pekka Hyvönen 05964e7ada Renamed Component.debugId to id (#3700) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand bc93f0e241 Remove java 1.6 @Override annotations methods from interfaces 12 years ago
  Artur Signell 3572b48d33 Removed interface @Overrides 12 years ago
  Artur Signell 423d95a6e1 #7963 Button now extends AbstractComponent instead of AbstractField 12 years ago
  Artur Signell 9a36668a93 #7964 CheckBox now extends AbstractField directly. 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Artur Signell cce8df71d5 Merged test updates from 6.4 13 years ago
  Artur Signell a14876b352 Merged multiple bug fixes and test updates from 6.4 13 years ago
  Artur Signell 3c02d73b33 Split part of ComponentTestCase to AbstractComponentTestCase and added a MenuBasedComponentTestCase. 13 years ago
  Artur Signell 32a56a8cb8 Ensure valuechangelistener is called for Selects for the default value 13 years ago
  Artur Signell fb44e288a9 Added support for a Log component 13 years ago
  Artur Signell a5d39f052a Moved CAPTION to super class so it can be shared between tests 13 years ago
  Artur Signell cb1bb002a6 Get testClass when necessary to avoid problems with getDescription executed before setup 13 years ago
  Artur Signell 277e74b24c Automatically add custom actions 13 years ago
  Artur Signell a64c508172 DebugId for all actions 13 years ago
  Artur Signell f76f0f9475 Action layout was added after the test components and not before.. 13 years ago
  Artur Signell b82ee65e68 Moved common code to ComponentTestCase and removed duplicate code from extending classes. This change will produce minor test failures because of text/checkbox order changes and similar issues. 13 years ago
  Artur Signell a62b5d25e6 Align action components bottom left to look more sensible if one of them has a caption 13 years ago
  Artur Signell 8bf7cdbbb5 Force test cases to implement getDescription() 14 years ago
  Artur Signell 50140129c5 Added generics to ComponentTestCase 14 years ago
  Artur Signell 34a1a6f8ca Merged (partly manually) test updates from [9345],[9346],[9357] 14 years ago