Pregunta

Is there any exemplary Flex 4 projects on github to learn FlexUnit 4 from?

There are lots of examples online, but very few go further than testing addition. I'd like to find some real-word unit tests.

Thanks!

¿Fue útil?

Solución

Spring ActionScript contains quite an elaborate set of FlexUnit 4 tests combined with the Mockolate mocking library.

https://github.com/SpringSource/spring-actionscript

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top