I'm trying to stub out creating an umbraco.businesslogic.user by wrapping GetCurrent in an interface..
can't seem to get it to work because the connection string is null and a number of other things.. just wondering if someone has an example of stubbing out a user for the purposes of testing?
Unit Test Umbraco.Businesslogic.User - Stub out?
Hi All,
I'm trying to stub out creating an umbraco.businesslogic.user by wrapping GetCurrent in an interface..
can't seem to get it to work because the connection string is null and a number of other things.. just wondering if someone has an example of stubbing out a user for the purposes of testing?
Cheers,
Tom
is working on a reply...