Answered
Unit tests Cannot access a property or method of a null object reference. at mx.validators
When running my unit tests i'm getting this error:
Cannot access a property or method of a null object reference.
at mx.validators::Validator$/validateAll()
any ideas friends?
