cucumber.formatter
Class FormatterConverter

java.lang.Object
  extended by cucumber.formatter.FormatterConverter

public class FormatterConverter
extends Object


Constructor Summary
FormatterConverter()
           
 
Method Summary
 gherkin.formatter.Formatter convert(String formatterString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatterConverter

public FormatterConverter()
Method Detail

convert

public gherkin.formatter.Formatter convert(String formatterString)


Copyright © 2012. All Rights Reserved.