Class UndeterminedResult


  • public class UndeterminedResult
    extends CallResult
    Result used for undetermined calls.
    Author:
    Rene Schneider - initial API and implementation
    • Constructor Detail

      • UndeterminedResult

        public UndeterminedResult​(java.util.List<CallResult.UpdatedVariable> someVariablesToUpdate,
                                  java.lang.String aFixtureMethod)
        Creates a new instance.
        Parameters:
        someVariablesToUpdate - any variables to be updated by the call
        aFixtureMethod - the method that was executed