Hi All,
Can some one help me in unit testing custom workflow using Rhino mocks.
1. How to mock CodeActivityContext?
2. How to call Protected Execute method()?
When I try to mock CodeActivityContext, I got error as
"Can not instantiate proxy of class: System.Activities.CodeActivityContext.
Could not find a parameterless constructor."
If you have any related blogs please let me know.
Regards
Krishna
*This post is locked for comments