Bug 293599 - JUnits need to be updated to test new versions
Summary: JUnits need to be updated to test new versions
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Aidyl Kareh CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 13:08 EDT by Aidyl Kareh CLA
Modified: 2010-11-10 10:49 EST (History)
1 user (show)

See Also:
jsholl: review+


Attachments
JUnits Patch (50.58 KB, patch)
2009-10-28 16:25 EDT, Aidyl Kareh CLA
ccc: iplog+
Details | Diff
2nd JUnits patch (24.83 KB, patch)
2009-11-09 13:48 EST, Aidyl Kareh CLA
ccc: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aidyl Kareh CLA 2009-10-28 13:08:53 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4
Build Identifier: 

The current JUnits which test project creation need to be updated to include new versions. Among those that need to updated are Web, EAR and Application Client.

Reproducible: Always
Comment 1 Aidyl Kareh CLA 2009-10-28 16:25:27 EDT
Created attachment 150770 [details]
JUnits Patch

Updated code so that the ProjectCreationOperationTest JUnits for EAR, Web and Application Client include tests for the new versions of these projects.
Comment 2 Jason Sholl CLA 2009-10-29 11:31:07 EDT
Checked in your first patch.
Comment 3 Aidyl Kareh CLA 2009-11-09 13:48:25 EST
Created attachment 151720 [details]
2nd JUnits patch

Updated code so that the ProjectCreationOperationTest JUnit for Connector projects include tests for the new version. Also, updated FacetInstallDelegate for AppClient, EJB and EAR projects avoid having duplicate code.
Comment 4 Jason Sholl CLA 2009-11-10 17:38:04 EST
code checked into HEAD