Skip to content

CheckVowels.java hasVowels() method wrong #2990

@aldotele

Description

@aldotele

Describe the bug
In strings\CheckVowels.java, the hasVowels method might be wrong

To Reproduce
Steps to reproduce the behavior:

Create a test method and perform the following assertion:
Assertions.assertTrue(CheckVowels.hasVowels("Hello World"));
It will fail even if the sentence contains vowels

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions