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
Products
Isolator for C++
Isolate ++
Isolator for .NET
Suggest
Isolate
Smart Runner
Coverage – Part of Typemock Isolator Complete .NET
Isolator for Build Server
Download
C++
.NET
Pricing
Resources
Documentation
Isolator++
Isolator
Learning Center
Tutorials
Webinars
Articles
Case Studies
Partners
Blog
Support
C++ Community
.NET Community
Premium Support
Products
Isolator for C++
Isolate ++
Isolator for .NET
Suggest
Isolate
Smart Runner
Coverage – Part of Typemock Isolator Complete .NET
Isolator for Build Server
Download
C++
.NET
Pricing
Resources
Documentation
Isolator++
Isolator
Learning Center
Tutorials
Webinars
Articles
Case Studies
Partners
Blog
Support
C++ Community
.NET Community
Premium Support
Menu
Search
Remember
Register
Typemock Q&A
Ask a question
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
The Unit Testing Company
Development Resources
Knowledge Base
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.
Related questions
Can Isolator++ fake std::ifstream class?
TM: How to test method of an abstract class
Mocking Abstract Class Implementing Interface with Event
how to mock protected method of abstract class?
Testing protected members of abstract class
Can not fake abstract class Mock0003XmlNode
0
votes
Hi I am getting "Can not fake abstract class Mock0003XmlNode with non public constructor." exception below is the line which is throwing the exception: -
var fakeXmlNode = Isolate.Fake.Instance<XmlNode>();
Any Ideas?
asked
Aug 12, 2010
by
naveen_2481
Report User
(
600
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
0
votes
Hi,
What version of Isolator are you using?
Thanks!
answered
Aug 13, 2010
by
igal
Report User
(
5.7k
points)
Please
log in
or
register
to add a comment.
0
votes
Naveen,
This is a known limitation - you should fake a concrete implementation of XmlNode to get started - for instance XmlDocument. Can you provide more information on what you're trying to test so I can help?
Thanks,
Doron
Typemock Support
answered
Aug 15, 2010
by
doron
Report User
(
17.2k
points)
Please
log in
or
register
to add a comment.
...
×
Choose the product type:
WINDOWS
LINUX DEB
LINUX RMP
×