Class UndeterminedResult


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

    • UndeterminedResult

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