Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+5 votes
asked in CSC305 Fall 2021 by (1 point)
0

We are creating units tests to check the input passed does not contain any bad character or disjoined words.

3 Answers

+1 vote

Uhm our team do the string in our JUnit test but if you want to link it to a txt file you can do that

answered by (1 point)
0 votes

We used it to see if our parsing works from the given input Dr. Mohd gave.

answered by (1 point)
0 votes

I think we are doing good

answered by (1 point)
...