English 中文(简体)
日美特报告
原标题:JUnit report on Eclipse

日美特人与ec的融合非常 n。 然而,我希望能从联检组试验中产生一份迅速的报告。 当建造一个无缝的建筑时,有可能这样做(而且我晚上的建筑是为了这样做),但有时我想要从国际不动产公司那里产生一份报告。

是否有办法? 指挥线选择可能是可能的? a 额外微粒? 可能已经具备这种功能,我会发现它?

EDIT:我有一个PDE大楼,因为我的项目是RCP申请。 因此,从这一建筑中进行测试并不真正简单。 我猜测,我会试图打上一个较小的《公约》文字来进行测试,但随后,我可能不得不与班子作战,以获得我想要的东西。 我希望能找到一些延伸到已经存在的Junnit plugin,提供树木观点的信息,但作为超文本文件。

问题回答

You can use ant and generate HTML report [I think you can use Ant in Eclipse]
I found these link but you can survey more:

Ant JUnitReport Task
JUnit Tutorial
JUint Report

我不敢肯定,你是否希望得到一份“物理”报告,你可以分发或仅提供更多信息。

两种方式 我同意SjB的建议,即把Eclipse混为一谈,以管理在你夜间造就报告的手稿。

如果无法在当地进行夜间建设,那么,在SjB的答复中,你可以做一些非常简单的造纸 ha。

http://ant.apache.org/manual/Tasks/junit.html Ant 日特工作手册





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签