Quantcast
Channel: Adobe Community : Popular Discussions - FlexUnit
Browsing all 25673 articles
Browse latest View live

UIImpersonator tests work in FlashBuilder, but not when run from Ant

I'm in the process of converting a Flex 3 project to use FlexUnit4 tests.Everything compiles in Flashbuilder 4.5 and runs nicely. I've converted all the teststo use flexunit 4, which highlighted a few...

View Article


Running FlexUnit in Security Application Server environments

Hi all, our flex client is running/provided in a application server context with basic authentification. that mean when the user request our flex client he is running into a authentification dialog box...

View Article


Debugging BlazeDS application in Flash Builder 4

I have a Flex 3 application that talks to BlazeDS services running in Tomcat, and it's not had a great deal of work done on it lately.As I'm picking it up again, I'm migrating to Flash Builder 4 and...

View Article

Strange behaviour when running parameterized test

Hello,I am using Flex 4.5 and FlexUnit 4.1 inside of the Flashdevelop IDE and I am experiencing some very strange behaviour. If I have 5 parameters to my test the test runs fine. When I add a sixth...

View Article

Mockito problems - Please make sure you specified a call to stub in given

Mockito problems - Please make sure you specified a call to stub in givenHello,    I'm trying to get a handle on mocking w/ Mockito to and I keeping getting this error:"Please make sure you specified a...

View Article


Flexunit + Parsley - re-creating error: "Object of type is already managed"

Hello,   This may sound a bit strange but I'm trying to force an "Object of type is already managed" error to recreate a bug we had in our app for    flexunit testing purposes.   The problem arised...

View Article

Better UI for Unit Tests

I've been doing a lot of unit tests lately.  Right now I'm working on a code converter Air app and I'm constantly creating unit tests for bugs I'm finding and running them, and debugging them when they...

View Article

proceedOnEvent() timeout waiting for creationComplete

Hello, I have a test case that will not run due to proceedOnEvent not seeing the desired event.  Here's the test code: package com.mine.components.buttonBar{          import flexunit.framework.Assert;...

View Article


Can not run flexunit tests from ant

Hello,I'm trying to script test execution in order to integrate tests in Jenkins. I followed the wiki article here http://docs.flexunit.org/index.php?title=Ant_Task The tests run successfully with...

View Article


source-path mismatch problem

I'm trying to integrate unit testing with our build process and failing with the following error message. BUILD FAILEDC:\Projects\project\client\FUTest\build.xml:88: Compilation failed: Warning: Source...

View Article

parallel execution of multiple test cases.

Does flex unit 4.x version supports for parallel execution of multiple test cases? Any help will be greatly appreciated.

View Article

Compatibility of flexunit 4.x with browser

Does the flexunit 4.x version supports different browsers like  internet explorer 8.0 , 9.0 and firefox ?

View Article

Seems like a bug in TestRunner with passed assertions in Async Tests

Hello.I havn't find bugtracker for FlexUnit, and so do post here. Test runner doesn't show passed assertoins in async tests as it does with simple tests, but with fallingassertions - all good. With...

View Article


How to extend flash player session timeout?

Folks, We have a set of FlexUnit tests that are taking a long time to complete (there are a LOT of tests in the suite).  After about an hour, the standalone flash player pops up a message warning that...

View Article

ANT Build script failing while generating junit style reports

Hi,   Actually I got an ANT build script which does the following:1) compiles AS code and generates swc2) generate AS docs3) compiles flex unit reports4) Generate wrappers  the last part is getting the...

View Article


Image may be NSFW.
Clik here to view.

The flexunit wiki main page is corrupted....

View Article

FlexUnitTests in Flash Professional Project

Is it possible to run FlexUnitTests on a Flash Professional Project? (created within Flash Builder)I notice when I create a FlexUnitTest in my Flash Professional Project FlexUnitApplication.as and...

View Article


flexunit stage null reference

I am trying to test some of my AS classes in flexunit.  Some of the methods reference the stage from components that are passed to it. When I set up the flexunit testing application I use the following...

View Article

FlexUnit ant - running tests that make server calls

Hi, I am using BlazeDS in my project to connect to a Tomcat server. I have configured my services in the services-config.xml file and passed the location of the file as an argument to the compiler in...

View Article

Which is a more recent version of FlexUnit: flexunit-4.1.0-8 or...

Which is a more recent version of FlexUnit: flexunit-4.1.0-8 or flexunit-4.1.0_RC2 ??

View Article
Browsing all 25673 articles
Browse latest View live