Java
Java⚑
Debug⚑
org.junit cannot be resolved⚑
Right click on the eclipse project and navigate:
Properties -> Java Build Path -> Libraries -> Add Library -> JUnit -> Junit 3/
(https://stackoverflow.com/questions/15105556/the-import-org-junit-cannot-be-resolved)