Search for question
Question

Test your code so that it is as resilient as possible. Use different text input files you create on your own

with:

• Different sets of words

• Different number of lines

• Boundary conditions such as an empty file or larger files than previous assignments could handle

Create an AssignsTests document in which you explain:

• How you tested your code

• What inputs you used

• How each input tested your code