+1 vote
in JUnit by

Which of the following class contains a test case and defines the fixture to run multiple tests?

A - Assert

B - TestCase

C - TestResult

D - TestSuite

1 Answer

0 votes
by

Ans is B - TestCase

Related questions

+1 vote
+1 vote
asked May 18, 2020 in JUnit by GeorgeBell
+1 vote
asked May 18, 2020 in JUnit by GeorgeBell
...