cucumber.runtime.snippets
Class SummaryPrinter

java.lang.Object
  extended by cucumber.runtime.snippets.SummaryPrinter

public class SummaryPrinter
extends Object


Constructor Summary
SummaryPrinter(PrintStream out)
           
 
Method Summary
 void print(Runtime runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryPrinter

public SummaryPrinter(PrintStream out)
Method Detail

print

public void print(Runtime runtime)


Copyright © 2012. All Rights Reserved.