-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generics review the code and UT #79
Labels
Milestone
Comments
Closed
mpostol
referenced
this issue
May 27, 2018
- type parameter must be added type - added proof - refactoring UT - UT all green.
mpostol
added a commit
that referenced
this issue
Jun 3, 2018
- added new example Node - refactoring class Generics - only unimportant changes
mpostol
added a commit
that referenced
this issue
Jun 3, 2018
- created new folder for generisc example
mpostol
added a commit
that referenced
this issue
Jun 6, 2018
- changed the file name NodeObservable.cs to NodeEnumerable.cs - Now the class is derived from Node.cs - it is working copy - UT green
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Review the
Generics
example to make sure it covers all aspects of this topic.The text was updated successfully, but these errors were encountered: