Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Online help: JDT JUnit integration -> ..Creating JUnit tests..
Online help: JDT JUnit integration -> ..Creating JUnit tests.. [message #58691] Mon, 16 June 2003 14:14 Go to next message
Eclipse UserFriend
Originally posted by: vkyr.nospam-ision.net

Just trying out M1 and stumbled over this funny online help link.

After searching in the Eclipse online help for "Junit" I got as an first
search hit the link reference to "JDT JUnit integration". The link reference
on the "JDT JUnit integration" page in turn contains a strange/bogus link:

JDT JUnit integration
JUnit is a simple test framework used to write repeatable tests.

The JDT tools include a plug-in that integrates JUnit into the Java IDE.
The JUnit plug-in allows you to define regression tests for your code and
run them from the Java IDE.

To learn how to use JUnit in the Java IDE, see Creating JUnit tests. The
topics in this guide discuss how to interact programmatically with the JUnit
IDE plug-in.




Clicking on the "Creating JUnit tests" link reference, gives me the
following Refactoring "Inlining a method" page:



Inlining a method
To inline a method:

a.. In a Java editor or in one of the java views, select the method that
you want to inline (you can also select an invocation site of the method)
b.. Do one of the following:
a.. From the menu bar, select Refactor > Inline or
b.. From the editor's pop-up menu, select Refactor > Inline

Refactoring actions
Refactoring dialogs
Refactoring preferences



Even I would agree that unit testing is an essiential part for Refactoring,
I would have expected here instead some online help infos about how to
create JUnit test with Eclipse ;-).

-Valentino


  • Attachment: ngrelr.gif
    (Size: 0.71KB, Downloaded 110 times)
Re: Online help: JDT JUnit integration -> ..Creating JUnit tests.. [message #65080 is a reply to message #58691] Mon, 23 June 2003 06:41 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Please file a bug report against JDT Doc

Dani
Previous Topic:run external tools
Next Topic:Eclipse and Nokia emulator
Goto Forum:
  


Current Time: Sat May 24 14:25:36 EDT 2025

Powered by FUDForum. Page generated in 0.02564 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top