AntUnitAnt 单元测试任务
Apache AntUnit 是一个 Ant 的任务,用来提供单元测试。
实例配置:
<au:antunit>
<fileset dir="." includes="touch.xml"/>
<au:plainlistener/>
</au:antunit>
评论
下载APPApache AntUnit 是一个 Ant 的任务,用来提供单元测试。
实例配置:
<au:antunit>
<fileset dir="." includes="touch.xml"/>
<au:plainlistener/>
</au:antunit>