Cairgorm 3 sample applications - errors in unit tests
After the last update the sample applications started to work - they now even show images.
But the unit tests for Commands are reporting errors on my machine:
TypeError: Error #1034: Type Coercion failed: cannot convert []@56443a9 to XMLList.
at asmock.integration.flexunit::ASMockClassRunner/withBeforeClasses
at org.flexunit.runners::ParentRunner/classBlock(ParentRunner.as:221)
etc...
As I am just starting to explore unit testing, I do not know how to debug it.
Can someone help me?
Thanks, Zdenek M
