ActionScript Developers Guide to Unit Testing with FlexUnit

ActionScript Developers Guide to Unit Testing with FlexUnit

ISBN: 1449319823

ISBN 13: 9781449319823

Author: Joel Hooks

0.00 of 0

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


This title will be focused on how to develop unit tested ActionScript (Flex) applications. Readers will learn when/where to apply unit testing as well as how to cover legacy untested code with tests. Unit testing is an important part of any application. We unit test to protect our work, document our code, and code with confidence. There is currently not much consolidated information on the subject for the Actioncript community. This book aims to change that.