public class DivideByZeroValidatorTest
extends java.lang.Object
Constructor and Description |
---|
DivideByZeroValidatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDivideByZeroFloat() |
void |
testDivideByZeroGroup() |
void |
testDivideByZeroGroupNonZero() |
void |
testDivideByZeroInt_OtherOperands() |
void |
testDivideByZeroInt() |
void |
testDivideByZeroNonZero() |
void |
testDivideByZeroSignedNegative() |
void |
testDivideByZeroSignedPositive() |
public void testDivideByZeroInt_OtherOperands() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroInt() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroFloat() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroNonZero() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroGroup() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroGroupNonZero() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroSignedNegative() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDivideByZeroSignedPositive() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException