Skip to main content
Participant
November 26, 2009
Question

Problem in running flexunit testcase

  • November 26, 2009
  • 1 reply
  • 717 views

Hi All,

I am currently working on a flex application. I have to write testcases using flexunit.

Im using flexbuilder3 and flexunit4beta2. When i tried samples available in flexbuilder help content, its showing "Null pointer Exception". Its showing

An internal error occurred during: "Launch FlexUnit Tests".
java.lang.NullPointerException

I setup the environment as per the instruction given n d maual.

I am new to flex and flexunit.

Anyone pls help me to sort out this issue.

Thanks in advance.

Regards,

Bhuvana

This topic has been closed for replies.

1 reply

Participating Frequently
November 26, 2009

There aren't any flexunit 4 samples in the eclipse help and there isn't a manual at this time, so, I am not sure where you are getting your info from.

Without more info, there is no way to help. If you want to post the code for your main file that runs the tests and perhaps a test or two so we can see, we might be able to help, but there isn't enough information here to know what you might have done.

Also, if you want to post a link to the information you have about setting up your environment, that might help too.

Mike

Participant
November 27, 2009

Hi,

Thank you very much for your immediate response.

i tried sample from dis url

http://127.0.0.1:56730/help/index.jsp?topic=/com.codesquared.eclipseplugin.flex.flexunit.help/html/toc.html

I used Flexbuilder3.3 and flexunit4 beta2.