|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.runtime.SpecInfoBuilder
public class SpecInfoBuilder
Builds a SpecInfo from a Class instance.
Constructor Summary | |
---|---|
SpecInfoBuilder(java.lang.Class<?> clazz)
|
Method Summary | |
---|---|
SpecInfo |
build()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpecInfoBuilder(java.lang.Class<?> clazz)
Method Detail |
---|
public SpecInfo build()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |