Brian, I have found this introduction to be accurate and useful. What I would be very interested in having some similar videos of the more advanced features/tests for JUnit 5, as well as for "mocking" up classes and testing. And after that, how could JUnit be used to test things like UIs to be sure that is a particular button, or checkbox is selected the associated Listener is triggered and the JUnit test would know through some sort of Assert that it was indeed triggered.
@guieguima4 жыл бұрын
Also watched your videos on JUnit 4, really good videos. Were really helpful, thank you!