| Modifier and Type | Method and Description |
|---|---|
<T extends FixtureBehaviour> |
BehavioursContainer.find(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
BehavioursContainer.add(FixtureBehaviour behaviour) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BehavioursContainer.remove(Class<? extends FixtureBehaviour> classToRemove) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoPropertyBehaviour |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptBehaviour<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoreNoResolutionBehaviour |
class |
ThrowOnNoResolutionBehaviour |
| Modifier and Type | Class and Description |
|---|---|
class |
OmitSpecimenRecursionBehaviour |
class |
ThrowingRecursionBehaviour |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecimenTypeInjectorBehaviour |
| Modifier and Type | Class and Description |
|---|---|
class |
TracingBehaviour |
Copyright © 2017. All rights reserved.