forcedotcom / ApexUnit

ApexUnit is a powerful continuous integration tool for the Force.com platform
BSD 3-Clause "New" or "Revised" License
71 stars 51 forks source link

fix for issue #12 added option to select triggers #24

Closed leboff closed 8 years ago

leboff commented 8 years ago

fix for #12 added a parameter to fetchApexClassesBasedOnMultipleRegexes fetchApexClassesBasedOnRegex to specify whether triggers should be included in the query so that the query for test classes would not retrieve any triggers.

vamshi-sfdc commented 8 years ago

Thanks @leboff for the pull request. Can you please confirm if you have signed a CLA with salesforce.com?

leboff commented 8 years ago

I have not

vamshi-sfdc commented 8 years ago

Can you please send your CLA? The instructions are available at https://github.com/forcedotcom/ApexUnit/wiki/Contribution-and-Bug-Issue-tracking

pmedapuram commented 8 years ago

Thank you @leboff once again. I have reviewed the PR. Here is my :+1: