79282116

Date: 2024-12-15 10:08:53
Score: 3
Natty:
Report link

If you are using various libaries for testing

for example: JUnit and TestNG review your imports, you might have imported

@Test from TestNG instead of @Test from Junit

Human mistake was the reason the test was not being detected and excuted as expected

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Test
  • User mentioned (0): @Test
  • Low reputation (1):
Posted by: JP Navarro V.