Two files form this example:
first, class Employee is in a package of its own
second, PackageTest imports Employee from that package
The actual steps of the package test are very basic, like in the early programs in this chapter.