All class define a function named Execute() which are implemented from ITest interface. To test any topics, Create instance of specific class with the reference of ITest and run Execute() into main function of program.cs For customizing your testing, go to definition of Execute() and change as your need
-
Notifications
You must be signed in to change notification settings - Fork 1
Implementing Data Structure & Algorithm with C#. Inspired by Tamim Shahriar Subeen
ashiqqs/practice-ds-algo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementing Data Structure & Algorithm with C#. Inspired by Tamim Shahriar Subeen