Uses of Interface
org.specrunner.util.output.IOutput

Packages that use IOutput
org.specrunner.util.output   
org.specrunner.util.output.core   
 

Uses of IOutput in org.specrunner.util.output
 

Methods in org.specrunner.util.output that return IOutput
 IOutput IOutputFactory.currentOutput()
          Gets the current output.
 IOutput IOutputFactory.newOutput()
          Creates a output.
 

Uses of IOutput in org.specrunner.util.output.core
 

Classes in org.specrunner.util.output.core that implement IOutput
 class OutputSysout
          Basic output target.
 

Methods in org.specrunner.util.output.core that return IOutput
 IOutput OutputFactoryDefault.currentOutput()
           
 IOutput OutputFactoryDefault.newOutput()
           
 



Copyright © 2014. All rights reserved.