Package | Description |
---|---|
org.spockframework.builder |
Modifier and Type | Class | Description |
---|---|---|
class |
CollectionSlot |
|
class |
PropertySlot |
|
class |
SetterLikeSlot |
Modifier and Type | Method | Description |
---|---|---|
ISlot |
AddSlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
|
ISlot |
CollectionSlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
|
ISlot |
ISlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
|
ISlot |
SetterSlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
Copyright © 2018. All rights reserved