13 Commits (2b5ea21ff86f3a1152fd817fc2c1e5e9f9e25d2e)

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