Are unit tests for Eclipse refactorings visible / available? [message #251144] |
Wed, 30 January 2008 18:54  |
Eclipse User |
|
|
|
Originally posted by: myawn.ebay.com
I'm looking at creating some refactorings (probably extending the Rename
refactoring via a RenameParticipant, as well as creating some new
refactorings).
I'm a little unclear about how to go about testing this, and thought it
would help tremendously if I could take a look at some of the existing
tests (JUnit or whatever) to get ideas of how best to approach the problem.
Thanks,
Mike
|
|
|
Re: Are unit tests for Eclipse refactorings visible / available? [message #251150 is a reply to message #251144] |
Thu, 31 January 2008 06:04  |
Eclipse User |
|
|
|
Originally posted by: jacek.pospychala.pl.ibm.com
Mike,
have you seen org.eclipse.jdt.ui.tests.refactoring in Eclipse CVS?
There's a lot of JUnit's like RenamePackageTests.java,
RenameResourceChangeTests.java, etc.
Mike Yawn wrote:
> I'm looking at creating some refactorings (probably extending the
> Rename refactoring via a RenameParticipant, as well as creating some
> new refactorings).
>
> I'm a little unclear about how to go about testing this, and thought
> it would help tremendously if I could take a look at some of the
> existing tests (JUnit or whatever) to get ideas of how best to
> approach the problem.
>
> Thanks,
> Mike
|
|
|
Powered by
FUDForum. Page generated in 0.02924 seconds