Test for com.sun.demoapi.BigNum.add
    This test exercises the add method for this class.
    
        | sources | AddTest.java | 
        | executeClass | com.sun.demotck.tests.bignum.AddTest | 
Note: Although this is a functionally valid test,
    it is not representative of a complete, well-written TCK test.