chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
you can find online documentation for using Typemock Isolator at:
http://docs.typemock.com/Isolator

for example -

here's how you can fake future objects (taking over 'new' inside production code):
http://docs.typemock.com/Isolator/##typemock.chm/Documentation/CreatingFutureFakesWithAAA.html

or SharePoint:
here's how you can use Typemock Isolator for faking Sharepoint related objects:
http://docs.typemock.com/Isolator/##typemock.chm/Documentation/Sharepoint.html
asked by royo (2k points)

3 Answers

0 votes
Error: No help files.

Details:
Xtensive.HelpServer.Core.HelpEngineBuildException: No help files.
at Xtensive.HelpServer.MsHelpEngine.HelpEngine.AddHelpFiles()
at Xtensive.HelpServer.MsHelpEngine.HelpEngine.Build(Object[] args)
at Xtensive.HelpServer.Core.HelpEngineProvider..ctor(Object[] args)
at Xtensive.HelpServer.Core.HelpEngineProvider..ctor(String resourcePath, String tempDirectory, ICollection`1 nodes, String productKey)
at Xtensive.HelpServer.Web.Global.Application_Start(Object sender, EventArgs e)
answered by daskinne (1.7k points)
0 votes
Hello David,

It seems like out documentation server is down.
We are working to fix it, until than you can find the documentation on your machine as chm file.
START -> programs -> Typemock -> Isolator 7.0 -> Typemock Guide

Hope it helps.
answered by NofarC (4k points)
0 votes
Hi David,

The documentation server is back up.
Thanks again for noticing.
answered by NofarC (4k points)
...