Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Spock.mock Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
DetachedMockFactoryThis factory allows the creations of mocks outside of a Specification, e.Classspock.mockSpock
MockFactoryBase interface for Java based mocks see MockingApi or DetachedMockFactory for more examples.Interfacespock.mockSpock
MockingApiSpock's mocking API primarily consists of the following factory methods: Mock()Creates a general-purpose test double that supports both stubbing and mocking.Classspock.mockSpock