cucumber.runtime.ioke
Class IokeSnippet
java.lang.Object
cucumber.runtime.ioke.IokeSnippet
- All Implemented Interfaces:
- Snippet
public class IokeSnippet
- extends Object
- implements Snippet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IokeSnippet
public IokeSnippet()
template
public String template()
- Specified by:
template in interface Snippet
arguments
public String arguments(List<Class<?>> argumentTypes)
- Specified by:
arguments in interface Snippet
namedGroupStart
public String namedGroupStart()
- Specified by:
namedGroupStart in interface Snippet
namedGroupEnd
public String namedGroupEnd()
- Specified by:
namedGroupEnd in interface Snippet
escapePattern
public String escapePattern(String pattern)
- Specified by:
escapePattern in interface Snippet
Copyright © 2012. All Rights Reserved.