throw new junit.framework.AssertionFailedError("methodUnsignedByte Exception caught: " + re );
}
try {
NonNegativeInteger sendValue = new NonNegativeInteger("246802468024680");
NonNegativeIntegerHolder nnih = new NonNegativeIntegerHolder(sendValue);
NonNegativeInteger actual = binding.methodNonNegativeInteger(sendValue, nnih);
} catch (java.rmi.RemoteException re) {
throw new junit.framework.AssertionFailedError("methodNonNegativeInteger Exception caught: " + re );
}
try {
PositiveInteger sendValue = new PositiveInteger("246802468024680");