Hi all, I need to test my screen level functionalities. For example, I have an input field that accepts only integers. Is there a way to test this functionality using Junit? Thanks.
↧