我有一个maven项目,其中我使用了flexmojos和flexunit,当通过maven构建时,测试执行得很好。但是,当我尝试使用IntelliJ执行单个测试时(右键单击on test - run),它会创建_flexunit.swf文件并尝试执行它,但是当它运行时会有一个异常:所以我的问题是,是什么告诉IntelliJ将_flexuni
我使用ApacheAnt4.1和FlexUnit来运行我的AS3应用程序的单元测试。这是我的蚂蚁设置:。FlashApp/UnitTest/build.xml:37: java.util.concurrent.ExecutionException: Socket timeout waiting for flexunit(Unknown Source) at org.apache.t
::AsyncLocator$/getCallableForTest()[C:\Users\dmoor e\Documents\_Production\Flex Unit 4\GIT\FlexUnit4\src\org\flexunit\async\AsyncLocator.as:82]
at org.fluint.sequence::SequenceWaiter/setupListeners()[C:\Users\dmoore\ Documents\_Production\Flex Unit 4\GIT\FlexUnit