4 lines
208 B
Plaintext
4 lines
208 B
Plaintext
== How to fix it
|
|
|
|
You should provide the assertion methods with a hard-coded value as the expected value, while the actual value of the assertion should derive
|
|
from the portion of code that you want to test. |