This is driving me crazy, i create 2 triggers and two test class one for each.
When running the 2 test class, my code coverage for the two trigger is 96% and 100%.
somehow, when running all of the test class (175 total) the 2 triggers that i made ended up with 0% coverage. that test class that i made for them were ran as well.
this is stoping as from deploying. any suggestion on how to fix this?
1 risposta
Hi Edison ,
Can you post your code in
https://developer.salesforce.com/forums/#!/feedtype=RECENT&criteria=ALLQUESTIONS
Does it show any failures in your test run ?
Thanks,
Dharani