Package org.spockframework.mock.runtime
Class CompositeMockFactory
java.lang.Object
org.spockframework.mock.runtime.CompositeMockFactory
- All Implemented Interfaces:
IMockFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canCreate
(IMockConfiguration configuration) create
(IMockConfiguration configuration, Specification specification)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
CompositeMockFactory
-
-
Method Details
-
canCreate
- Specified by:
canCreate
in interfaceIMockFactory
-
create
- Specified by:
create
in interfaceIMockFactory
-