public class StepsContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StepsContext.ObjectAlreadyStoredException |
static class |
StepsContext.ObjectNotStoredException |
Constructor and Description |
---|
StepsContext() |
Modifier and Type | Method and Description |
---|---|
Object |
get(String key) |
void |
put(String key,
Object object,
ToContext.RetentionLevel retentionLevel) |
void |
resetExample() |
void |
resetScenario() |
void |
resetStory() |
public void put(String key, Object object, ToContext.RetentionLevel retentionLevel)
public void resetExample()
public void resetScenario()
public void resetStory()
Copyright © 2003–2016. All rights reserved.