You need to sign in to do that
Don't have an account?
Sabrent
Test Class Injection
This seems a bit vague to me but someone recently approaced us about a program that when injected into our existing classes, improves test coverage.
Is there any such App/program ?
Does anyone have experience or feedback on this?
Thanks.
Is there any such App/program ?
Does anyone have experience or feedback on this?
Thanks.
Not Sure about such apps but its better to create test classes ourselves. We know our code and what our code does. So we will have to test it on all positive and negative scenarious.
But cannot comment on this app as i am not sure what it does.
Regards,
Satish Kumar
There is no such App. There is something calles dependency injection, refer following thread for a better understanding on this concept:
http://salesforce.stackexchange.com/questions/4017/test-future-dates
We do write our own test classes. I was just curious.