Learning Goal: I’m working on a java project and need the explanation and answer to help me learn.
Hi, I need help with writing these instructions (they’re in the Instructions.docx file) into a Java code using the unit & integration test codes (Tests.txt file), and also using system testing (SystemTestPlan_PhraseAnalyzer.docx file). You will need the jar file for JUint testing (I’ve listed below), and also there’s instructions on how the project structure should look like in the instructions file below. Also, you can only use the import java.util.scanner not something like for example import java.util.arrays