Uses of Class
org.spockframework.mock.CannotCreateMockException
Packages that use CannotCreateMockException
-
Uses of CannotCreateMockException in org.spockframework.mock.runtime
Methods in org.spockframework.mock.runtime that throw CannotCreateMockExceptionModifier and TypeMethodDescriptionGroovyMockFactory.create
(IMockConfiguration configuration, Specification specification) ProxyBasedMockFactory.create
(Class<?> mockType, List<Class<?>> additionalInterfaces, List<Object> constructorArgs, IProxyBasedMockInterceptor mockInterceptor, ClassLoader classLoader, boolean useObjenesis)