Unit Testing - Godofdrakes/Sprite-Packer GitHub Wiki
Class | Test Name | Categories | Info |
---|---|---|---|
SpriteImage_Testing | SpriteImage_Constructor | SpriteImage Constructor |
Test the default constructor and object initializer |
SpriteImage_Testing | SpriteImage_XML | SpriteImage XML |
Test the object's XML element creation |
SpriteAnimation_Testing | SpriteAnimation_Construct | SpriteAnimation Constructor |
Test the default constructor and object initializer |
SpriteAnimation_Testing | SpriteAnimation_XML | SpriteAnimation XML |
Test the object's XML element creation |
SpriteSheet_Testing | SpriteSheet_Construct | SpriteSheet Constructor |
Test the default constructor and object initializer |