hello i have to integrate Fleunit testing into an existing/ongoing
project that have classes calling webservices. Those classes have two
types that methodes that are both declared like this override
protected methodname. I would like to know how one should proceed to
have a testcase on those methodes that are protected given that AS3
allow calls on method that are procted only from the class and the
ones that extend it...

and in general how would someone use flexunit to test the result of
XML-RPC calls?

Reply via email to