Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Spock.lang Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
AutoCleanupAutomatically cleans up the object stored in the annotated field or property at the end of its life time.Classspock.langSpock
FailsWithIndicates that a feature method is expected to fail with the given exception.Classspock.langSpock
IgnoreIndicates that a specification or feature method should not be run.Classspock.langSpock
IgnoreIfIgnores the annotated spec or feature if the given condition holds.Classspock.langSpock
IgnoreRestClassspock.langSpock
IssueIndicates that a feature method or specification relates to one or more issues in an external issue tracking system.Classspock.langSpock
NarrativeClassspock.langSpock
PendingFeatureIndicates that the feature is not fully implemented yet and should not be reported as error.Classspock.langSpock
RequiresIgnores the annotated spec or feature unless the given condition holds.Classspock.langSpock
SeeOne or more references to external information related to a specification or feature.Classspock.langSpock
SharedClassspock.langSpock
SpecificationBase class for Spock specifications.Classspock.langSpock
StepwiseIndicates that a spec's feature methods should be run sequentially in their declared order (even in the presence of a parallel spec runner),Classspock.langSpock
SubjectIndicates which objects/classes are the subjects of a specification.Classspock.langSpock
TimeoutIndicates that the execution of a method should time out after the given duration has elapsed.Classspock.langSpock
TitleClassspock.langSpock
UnrollIndicates that iterations of a data-driven feature should be made visible as separate features to the outside world (IDEs, reports, etc.Classspock.langSpock