Package org.spockframework.lang
Interface ISpecificationContext
- All Known Implementing Classes:
SpecificationContext
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getIterationInfo
IterationInfo getIterationInfo() -
getThrownException
Throwable getThrownException() -
getMockController
IMockController getMockController()
-