+1 vote
in JUnit by

Which of the following class contains methods to collect the results of executing a test case?

A - Assert

B - TestCase

C - TestResult

D - TestSuite

1 Answer

0 votes
by

Ans is C - TestResult

Related questions

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