Answers for "@test annotation"

0

@test annotation

The Test annotation tells JUnit that the public void method to which it is attached can be run as a test case
Posted by: Guest on February-07-2022

Browse Popular Code Answers by Language