public class SGAssertion extends Assertion
Assertion.ComparisonResult, Assertion.Result
Constructor and Description |
---|
SGAssertion(AssertableCell cell)
Constructs a new System Generated Assertion (SGA) for the specified
Cell if possible.
|
public SGAssertion(AssertableCell cell) throws AssertionArithmeticException, MathException
cell
- the Cell
on which to create an SGA.AssertionArithmeticException
- if the SGA could not be generated.MathException