srinivasboga / Boga_R-D

0 stars 4 forks source link

Create Test Class for Vowel Finder Functionality #9

Open srinivasboga opened 3 weeks ago

srinivasboga commented 3 weeks ago

Summary:

We need to implement a test class for the functionality that identifies and extracts vowels from a given word or string. The tests should validate various scenarios, including edge cases.

Checklist:

Example Test Cases:

Additional Notes:

inv-abdul commented 3 weeks ago

I would like to contribute to this task