AS2Unit « Actionscript Programming « Flash Tutorials

Home
Flash Tutorials
1.Actionscript Programming
2.Animals
3.Animation
4.Colors
5.Design
6.Effects
7.Game Cartoon
8.Humans
9.Models
10.Nature
11.Operations
12.Shapes
Flex
Flash / Flex / ActionScript
Flash Tutorials » Actionscript Programming » AS2Unit 

1. Unit Testing ActionScript 2.0 Using AS2Unit > Tutorials > Flash Magazine    flashmagazine.com

Unit Testing ActionScript 2.0 Using AS2Unit > Tutorials > Flash MagazineThe basic assertNotNull and assertNotUndefined statements take a single parameter, that being the object being asserted. If the object has the value being asserted against, in this case, either null or undefined respectively, then the test fails.

java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.