我使用FlexUnitTasks-4.0.0.jar生成带有ant的报告,并且传递了编译目标,并且生成了testRunner swf文件,但是有一些问题,日志如下:
[flexunit] Receiving data ...
[flexunit] Sending acknowledgement to player to start sending test data ...
[flexunit]
[flexunit] Stopping server ...
[flexunit] End of test data reached, sending acknowledgement to player ...
[flexunit] Closing client connection ...
[flexunit] Closing server on port [1024] ...
java.concurrent.Exception:command [<testcase classname="" ...>] not understood
答案 0 :(得分:0)
签出ant任务版本对应flexunit版本(e.i.使用带有FU-4.0的anttask-4.0)。 最好从网站http://www.flexunit.org/?page_id=14下载所有内容。