Bug 441746 - Use imports in MOXy tests whenever possible.
Summary: Use imports in MOXy tests whenever possible.
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-13 20:36 EDT by Marcel Valovy CLA
Modified: 2022-06-09 10:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Valovy CLA 2014-08-13 20:36:02 EDT
Use imports whenever possible.

Example:
public class XMLTestCase extends junit.framework.TestCase


Justification:
 - one can check the imports to find out about all dependencies of the particular class
 - consistency, we generally do not use FQN and use imports.



See #431803 for initial discussion.
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:08:04 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink