I'm making a JUnit test class for a java class in Eclipse and I'm unsure of what steps to take to fix it.

I tried to add the JUnit 5 Library to the build path as part of "Fix project setup", but it didn't correct the errors.
I was prompted to fix the build path as I created the class so I'm not sure why it isn't set up now.