0 votes
in JAVA by
edited by
With the latest JUnit framework, each test class you write should be a sub-class of TestCase class.

1. False

2. True

1 Answer

0 votes
by
selected by
 
Best answer
True

Related questions

0 votes
asked Jan 27, 2020 in JAVA by rahuljain1
0 votes
asked Feb 13, 2020 in JAVA by rahuljain1
...