I am seeing a weird issue: I have around 5 Test Cases that are written in java, and I am running these Test Cases using maven, but I cannot run any test cases (.java files) if the class name doesn't include the keyword "Test". I am seeing a weird issue: I have around 5 Test