net.thucydides.jbehave
Class ThucydidesJUnitStories.ThucydidesPropertySetter

Package class diagram package ThucydidesJUnitStories.ThucydidesPropertySetter
java.lang.Object
  extended by net.thucydides.jbehave.ThucydidesJUnitStories.ThucydidesPropertySetter
Enclosing class:
ThucydidesJUnitStories

public class ThucydidesJUnitStories.ThucydidesPropertySetter
extends Object


Constructor Summary
ThucydidesJUnitStories.ThucydidesPropertySetter(ThucydidesJUnitStories thucydidesJUnitStories, net.thucydides.core.ThucydidesSystemProperty propertyToSet)
           
 
Method Summary
 void setTo(boolean value)
           
 void setTo(Integer value)
           
 void setTo(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThucydidesJUnitStories.ThucydidesPropertySetter

public ThucydidesJUnitStories.ThucydidesPropertySetter(ThucydidesJUnitStories thucydidesJUnitStories,
                                                       net.thucydides.core.ThucydidesSystemProperty propertyToSet)
Method Detail

setTo

public void setTo(boolean value)

setTo

public void setTo(String value)

setTo

public void setTo(Integer value)


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.