In this section, you will browse Java elements within the JUnit project.
In the Package Explorer view, expand the JUnit project to see its packages.
Expand the package junit.framework
and find
the Java files contained in the package.
Expand the Java file TestCase.java
and find the
import declaration, the public type and its members.