Posted 5/01/2012 by TerryHumphris
If your APEX test methods require you to call out to an external web service, be warned this is not permitted. Further, there is no obvious message or declaration that the test method has failed, it is simply skipped making it difficult to undertand why your code coverage is failing to improve.
Read more...