technology:opinions:abiasedguidetounittests
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
technology:opinions:abiasedguidetounittests [2021/09/06 22:48] – Owen Mellema | technology: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