Sail E0 Webinar
Question
What type of object is returned on completion of a test?
Options:
A .  org.junit.runner.Result
B .  org.junit.runner.Complete
C .  org.junit.runner.Outcome
D .  org.junit.runner.Object
Answer: Option A


An org.junit.runner.Result object collects and summarizes information from running multiple tests.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :

Latest Videos

Latest Test Papers