Class TestComparisonUndeterminedResult


  • public class TestComparisonUndeterminedResult
    extends TestComparisonResult
    Comparison result used when test comparisons are still undetermined.
    Author:
    Rene Schneider - initial API and implementation
    • Constructor Detail

      • TestComparisonUndeterminedResult

        public TestComparisonUndeterminedResult​(java.lang.String aParameter,
                                                ValueOrEnumValueOrOperationCollection anExpectedValue)
        Creates a new instance.
        Parameters:
        aParameter - The name of the parameter in which the comparison expected result was given. May be null if this was the default test result.
        anExpectedValue - The expected result value