|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.config.AbstractJGivenConfiguraton
public abstract class AbstractJGivenConfiguraton
| Constructor Summary | |
|---|---|
AbstractJGivenConfiguraton()
|
|
| Method Summary | |
|---|---|
abstract void |
configure()
|
TagConfiguration.Builder |
configureTag(java.lang.Class<? extends java.lang.annotation.Annotation> tagAnnotation)
|
TagConfiguration |
getTagConfiguration(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractJGivenConfiguraton()
| Method Detail |
|---|
public final TagConfiguration.Builder configureTag(java.lang.Class<? extends java.lang.annotation.Annotation> tagAnnotation)
public abstract void configure()
public TagConfiguration getTagConfiguration(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||