Package ps0.test

Class Summary
BallContainerTest BallContainerTest is a glassbox test of the BallContainer class.
BallTest BallTest is a simple glassbox test of the Ball class.
BoxTest BoxTest is a glassbox test of the Box class.
FibonacciTest FibonacciTest is a glassbox test of the Fibonacci class.
HolaWorldTest HolaWorldTest is a simple test of the HolaWorld class that you are to fix.
ImplementationTests ImplementationTest is a simple test suite to test the implementation of each problem set.
RandomHelloTest RandomHelloTest is a simple test of the RandomHello class that is to be written by the students.
SpecificationTests SpecificationTests is a simple test suite to test your problem set against the provided specifications.