Hi Team,
Currently I'm working with Kentico 13 and creating widget/component for the site. I need a example of the unit test case for widget/component in a documentation.
Please provide me the example unit test case for the component currently I have write the unit test case for the component, as I check its only cover 69% for the code.
public ViewViewComponentResult Invoke(WidgetProperties properties) I need to write unit test case for Invoke Method of the component