|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.runtime.JUnitDescriptionGenerator
public class JUnitDescriptionGenerator
Generates and attaches JUnit Description's to a SpecInfo's nodes.
Constructor Summary | |
---|---|
JUnitDescriptionGenerator(SpecInfo spec)
|
Method Summary | |
---|---|
org.junit.runner.Description |
aggregate()
|
void |
attach()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JUnitDescriptionGenerator(SpecInfo spec)
Method Detail |
---|
public void attach()
public org.junit.runner.Description aggregate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |