Skip to content
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

[FEATURE] Add Unit Tests for RandomList #5

Open
1 task
japtar10101 opened this issue Apr 6, 2020 · 0 comments
Open
1 task

[FEATURE] Add Unit Tests for RandomList #5

japtar10101 opened this issue Apr 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@japtar10101
Copy link
Member

Is your feature request related to a problem? Please describe.

There's not a consistent way to confirm RandomList's behavior.

Describe the solution you'd like

Create NUnit tests for RandomList.

Tasklist

  • List task items, as this isn't a simple feature to implement
@japtar10101 japtar10101 added the enhancement New feature or request label Apr 6, 2020
japtar10101 added a commit that referenced this issue Apr 9, 2020
Making the elements in the RandomList always unique. Each element is
mapped to a frequency number that's always 1 or larger. Also added Unit
Tests for RandomList to verify all methods, actually work.
japtar10101 added a commit that referenced this issue Apr 9, 2020
Adding unit tests for RandomList. Finalizing implementation of
RandomList.
japtar10101 added a commit that referenced this issue Apr 9, 2020
Fix #2 #5: finalizing implementation of RandomList. Adding Unit Tests
for RAndomList.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant