A C D E F G J N O R S U

A

afterContext(Context) - Method in class jdave.junit4.DescriptionFactory
 
afterContext(Context) - Method in class jdave.junit4.JDaveCallback
 
AnnotatedBuilder - Class in org.junit.internal.builders
Just like AnnotatedBuilder in JUnit4 except it supports running single JDave behaviors.
AnnotatedBuilder(RunnerBuilder) - Constructor for class org.junit.internal.builders.AnnotatedBuilder
 

C

CodeSource - Class in jdave.junit4
 
create(Class<? extends Specification<?>>) - Static method in class jdave.junit4.DescriptionFactory
 

D

DescriptionFactory - Class in jdave.junit4
The DescriptionFactory's only purpose is to create the appropriate hierarchy of Description objects for the surrounding JUnit 4 framework.
DescriptionFactory(Description) - Constructor for class jdave.junit4.DescriptionFactory
 

E

error(Method, Throwable) - Method in class jdave.junit4.ResultsAdapter
 
expected(Method) - Method in class jdave.junit4.ResultsAdapter
 

F

filter(Filter) - Method in class jdave.junit4.JDaveRunner
 

G

getDescription() - Method in class jdave.junit4.JDaveGroupRunner
 
getDescription() - Method in class jdave.junit4.JDaveRunner
 
getDirectory() - Method in class jdave.junit4.CodeSource
 

J

jdave.junit4 - package jdave.junit4
 
JDaveCallback - Class in jdave.junit4
The JDaveCallback object is responsible for keeping track of test execution through the hierarchy of JDave specifications, contexts, and spec methods.
JDaveCallback(RunNotifier) - Constructor for class jdave.junit4.JDaveCallback
 
JDaveCallback(RunNotifier, Filter) - Constructor for class jdave.junit4.JDaveCallback
 
JDaveGroupRunner - Class in jdave.junit4
 
JDaveGroupRunner(Class<?>) - Constructor for class jdave.junit4.JDaveGroupRunner
 
JDaveRunner - Class in jdave.junit4
The JDaveRunner is a JUnit4 test runner implementation for JDave specifications.
JDaveRunner(Class<?>) - Constructor for class jdave.junit4.JDaveRunner
 

N

newAnnotatedSpecScanner(String) - Method in class jdave.junit4.JDaveGroupRunner
 

O

of(Class<?>) - Static method in class jdave.junit4.CodeSource
 
onAfterRun() - Method in class jdave.junit4.JDaveGroupRunner
 
onBeforeRun() - Method in class jdave.junit4.JDaveGroupRunner
 
onBehavior(Behavior) - Method in class jdave.junit4.DescriptionFactory
 
onBehavior(Behavior) - Method in class jdave.junit4.JDaveCallback
 
onContext(Context) - Method in class jdave.junit4.DescriptionFactory
 
onContext(Context) - Method in class jdave.junit4.JDaveCallback
 
org.junit.internal.builders - package org.junit.internal.builders
 

R

ResultsAdapter - Class in jdave.junit4
The ResultsAdapter receives failure notifications from JDave and forwards them to JUnit's RunNotifier.
run(RunNotifier) - Method in class jdave.junit4.JDaveGroupRunner
 
run(RunNotifier) - Method in class jdave.junit4.JDaveRunner
 
runnerForClass(Class<?>) - Method in class org.junit.internal.builders.AnnotatedBuilder
 

S

SpecDirs - Annotation Type in jdave.junit4
 

U

unexpected(Method, ExpectationFailedException) - Method in class jdave.junit4.ResultsAdapter
 

A C D E F G J N O R S U

Copyright ? 2009. All Rights Reserved.