org.jbehave.core.embedder
Class FilteredStory

java.lang.Object
  extended by org.jbehave.core.embedder.FilteredStory

public class FilteredStory
extends Object


Constructor Summary
FilteredStory(MetaFilter filter, Story story, StoryControls storyControls)
           
 
Method Summary
 boolean allowed()
           
 boolean allowed(Scenario scenario)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilteredStory

public FilteredStory(MetaFilter filter,
                     Story story,
                     StoryControls storyControls)
Method Detail

allowed

public boolean allowed()

allowed

public boolean allowed(Scenario scenario)


Copyright © 2003-2012. All Rights Reserved.