User Tools

Site Tools


technology:opinions:abiasedguidetounittests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
technology:opinions:abiasedguidetounittests [2021/09/06 22:48] Owen Mellematechnology:opinions:abiasedguidetounittests [2021/09/06 22:52] (current) Owen Mellema
Line 323: Line 323:
  
 //Feed packaged input into SUT //Feed packaged input into SUT
-FibonacciResponse packagedOutput = Fibonacci.fib3(fibonacciCriteria);+FibonacciResponse packagedOutput = Fibonacci.fib(fibonacciCriteria);
  
 //Create a packaged expected output. //Create a packaged expected output.
technology/opinions/abiasedguidetounittests.1630968506.txt.gz · Last modified: 2021/09/06 22:48 by Owen Mellema