Uses of Class
junit.textui.ResultPrinter

Packages that use ResultPrinter
junit.textui Provides JUnit v3.x command line based tool to run tests. 
 

 

Methods in junit.textui with parameters of type ResultPrinter
 void TestRunner.setPrinter(ResultPrinter printer)
           
 

Constructors in junit.textui with parameters of type ResultPrinter
TestRunner(ResultPrinter printer)
          Constructs a TestRunner using the given ResultPrinter all the output
 

Copyright © 2002–2021 JUnit. All rights reserved.