Coverage for Generic Classes
Coverage for Generic Classes
I have written a class that requires a generic parameter:
namespace SomeNamespace
{
public abstract class NewCollection : OtherCollection, ICollection
{
}
}
When the HTML Coverage report is generated for this class, the file name is: SomeNamespace.NewCollection%601.html.
Unfortunately when I attempt to navigate through the report to that file, it appears that the %60 character is preventing the html page from being loaded. I am using IE 6.0.3790.3959 (SP2) with a relatively secure configuration.
Thank you in advance, Chris Trout
Re: Coverage for Generic Classes
Chris Trout,
I've entered this request into our support system. We will send you an email when it is resolved.
Thank you, Stephen Ward
RE: Coverage for Generic Classes
Was this ever resolved? This issue is affecting me as well.
RE: Coverage for Generic Classes
yes, this issue is fixed in NCover 2.1