I am learning JUnit. Since my application includes graphical output, I want me to be able to see the result and manually pass or fail the test based on what I see. He must wait for me for a while, and then lose if he expires.
Is there a way to do this in JUnit (or its extensions), or do I just need to call the dialog box and assertTrue in the output? It seems like this could be a common problem with an existing solution.
Edit: If I should not use JUnit for this, what should I use? I want to manually check the assembly so often and unit test automatically, and it would be great if the two testing frameworks passed.
source
share