Winter '12 Force.com Platform Release
Async Test API (Beta)

Two API objects are now available to enable starting asynchronous test runs and checking test results:

  • ApexTestQueueItem: Represents a single Apex class in the Apex job queue.
  • ApexTestResult: Represents the result of an Apex test method execution.

You can use this functionality to better integrate with test execution in continuous integration applications.


Release Webinar
watch now