Version 1.1.3
sricharankrishnan
released this
03 Feb 07:42
·
6 commits
to master
since this release
[build] Unit Testing
-
created unit test for the following
- get-count-of-unique-vowels
- accepts-only-string-arg
- remove-all-vowels-from-string
-
additionally, correct a method in the package as well by adding
'toLowerCase()' when checking for unique vowels in an input string