Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 136352 - Test parent class is not updated when unchecking "Implement Test Behavior as code"
Summary: Test parent class is not updated when unchecking "Implement Test Behavior as ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Julien Canches CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 135548 (view as bug list)
Depends on: 134254
Blocks:
  Show dependency tree
 
Reported: 2006-04-12 11:04 EDT by Julien Canches CLA
Modified: 2016-05-05 11:06 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Canches CLA 2006-04-12 11:04:47 EDT
Open a test suite with behavior implemented as code.
In the test suite editor, uncheck "Implement Test Behavior as code", and save the test suite.
The parent class of the test is not updated in the code. It should be "HyadesTestCase", not "TestCase". Also, the jars "common.runner.jar" and "java.runner.jar" should be added to the project classpath, if they are not already there.
Comment 1 Julien Canches CLA 2006-04-12 11:28:22 EDT
Need the architectural change described in bugzilla_134254 to implement this
(the JDT model does not allow to modify the parent class, this is only feasible
with AST). Targetting to 4.3.
Comment 2 Julien Canches CLA 2006-05-16 11:10:43 EDT
The jar issue has been fixed (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=135426). However the parent class update is still to implement.
Comment 3 Julien Canches CLA 2006-06-08 11:07:16 EDT
*** Bug 135548 has been marked as a duplicate of this bug. ***
Comment 4 Julien Canches CLA 2006-08-10 12:34:27 EDT
Fixed.
Comment 5 Paul Slauenwhite CLA 2006-11-16 09:00:53 EST
ACTION: Please verify/close this defect.
Comment 6 Julien Canches CLA 2006-11-16 09:52:35 EST
Verified on TPTP-4.3.0-200611070100 driver.