public abstract class SpecInternals
extends java.lang.Object
| Constructor and Description |
|---|
SpecInternals() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
createMock(java.lang.String name,
java.lang.Class<?> type,
MockNature nature,
MockImplementation implementation,
java.util.Map<java.lang.String,java.lang.Object> options,
groovy.lang.Closure closure) |
ISpecificationContext |
getSpecificationContext() |
@Beta public ISpecificationContext getSpecificationContext()
@Beta public java.lang.Object createMock(java.lang.String name, java.lang.Class<?> type, MockNature nature, MockImplementation implementation, java.util.Map<java.lang.String,java.lang.Object> options, groovy.lang.Closure closure)
Copyright © 2015. All rights reserved