GridPropertiesModel vs Unit Testing

Dear Sir,

I using GridPropertiesModel in MVC controller, In Unit testing,
the instantiating clause, such as,

GridPropertiesModel gridModel = new GridPropertiesModel()
{
...
};

throw a System.NullReferenceException exception.

What can I do?

1 Reply

BK Balaji K Syncfusion Team July 30, 2009 07:37 AM UTC

Hi Mac,

Thank you for using Syncfusion Products.

I am not able to reproduce the mentioned. We have shipped out our unit tests you can find it by clicking the "locate on disk" link in the dashboard and follow this location

..\gridmvc\test\unittesting

please let us know if this helps.

Regards,
Balaji.

Loader.
Up arrow icon