C:\Sample2>jpython BigIntegerTest.py
19981102 22:51:21       BigIntegerTest  Test absolute value operator
19981102 22:51:22       BigIntegerTest  Test max operator
19981102 22:51:22       BigIntegerTest  Test string conversion

Example 3: Running the new TestCase-derived unit test for BigInteger.

Back to Article