public interface GivenRunner<T extends Given>
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getGivenClass() |
GivenCleaner |
run(T given,
com.google.common.collect.ImmutableMap<String,String> params) |
Copyright © 2017. All Rights Reserved.