Uses of Interface
jdave.runner.ISpecVisitor

Packages that use ISpecVisitor
jdave.runner   
 

Uses of ISpecVisitor in jdave.runner
 

Methods in jdave.runner with parameters of type ISpecVisitor
<T extends Specification<?>>
void
SpecRunner.run(java.lang.Class<T> specType, ISpecVisitor callback)
           
<T extends Specification<?>>
void
SpecRunner.visit(java.lang.Class<T> specType, ISpecVisitor callback)
           
 



Copyright ? 2008. All Rights Reserved.