Groovy Documentation

geb.easyb
[Groovy] Class GebPlugin

java.lang.Object
  org.easyb.plugin.BasePlugin
      geb.easyb.GebPlugin

class GebPlugin
extends org.easyb.plugin.BasePlugin

Field Summary
 
Fields inherited from class org.easyb.plugin.BasePlugin
__timeStamp, __timeStamp__239_neverHappen1271037056785
 
Method Summary
def afterStory(Binding binding)

def beforeWhen(Binding binding)

String getName()

 
Methods inherited from class org.easyb.plugin.BasePlugin
org.easyb.plugin.BasePlugin#setProperty(java.lang.String, java.lang.Object), org.easyb.plugin.BasePlugin#getProperty(java.lang.String), org.easyb.plugin.BasePlugin#getName(), org.easyb.plugin.BasePlugin#getClassLoader(), org.easyb.plugin.BasePlugin#getMetaClass(), org.easyb.plugin.BasePlugin#setMetaClass(groovy.lang.MetaClass), org.easyb.plugin.BasePlugin#invokeMethod(java.lang.String, java.lang.Object), org.easyb.plugin.BasePlugin#setClassLoader(java.lang.ClassLoader), org.easyb.plugin.BasePlugin#this, org.easyb.plugin.BasePlugin#this, org.easyb.plugin.BasePlugin#this, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#super, org.easyb.plugin.BasePlugin#beforeScenario(groovy.lang.Binding), org.easyb.plugin.BasePlugin#afterScenario(groovy.lang.Binding), org.easyb.plugin.BasePlugin#beforeGiven(groovy.lang.Binding), org.easyb.plugin.BasePlugin#afterGiven(groovy.lang.Binding), org.easyb.plugin.BasePlugin#beforeWhen(groovy.lang.Binding), org.easyb.plugin.BasePlugin#afterWhen(groovy.lang.Binding), org.easyb.plugin.BasePlugin#beforeThen(groovy.lang.Binding), org.easyb.plugin.BasePlugin#afterThen(groovy.lang.Binding), org.easyb.plugin.BasePlugin#beforeStory(groovy.lang.Binding), org.easyb.plugin.BasePlugin#afterStory(groovy.lang.Binding), org.easyb.plugin.BasePlugin#wait(), org.easyb.plugin.BasePlugin#wait(long), org.easyb.plugin.BasePlugin#wait(long, int), org.easyb.plugin.BasePlugin#equals(java.lang.Object), org.easyb.plugin.BasePlugin#toString(), org.easyb.plugin.BasePlugin#hashCode(), org.easyb.plugin.BasePlugin#getClass(), org.easyb.plugin.BasePlugin#notify(), org.easyb.plugin.BasePlugin#notifyAll()
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

afterStory

def afterStory(Binding binding)


beforeWhen

def beforeWhen(Binding binding)


getName

String getName()


 

Groovy API Documentation for geb-easyb 0.6.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org