jdave.runner
Class AnnotatedSpecScanner
java.lang.Object
jdave.runner.AnnotatedSpecScanner
public abstract class AnnotatedSpecScanner
- extends Object
- Author:
- Joni Freeman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedSpecScanner
public AnnotatedSpecScanner(String path)
forEach
public void forEach(IAnnotatedSpecHandler annotatedSpecHandler)
isInDefaultGroup
public abstract boolean isInDefaultGroup(String classname,
Annotation... annotations)
Copyright © 2010. All Rights Reserved.