Skip navigation links
A B C D E F G H I J K L M N O P R S T U W 

A

add(FixtureBehaviour) - Method in interface com.flextrade.jfixture.BehavioursContainer
 
add(Customisation) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
add(Customisation) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
addBuilderToEndOfPipeline(SpecimenBuilder) - Method in class com.flextrade.jfixture.JFixture
 
addBuilderToEndOfPipeline(SpecimenBuilder) - Method in interface com.flextrade.jfixture.SpecimenBuilderPipeline
 
addBuilderToStartOfPipeline(SpecimenBuilder) - Method in class com.flextrade.jfixture.JFixture
 
addBuilderToStartOfPipeline(SpecimenBuilder) - Method in interface com.flextrade.jfixture.SpecimenBuilderPipeline
 
addManyTo(Collection<T>, Class<T>) - Method in class com.flextrade.jfixture.FixtureCollections
 
addManyTo(Collection<T>, Class<T>, int) - Method in class com.flextrade.jfixture.FixtureCollections
 
addManyTo(Map<T, U>, Class<T>, Class<U>) - Method in class com.flextrade.jfixture.FixtureCollections
 
addManyTo(Map<T, U>, Class<T>, Class<U>, int) - Method in class com.flextrade.jfixture.FixtureCollections
 
all() - Static method in class com.flextrade.jfixture.utility.RequestFilter
 
allow(Object) - Method in class com.flextrade.jfixture.utility.RequestFilter
 
AllSatisfiedCompositePropertySpecification - Class in com.flextrade.jfixture.specifications
 
AllSatisfiedCompositePropertySpecification(Specification...) - Constructor for class com.flextrade.jfixture.specifications.AllSatisfiedCompositePropertySpecification
 
AllSatisfiedCompositePropertySpecification(Iterable<Specification>) - Constructor for class com.flextrade.jfixture.specifications.AllSatisfiedCompositePropertySpecification
 
AlwaysSpecification - Class in com.flextrade.jfixture.specifications
 
AlwaysSpecification() - Constructor for class com.flextrade.jfixture.specifications.AlwaysSpecification
 
AnySatisfiedCompositePropertySpecification - Class in com.flextrade.jfixture.specifications
 
AnySatisfiedCompositePropertySpecification(Specification...) - Constructor for class com.flextrade.jfixture.specifications.AnySatisfiedCompositePropertySpecification
 
AnySatisfiedCompositePropertySpecification(Iterable<Specification>) - Constructor for class com.flextrade.jfixture.specifications.AnySatisfiedCompositePropertySpecification
 
apply(Statement, FrameworkMethod, Object) - Method in class com.flextrade.jfixture.rules.FixtureRule
 
AutoPropertyBehaviour - Class in com.flextrade.jfixture.behaviours.autoproperty
 
AutoPropertyBehaviour() - Constructor for class com.flextrade.jfixture.behaviours.autoproperty.AutoPropertyBehaviour
 
AutoPropertyBehaviour - Class in com.flextrade.jfixture.customisation.fluent
 
AutoPropertyBehaviour(CustomisationContainer, FluentCustomisation) - Constructor for class com.flextrade.jfixture.customisation.fluent.AutoPropertyBehaviour
 
autoPropertyBehaviour() - Method in interface com.flextrade.jfixture.FluentCustomisation
 
autoPropertyBehaviour() - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
AutoPropertyCustomisation - Class in com.flextrade.jfixture.customisation
 
AutoPropertyCustomisation() - Constructor for class com.flextrade.jfixture.customisation.AutoPropertyCustomisation
 

B

BehaviourCommand - Interface in com.flextrade.jfixture
 
behaviours() - Method in class com.flextrade.jfixture.JFixture
 
BehavioursContainer - Interface in com.flextrade.jfixture
 
BuilderContainer - Interface in com.flextrade.jfixture
 
builders() - Method in class com.flextrade.jfixture.builders.DefaultEngineParts
 

C

circularDependencyBehaviour() - Method in interface com.flextrade.jfixture.FluentCustomisation
 
circularDependencyBehaviour() - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
CircularList<T> - Class in com.flextrade.jfixture.utility
 
CircularList(List<T>) - Constructor for class com.flextrade.jfixture.utility.CircularList
 
ClassToConstructorRelay - Class in com.flextrade.jfixture.builders
 
ClassToConstructorRelay(ConstructorQuery, Specification) - Constructor for class com.flextrade.jfixture.builders.ClassToConstructorRelay
 
Clock - Class in com.flextrade.jfixture.utility
 
Clock() - Constructor for class com.flextrade.jfixture.utility.Clock
 
collections() - Method in class com.flextrade.jfixture.JFixture
 
com.flextrade.jfixture - package com.flextrade.jfixture
 
com.flextrade.jfixture.annotations - package com.flextrade.jfixture.annotations
 
com.flextrade.jfixture.behaviours.autoproperty - package com.flextrade.jfixture.behaviours.autoproperty
 
com.flextrade.jfixture.behaviours.intercept - package com.flextrade.jfixture.behaviours.intercept
 
com.flextrade.jfixture.behaviours.noresolution - package com.flextrade.jfixture.behaviours.noresolution
 
com.flextrade.jfixture.behaviours.recursion - package com.flextrade.jfixture.behaviours.recursion
 
com.flextrade.jfixture.behaviours.specimentype - package com.flextrade.jfixture.behaviours.specimentype
 
com.flextrade.jfixture.behaviours.tracing - package com.flextrade.jfixture.behaviours.tracing
 
com.flextrade.jfixture.builders - package com.flextrade.jfixture.builders
 
com.flextrade.jfixture.customisation - package com.flextrade.jfixture.customisation
 
com.flextrade.jfixture.customisation.fluent - package com.flextrade.jfixture.customisation.fluent
 
com.flextrade.jfixture.exceptions - package com.flextrade.jfixture.exceptions
 
com.flextrade.jfixture.extensions - package com.flextrade.jfixture.extensions
 
com.flextrade.jfixture.requests - package com.flextrade.jfixture.requests
 
com.flextrade.jfixture.requests.enrichers - package com.flextrade.jfixture.requests.enrichers
 
com.flextrade.jfixture.rules - package com.flextrade.jfixture.rules
 
com.flextrade.jfixture.runners - package com.flextrade.jfixture.runners
 
com.flextrade.jfixture.specifications - package com.flextrade.jfixture.specifications
 
com.flextrade.jfixture.utility - package com.flextrade.jfixture.utility
 
com.flextrade.jfixture.utility.comparators - package com.flextrade.jfixture.utility.comparators
 
combineWith(GenericTypeCollection) - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
Combines the generic type mappings of this GenericTypeCollection with the generic type mappings of the other GenericTypeCollection.
compare(Constructor, Constructor) - Method in class com.flextrade.jfixture.utility.comparators.ConstructorParameterCountComparator
 
compare(T, T) - Method in class com.flextrade.jfixture.utility.comparators.InverseComparator
 
compare(Method, Method) - Method in class com.flextrade.jfixture.utility.comparators.MethodParameterCountComparator
 
CompositeBuilder - Class in com.flextrade.jfixture.builders
 
CompositeBuilder(SpecimenBuilder...) - Constructor for class com.flextrade.jfixture.builders.CompositeBuilder
 
CompositeBuilder(Iterable<SpecimenBuilder>) - Constructor for class com.flextrade.jfixture.builders.CompositeBuilder
 
CompositeCustomisation - Class in com.flextrade.jfixture.customisation
 
CompositeCustomisation(Customisation...) - Constructor for class com.flextrade.jfixture.customisation.CompositeCustomisation
 
CompositeCustomisation(Iterable<Customisation>) - Constructor for class com.flextrade.jfixture.customisation.CompositeCustomisation
 
CompositeRequestEnricher - Class in com.flextrade.jfixture.requests.enrichers
 
CompositeRequestEnricher(RequestEnricher...) - Constructor for class com.flextrade.jfixture.requests.enrichers.CompositeRequestEnricher
 
ConstructorParameterCountComparator - Class in com.flextrade.jfixture.utility.comparators
 
ConstructorParameterCountComparator() - Constructor for class com.flextrade.jfixture.utility.comparators.ConstructorParameterCountComparator
 
ConstructorQuery - Interface in com.flextrade.jfixture
 
convertPossibleGenericTypeToSpecimenType(Type, SpecimenType) - Static method in class com.flextrade.jfixture.utility.ParameterUtils
 
create(Object, SpecimenContext) - Method in class com.flextrade.jfixture.behaviours.intercept.InterceptingBuilder
 
create(Object, SpecimenContext) - Method in class com.flextrade.jfixture.behaviours.specimentype.SpecimenTypeInjector
 
create(Object, SpecimenContext) - Method in class com.flextrade.jfixture.builders.ClassToConstructorRelay
 
create(Object, SpecimenContext) - Method in class com.flextrade.jfixture.builders.CompositeBuilder
 
create(Object, SpecimenContext) - Method in class com.flextrade.jfixture.builders.NumberInRangeGenerator
 
create(Object, SpecimenContext) - Method in class com.flextrade.jfixture.customisation.OverridePropertyBuilder
 
create() - Method in class com.flextrade.jfixture.JFixture
 
create(Type) - Method in class com.flextrade.jfixture.JFixture
 
create(Class<T>) - Method in class com.flextrade.jfixture.JFixture
 
create(Object, SpecimenContext) - Method in interface com.flextrade.jfixture.SpecimenBuilder
 
create(Type) - Method in interface com.flextrade.jfixture.SpecimenCreator
 
create() - Method in interface com.flextrade.jfixture.SpecimenSupplier
 
createCollection(Class<T>) - Method in class com.flextrade.jfixture.FixtureCollections
 
createCollection(Class<T>, int) - Method in class com.flextrade.jfixture.FixtureCollections
 
createCollection(Class<T>, Class<U>) - Method in class com.flextrade.jfixture.FixtureCollections
 
createCollection(Class<T>, Class<U>, int) - Method in class com.flextrade.jfixture.FixtureCollections
 
CreateExtensions - Interface in com.flextrade.jfixture.extensions
 
CreateExtensionsImpl - Class in com.flextrade.jfixture.extensions
 
CreateExtensionsImpl(BuilderContainer) - Constructor for class com.flextrade.jfixture.extensions.CreateExtensionsImpl
 
createGenericType(Type, String) - Method in interface com.flextrade.jfixture.utility.GenericType.GenericTypeCreator
 
createGenericType(Type, String) - Method in class com.flextrade.jfixture.utility.GenericType.GenericTypeCreatorImpl
 
createGenericType(Type, String) - Method in class com.flextrade.jfixture.utility.GenericType.GenericTypeCreatorWithGenericContextImpl
 
createMap(Class<T>, Class<U>) - Method in class com.flextrade.jfixture.FixtureCollections
 
createMap(Class<T>, Class<U>, int) - Method in class com.flextrade.jfixture.FixtureCollections
 
createMap(Class<T>, Class<U>, Class<V>) - Method in class com.flextrade.jfixture.FixtureCollections
 
createMap(Class<T>, Class<U>, Class<V>, int) - Method in class com.flextrade.jfixture.FixtureCollections
 
Customisation - Interface in com.flextrade.jfixture.customisation
 
CustomisationContainer - Interface in com.flextrade.jfixture
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.AutoPropertyCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.CompositeCustomisation
 
customise(JFixture) - Method in interface com.flextrade.jfixture.customisation.Customisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.GreedyConstructorCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.IgnoreNoResolutionCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.InstanceCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.InstanceFactoryCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.InterceptingCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.OmitAutoPropertyCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.OmitSpecimenRecursionCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.OverridePropertyCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.SubTypeCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.ThrowingRecursionCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.ThrowOnNoResolutionCustomisation
 
customise(JFixture) - Method in class com.flextrade.jfixture.customisation.TracingCustomisation
 
customise(Customisation) - Method in interface com.flextrade.jfixture.CustomisationContainer
 
customise() - Method in class com.flextrade.jfixture.JFixture
 
customise(Customisation) - Method in class com.flextrade.jfixture.JFixture
 
customise() - Method in class com.flextrade.jfixture.rules.FixtureRule
 

D

DebugTracingStrategy - Class in com.flextrade.jfixture.behaviours.tracing
 
DebugTracingStrategy() - Constructor for class com.flextrade.jfixture.behaviours.tracing.DebugTracingStrategy
 
DefaultConstructorQuery - Class in com.flextrade.jfixture
 
DefaultConstructorQuery() - Constructor for class com.flextrade.jfixture.DefaultConstructorQuery
 
DefaultConstructorQuery(Comparator<Constructor<?>>) - Constructor for class com.flextrade.jfixture.DefaultConstructorQuery
 
DefaultEngineParts - Class in com.flextrade.jfixture.builders
 
DefaultEngineParts() - Constructor for class com.flextrade.jfixture.builders.DefaultEngineParts
 
DefaultFactoryMethodQuery - Class in com.flextrade.jfixture
 
DefaultFactoryMethodQuery() - Constructor for class com.flextrade.jfixture.DefaultFactoryMethodQuery
 
DefaultFactoryMethodQuery(Comparator<Method>) - Constructor for class com.flextrade.jfixture.DefaultFactoryMethodQuery
 

E

ElementFromListRequest - Class in com.flextrade.jfixture.requests
 
ElementFromListRequest(List<Object>) - Constructor for class com.flextrade.jfixture.requests.ElementFromListRequest
 
ElementFromListStrategy - Interface in com.flextrade.jfixture.utility
 
empty() - Static method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
enrich(Object, Annotation) - Method in class com.flextrade.jfixture.requests.enrichers.CompositeRequestEnricher
 
enrich(Object, Annotation) - Method in class com.flextrade.jfixture.requests.enrichers.FromListRequestEnricher
 
enrich(Object, Annotation) - Method in class com.flextrade.jfixture.requests.enrichers.RangeRequestEnricher
 
enrich(Object, Annotation) - Method in interface com.flextrade.jfixture.requests.enrichers.RequestEnricher
 
equals(Object) - Method in class com.flextrade.jfixture.NoSpecimen
 
equals(Object) - Method in class com.flextrade.jfixture.requests.ElementFromListRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.FactoryMethodRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.FieldRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.GenericConstructorRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.KeyValueRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.MethodRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.MultipleRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.RangeRequest
 
equals(Object) - Method in class com.flextrade.jfixture.requests.SeededRequest
 
equals(Object) - Method in class com.flextrade.jfixture.utility.GenericType
 
equals(Object) - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
equals(Object) - Method in class com.flextrade.jfixture.utility.KeyValuePair
 
equals(Object) - Method in class com.flextrade.jfixture.utility.SpecimenType
 
evaluate() - Method in class com.flextrade.jfixture.runners.JUnitJFixtureStatement
 
execute(Object, Object, SpecimenContext) - Method in interface com.flextrade.jfixture.BehaviourCommand
 

F

FactoryMethodQuery - Interface in com.flextrade.jfixture
 
FactoryMethodRequest - Class in com.flextrade.jfixture.requests
 
FactoryMethodRequest(Method, SpecimenType) - Constructor for class com.flextrade.jfixture.requests.FactoryMethodRequest
 
FieldRequest - Class in com.flextrade.jfixture.requests
 
FieldRequest(Field, SpecimenType) - Constructor for class com.flextrade.jfixture.requests.FieldRequest
 
find(Class<T>) - Method in interface com.flextrade.jfixture.BehavioursContainer
 
Fixture - Annotation Type in com.flextrade.jfixture.annotations
 
FixtureAnnotations - Class in com.flextrade.jfixture
 
FixtureAnnotations() - Constructor for class com.flextrade.jfixture.FixtureAnnotations
 
FixtureBehaviour - Interface in com.flextrade.jfixture
 
FixtureCollections - Class in com.flextrade.jfixture
 
FixtureCollections(SpecimenCreator, MultipleCount) - Constructor for class com.flextrade.jfixture.FixtureCollections
 
FixtureMath - Class in com.flextrade.jfixture.utility
 
FixtureMath() - Constructor for class com.flextrade.jfixture.utility.FixtureMath
 
FixtureRule - Class in com.flextrade.jfixture.rules
 
FixtureRule(JFixture) - Constructor for class com.flextrade.jfixture.rules.FixtureRule
 
FixtureRuleCustomisation - Class in com.flextrade.jfixture.rules
 
FluentCustomisation - Interface in com.flextrade.jfixture
 
fromList(T...) - Method in interface com.flextrade.jfixture.extensions.CreateExtensions
 
fromList(T...) - Method in class com.flextrade.jfixture.extensions.CreateExtensionsImpl
 
FromListOf - Annotation Type in com.flextrade.jfixture.annotations
 
FromListRequestEnricher - Class in com.flextrade.jfixture.requests.enrichers
 
FromListRequestEnricher() - Constructor for class com.flextrade.jfixture.requests.enrichers.FromListRequestEnricher
 

G

GenericConstructorRequest - Class in com.flextrade.jfixture.requests
 
GenericConstructorRequest(Constructor, SpecimenType) - Constructor for class com.flextrade.jfixture.requests.GenericConstructorRequest
 
GenericType - Class in com.flextrade.jfixture.utility
 
GenericType(SpecimenType, String) - Constructor for class com.flextrade.jfixture.utility.GenericType
 
GenericType.GenericTypeCreator - Interface in com.flextrade.jfixture.utility
 
GenericType.GenericTypeCreatorImpl - Class in com.flextrade.jfixture.utility
 
GenericType.GenericTypeCreatorWithGenericContextImpl - Class in com.flextrade.jfixture.utility
 
GenericTypeCollection - Class in com.flextrade.jfixture.utility
 
GenericTypeCollection(GenericType[]) - Constructor for class com.flextrade.jfixture.utility.GenericTypeCollection
 
GenericTypeCreatorImpl() - Constructor for class com.flextrade.jfixture.utility.GenericType.GenericTypeCreatorImpl
 
GenericTypeCreatorWithGenericContextImpl(SpecimenType) - Constructor for class com.flextrade.jfixture.utility.GenericType.GenericTypeCreatorWithGenericContextImpl
 
get(List<T>) - Method in interface com.flextrade.jfixture.utility.ElementFromListStrategy
 
get(int) - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
get(List<T>) - Method in class com.flextrade.jfixture.utility.RandomElementStrategy
 
getBuilder() - Method in interface com.flextrade.jfixture.BuilderContainer
 
getConstructor() - Method in class com.flextrade.jfixture.requests.GenericConstructorRequest
 
getConstructorArguments(Constructor, SpecimenType, SpecimenContext) - Static method in class com.flextrade.jfixture.utility.ParameterUtils
 
getConstructorsForClass(Class<?>) - Method in interface com.flextrade.jfixture.ConstructorQuery
 
getConstructorsForClass(Class<?>) - Method in class com.flextrade.jfixture.DefaultConstructorQuery
 
getConstructorsForClass(Class<?>) - Method in class com.flextrade.jfixture.PackageProtectedConstructorsQuery
 
getContainingType() - Method in class com.flextrade.jfixture.requests.FactoryMethodRequest
 
getContainingType() - Method in class com.flextrade.jfixture.requests.FieldRequest
 
getContainingType() - Method in class com.flextrade.jfixture.requests.GenericConstructorRequest
 
getContainingType() - Method in class com.flextrade.jfixture.requests.MethodRequest
 
getContext() - Method in interface com.flextrade.jfixture.BuilderContainer
 
getCount() - Method in class com.flextrade.jfixture.MultipleCount
 
getCurrentTimeInMilliseconds() - Method in class com.flextrade.jfixture.utility.Clock
 
getCurrentTimeInMilliseconds() - Method in interface com.flextrade.jfixture.utility.TimeProvider
 
getDescription() - Method in class com.flextrade.jfixture.runners.JFixtureJUnitRunner
 
getFactoryMethodsForType(SpecimenType) - Method in class com.flextrade.jfixture.DefaultFactoryMethodQuery
 
getFactoryMethodsForType(SpecimenType) - Method in interface com.flextrade.jfixture.FactoryMethodQuery
 
getField() - Method in class com.flextrade.jfixture.requests.FieldRequest
 
getFixture() - Method in class com.flextrade.jfixture.rules.FixtureRule
 
getGenericTypeArguments() - Method in class com.flextrade.jfixture.utility.SpecimenType
 
getInnerRequest() - Method in class com.flextrade.jfixture.requests.MultipleRequest
 
getKey() - Method in class com.flextrade.jfixture.utility.KeyValuePair
 
getKeyType() - Method in class com.flextrade.jfixture.requests.KeyValueRequest
 
getLength() - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
getList() - Method in class com.flextrade.jfixture.requests.ElementFromListRequest
 
getMax() - Method in class com.flextrade.jfixture.requests.RangeRequest
 
getMemberNameFromMethod(Method) - Static method in class com.flextrade.jfixture.utility.PropertyUtil
 
getMethod() - Method in class com.flextrade.jfixture.requests.FactoryMethodRequest
 
getMethod() - Method in class com.flextrade.jfixture.requests.MethodRequest
 
getMethodParameters(Method, SpecimenType, SpecimenContext) - Static method in class com.flextrade.jfixture.utility.ParameterUtils
 
getMin() - Method in class com.flextrade.jfixture.requests.RangeRequest
 
getName() - Method in class com.flextrade.jfixture.utility.GenericType
 
getNameFromType(SpecimenType) - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
getRawType() - Method in class com.flextrade.jfixture.utility.SpecimenType
 
getRequest() - Method in class com.flextrade.jfixture.requests.RangeRequest
 
getRequest() - Method in class com.flextrade.jfixture.requests.SeededRequest
 
getSeed() - Method in class com.flextrade.jfixture.requests.SeededRequest
 
getType() - Method in class com.flextrade.jfixture.utility.GenericType
 
getType(String) - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
getValue() - Method in class com.flextrade.jfixture.utility.KeyValuePair
 
getValueType() - Method in class com.flextrade.jfixture.requests.KeyValueRequest
 
GreedyConstructorCustomisation - Class in com.flextrade.jfixture.customisation
 
GreedyConstructorCustomisation(Type) - Constructor for class com.flextrade.jfixture.customisation.GreedyConstructorCustomisation
 

H

hashCode() - Method in class com.flextrade.jfixture.NoSpecimen
 
hashCode() - Method in class com.flextrade.jfixture.requests.ElementFromListRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.FactoryMethodRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.FieldRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.GenericConstructorRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.KeyValueRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.MethodRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.MultipleRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.RangeRequest
 
hashCode() - Method in class com.flextrade.jfixture.requests.SeededRequest
 
hashCode() - Method in class com.flextrade.jfixture.utility.GenericType
 
hashCode() - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
hashCode() - Method in class com.flextrade.jfixture.utility.KeyValuePair
 
hashCode() - Method in class com.flextrade.jfixture.utility.SpecimenType
 

I

IgnoreNoResolutionBehaviour - Class in com.flextrade.jfixture.behaviours.noresolution
 
IgnoreNoResolutionBehaviour() - Constructor for class com.flextrade.jfixture.behaviours.noresolution.IgnoreNoResolutionBehaviour
 
IgnoreNoResolutionCustomisation - Class in com.flextrade.jfixture.customisation
 
IgnoreNoResolutionCustomisation() - Constructor for class com.flextrade.jfixture.customisation.IgnoreNoResolutionCustomisation
 
initFixtures(Object) - Static method in class com.flextrade.jfixture.FixtureAnnotations
 
initFixtures(Object, JFixture) - Static method in class com.flextrade.jfixture.FixtureAnnotations
 
initFixtures() - Static method in class com.flextrade.jfixture.rules.FixtureRule
 
initFixtures(JFixture) - Static method in class com.flextrade.jfixture.rules.FixtureRule
 
inRange(Class<T>, U, U) - Method in interface com.flextrade.jfixture.extensions.CreateExtensions
 
inRange(Class<T>, U, U) - Method in class com.flextrade.jfixture.extensions.CreateExtensionsImpl
 
InstanceCustomisation<T> - Class in com.flextrade.jfixture.customisation
 
InstanceCustomisation(Class<T>, T) - Constructor for class com.flextrade.jfixture.customisation.InstanceCustomisation
 
InstanceCustomisation(Type, Object) - Constructor for class com.flextrade.jfixture.customisation.InstanceCustomisation
 
InstanceFactoryCustomisation<T> - Class in com.flextrade.jfixture.customisation
 
InstanceFactoryCustomisation(Type, SpecimenSupplier<? extends T>) - Constructor for class com.flextrade.jfixture.customisation.InstanceFactoryCustomisation
 
intercept(Class<T>, Interceptor<T>) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
intercept(Class<T>, Interceptor<T>) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
intercept(T) - Method in interface com.flextrade.jfixture.utility.Interceptor
 
InterceptBehaviour<T> - Class in com.flextrade.jfixture.behaviours.intercept
 
InterceptBehaviour(Class<T>, Interceptor<T>) - Constructor for class com.flextrade.jfixture.behaviours.intercept.InterceptBehaviour
 
InterceptingBuilder<T> - Class in com.flextrade.jfixture.behaviours.intercept
 
InterceptingBuilder(SpecimenBuilder, Class<T>, Interceptor<T>) - Constructor for class com.flextrade.jfixture.behaviours.intercept.InterceptingBuilder
 
InterceptingCustomisation<T> - Class in com.flextrade.jfixture.customisation
 
InterceptingCustomisation(Class<T>, Interceptor<T>) - Constructor for class com.flextrade.jfixture.customisation.InterceptingCustomisation
 
Interceptor<T> - Interface in com.flextrade.jfixture.utility
 
InvalidRequestException - Exception in com.flextrade.jfixture.exceptions
 
InvalidRequestException(String) - Constructor for exception com.flextrade.jfixture.exceptions.InvalidRequestException
 
InvalidRequestException(String, Exception) - Constructor for exception com.flextrade.jfixture.exceptions.InvalidRequestException
 
InverseComparator<T> - Class in com.flextrade.jfixture.utility.comparators
 
InverseComparator(Comparator<T>) - Constructor for class com.flextrade.jfixture.utility.comparators.InverseComparator
 
InverseSpecification - Class in com.flextrade.jfixture.specifications
 
InverseSpecification(Specification) - Constructor for class com.flextrade.jfixture.specifications.InverseSpecification
 
isMethodASetterProperty(Method, Class) - Static method in class com.flextrade.jfixture.utility.PropertyUtil
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.AllSatisfiedCompositePropertySpecification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.AlwaysSpecification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.AnySatisfiedCompositePropertySpecification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.InverseSpecification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.NeverSpecification
 
isSatisfiedBy(Object) - Method in interface com.flextrade.jfixture.specifications.Specification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.SpecificTypeSpecification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.TypeInHierarchySpecification
 
isSatisfiedBy(Object) - Method in class com.flextrade.jfixture.specifications.TypeRequestSpecification
 

J

JFixture - Class in com.flextrade.jfixture
 
JFixture() - Constructor for class com.flextrade.jfixture.JFixture
 
JFixtureJUnitRunner - Class in com.flextrade.jfixture.runners
 
JFixtureJUnitRunner(Class<?>) - Constructor for class com.flextrade.jfixture.runners.JFixtureJUnitRunner
 
JUnitJFixtureStatement - Class in com.flextrade.jfixture.runners
 
JUnitJFixtureStatement(Statement, Object, JFixture) - Constructor for class com.flextrade.jfixture.runners.JUnitJFixtureStatement
 

K

KeyValuePair - Class in com.flextrade.jfixture.utility
 
KeyValuePair(Object, Object) - Constructor for class com.flextrade.jfixture.utility.KeyValuePair
 
KeyValueRequest - Class in com.flextrade.jfixture.requests
 
KeyValueRequest(Type, Type) - Constructor for class com.flextrade.jfixture.requests.KeyValueRequest
 

L

lazyInstance(Type, SpecimenSupplier<? extends T>) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
lazyInstance(Class<T>, SpecimenSupplier<? extends T>) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
lazyInstance(Type, SpecimenSupplier<? extends T>) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
lazyInstance(Class<T>, SpecimenSupplier<? extends T>) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 

M

map - Static variable in class com.flextrade.jfixture.utility.PrimitiveTypeMap
 
MemberOnlyResponseStrategy - Class in com.flextrade.jfixture.behaviours.tracing
 
MemberOnlyResponseStrategy() - Constructor for class com.flextrade.jfixture.behaviours.tracing.MemberOnlyResponseStrategy
 
MethodParameterCountComparator - Class in com.flextrade.jfixture.utility.comparators
 
MethodParameterCountComparator() - Constructor for class com.flextrade.jfixture.utility.comparators.MethodParameterCountComparator
 
MethodRequest - Class in com.flextrade.jfixture.requests
 
MethodRequest(Method, SpecimenType) - Constructor for class com.flextrade.jfixture.requests.MethodRequest
 
multipleCount() - Method in class com.flextrade.jfixture.builders.DefaultEngineParts
 
MultipleCount - Class in com.flextrade.jfixture
 
MultipleCount() - Constructor for class com.flextrade.jfixture.MultipleCount
 
MultipleCount(int) - Constructor for class com.flextrade.jfixture.MultipleCount
 
MultipleRequest - Class in com.flextrade.jfixture.requests
 
MultipleRequest(Object) - Constructor for class com.flextrade.jfixture.requests.MultipleRequest
 

N

NeverSpecification - Class in com.flextrade.jfixture.specifications
 
NeverSpecification() - Constructor for class com.flextrade.jfixture.specifications.NeverSpecification
 
next() - Method in class com.flextrade.jfixture.utility.CircularList
 
nextLong(long) - Static method in class com.flextrade.jfixture.utility.FixtureMath
 
NoResolutionBehaviour - Class in com.flextrade.jfixture.customisation.fluent
 
NoResolutionBehaviour(CustomisationContainer, FluentCustomisation) - Constructor for class com.flextrade.jfixture.customisation.fluent.NoResolutionBehaviour
 
noResolutionBehaviour() - Method in interface com.flextrade.jfixture.FluentCustomisation
 
noResolutionBehaviour() - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
NoSpecimen - Class in com.flextrade.jfixture
 
NoSpecimen() - Constructor for class com.flextrade.jfixture.NoSpecimen
 
NumberInRangeGenerator - Class in com.flextrade.jfixture.builders
 
NumberInRangeGenerator() - Constructor for class com.flextrade.jfixture.builders.NumberInRangeGenerator
 
NumberInRangeGenerator(long...) - Constructor for class com.flextrade.jfixture.builders.NumberInRangeGenerator
 

O

ObjectCreationException - Exception in com.flextrade.jfixture.exceptions
 
ObjectCreationException(String) - Constructor for exception com.flextrade.jfixture.exceptions.ObjectCreationException
 
ObjectCreationException(String, Exception) - Constructor for exception com.flextrade.jfixture.exceptions.ObjectCreationException
 
of(Type) - Static method in class com.flextrade.jfixture.utility.SpecimenType
 
of(Class<T>) - Static method in class com.flextrade.jfixture.utility.SpecimenType
 
OmitAutoPropertyCustomisation - Class in com.flextrade.jfixture.customisation
 
OmitAutoPropertyCustomisation() - Constructor for class com.flextrade.jfixture.customisation.OmitAutoPropertyCustomisation
 
OmitAutoPropertyCustomisation(Type) - Constructor for class com.flextrade.jfixture.customisation.OmitAutoPropertyCustomisation
 
omitSpecimen() - Method in class com.flextrade.jfixture.customisation.fluent.AutoPropertyBehaviour
 
omitSpecimen() - Method in class com.flextrade.jfixture.customisation.fluent.NoResolutionBehaviour
 
omitSpecimen() - Method in class com.flextrade.jfixture.customisation.fluent.RecursionBehaviour
 
OmitSpecimenRecursionBehaviour - Class in com.flextrade.jfixture.behaviours.recursion
 
OmitSpecimenRecursionBehaviour() - Constructor for class com.flextrade.jfixture.behaviours.recursion.OmitSpecimenRecursionBehaviour
 
OmitSpecimenRecursionCustomisation - Class in com.flextrade.jfixture.customisation
 
OmitSpecimenRecursionCustomisation() - Constructor for class com.flextrade.jfixture.customisation.OmitSpecimenRecursionCustomisation
 
onlyDefault() - Static method in class com.flextrade.jfixture.utility.RequestFilter
 
OverridePropertyBuilder - Class in com.flextrade.jfixture.customisation
 
OverridePropertyCustomisation - Class in com.flextrade.jfixture.customisation
 
OverridePropertyCustomisation(Class, String, Object) - Constructor for class com.flextrade.jfixture.customisation.OverridePropertyCustomisation
 

P

PackageProtectedConstructorsQuery - Class in com.flextrade.jfixture
 
PackageProtectedConstructorsQuery() - Constructor for class com.flextrade.jfixture.PackageProtectedConstructorsQuery
 
PackageProtectedConstructorsQuery(Comparator<Constructor<?>>) - Constructor for class com.flextrade.jfixture.PackageProtectedConstructorsQuery
 
ParameterUtils - Class in com.flextrade.jfixture.utility
 
ParameterUtils() - Constructor for class com.flextrade.jfixture.utility.ParameterUtils
 
populateSpecimen() - Method in class com.flextrade.jfixture.customisation.fluent.AutoPropertyBehaviour
 
PrimitiveTypeMap - Class in com.flextrade.jfixture.utility
 
PrimitiveTypeMap() - Constructor for class com.flextrade.jfixture.utility.PrimitiveTypeMap
 
propertyOf(Class<?>, String, Object) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
propertyOf(Class<?>, String, Object) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
PropertyUtil - Class in com.flextrade.jfixture.utility
 
PropertyUtil() - Constructor for class com.flextrade.jfixture.utility.PropertyUtil
 

R

randLong(long, long) - Static method in class com.flextrade.jfixture.utility.FixtureMath
 
RandomElementStrategy - Class in com.flextrade.jfixture.utility
 
RandomElementStrategy() - Constructor for class com.flextrade.jfixture.utility.RandomElementStrategy
 
Range - Annotation Type in com.flextrade.jfixture.annotations
 
RangeRequest<T extends Comparable<T>> - Class in com.flextrade.jfixture.requests
 
RangeRequest(Object, T, T) - Constructor for class com.flextrade.jfixture.requests.RangeRequest
 
RangeRequestEnricher - Class in com.flextrade.jfixture.requests.enrichers
 
RangeRequestEnricher() - Constructor for class com.flextrade.jfixture.requests.enrichers.RangeRequestEnricher
 
RecursionBehaviour - Class in com.flextrade.jfixture.customisation.fluent
 
RecursionBehaviour(CustomisationContainer, FluentCustomisation) - Constructor for class com.flextrade.jfixture.customisation.fluent.RecursionBehaviour
 
remove(Class<? extends FixtureBehaviour>) - Method in interface com.flextrade.jfixture.BehavioursContainer
 
repeat(String, int) - Static method in class com.flextrade.jfixture.utility.StringUtil
 
repeatCount(int) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
repeatCount(int) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
RequestEnricher - Interface in com.flextrade.jfixture.requests.enrichers
 
RequestFilter - Class in com.flextrade.jfixture.utility
 
RequestFilter() - Constructor for class com.flextrade.jfixture.utility.RequestFilter
 
resolve(Object) - Method in interface com.flextrade.jfixture.SpecimenContext
 
run(RunNotifier) - Method in class com.flextrade.jfixture.runners.JFixtureJUnitRunner
 

S

sameInstance(Type, T) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
sameInstance(Class<T>, T) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
sameInstance(Type, T) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
sameInstance(Class<T>, T) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 
SeededRequest - Class in com.flextrade.jfixture.requests
 
SeededRequest(Object, Object) - Constructor for class com.flextrade.jfixture.requests.SeededRequest
 
setCount(int) - Method in class com.flextrade.jfixture.MultipleCount
 
Specification - Interface in com.flextrade.jfixture.specifications
 
specifications() - Method in class com.flextrade.jfixture.behaviours.autoproperty.AutoPropertyBehaviour
 
SpecificTypeSpecification - Class in com.flextrade.jfixture.specifications
 
SpecificTypeSpecification(Type) - Constructor for class com.flextrade.jfixture.specifications.SpecificTypeSpecification
 
SpecimenBuilder - Interface in com.flextrade.jfixture
 
SpecimenBuilderPipeline - Interface in com.flextrade.jfixture
 
SpecimenContext - Interface in com.flextrade.jfixture
 
SpecimenCreator - Interface in com.flextrade.jfixture
 
SpecimenSupplier<T> - Interface in com.flextrade.jfixture
 
SpecimenType<T> - Class in com.flextrade.jfixture.utility
 
SpecimenType() - Constructor for class com.flextrade.jfixture.utility.SpecimenType
 
SpecimenTypeInjector - Class in com.flextrade.jfixture.behaviours.specimentype
 
SpecimenTypeInjector(SpecimenBuilder) - Constructor for class com.flextrade.jfixture.behaviours.specimentype.SpecimenTypeInjector
 
SpecimenTypeInjectorBehaviour - Class in com.flextrade.jfixture.behaviours.specimentype
 
SpecimenTypeInjectorBehaviour() - Constructor for class com.flextrade.jfixture.behaviours.specimentype.SpecimenTypeInjectorBehaviour
 
StringUtil - Class in com.flextrade.jfixture.utility
 
StringUtil() - Constructor for class com.flextrade.jfixture.utility.StringUtil
 
SubTypeCustomisation<T,U extends T> - Class in com.flextrade.jfixture.customisation
 
SubTypeCustomisation(Class<T>, Class<U>) - Constructor for class com.flextrade.jfixture.customisation.SubTypeCustomisation
 

T

throwException() - Method in class com.flextrade.jfixture.customisation.fluent.NoResolutionBehaviour
 
throwException() - Method in class com.flextrade.jfixture.customisation.fluent.RecursionBehaviour
 
ThrowingRecursionBehaviour - Class in com.flextrade.jfixture.behaviours.recursion
 
ThrowingRecursionBehaviour() - Constructor for class com.flextrade.jfixture.behaviours.recursion.ThrowingRecursionBehaviour
 
ThrowingRecursionCustomisation - Class in com.flextrade.jfixture.customisation
 
ThrowingRecursionCustomisation() - Constructor for class com.flextrade.jfixture.customisation.ThrowingRecursionCustomisation
 
ThrowOnNoResolutionBehaviour - Class in com.flextrade.jfixture.behaviours.noresolution
 
ThrowOnNoResolutionBehaviour() - Constructor for class com.flextrade.jfixture.behaviours.noresolution.ThrowOnNoResolutionBehaviour
 
ThrowOnNoResolutionCustomisation - Class in com.flextrade.jfixture.customisation
 
ThrowOnNoResolutionCustomisation() - Constructor for class com.flextrade.jfixture.customisation.ThrowOnNoResolutionCustomisation
 
TimeProvider - Interface in com.flextrade.jfixture.utility
 
toString() - Method in class com.flextrade.jfixture.requests.ElementFromListRequest
 
toString() - Method in class com.flextrade.jfixture.requests.FactoryMethodRequest
 
toString() - Method in class com.flextrade.jfixture.requests.FieldRequest
 
toString() - Method in class com.flextrade.jfixture.requests.GenericConstructorRequest
 
toString() - Method in class com.flextrade.jfixture.requests.KeyValueRequest
 
toString() - Method in class com.flextrade.jfixture.requests.MethodRequest
 
toString() - Method in class com.flextrade.jfixture.requests.MultipleRequest
 
toString() - Method in class com.flextrade.jfixture.requests.RangeRequest
 
toString() - Method in class com.flextrade.jfixture.requests.SeededRequest
 
toString() - Method in class com.flextrade.jfixture.utility.GenericTypeCollection
 
toString() - Method in class com.flextrade.jfixture.utility.SpecimenType
 
TracingBehaviour - Class in com.flextrade.jfixture.behaviours.tracing
 
TracingBehaviour(TracingStrategy, Appendable) - Constructor for class com.flextrade.jfixture.behaviours.tracing.TracingBehaviour
 
TracingCustomisation - Class in com.flextrade.jfixture.customisation
 
TracingCustomisation(Appendable) - Constructor for class com.flextrade.jfixture.customisation.TracingCustomisation
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.autoproperty.AutoPropertyBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.intercept.InterceptBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.noresolution.IgnoreNoResolutionBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.noresolution.ThrowOnNoResolutionBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.recursion.OmitSpecimenRecursionBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.recursion.ThrowingRecursionBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.specimentype.SpecimenTypeInjectorBehaviour
 
transform(SpecimenBuilder) - Method in class com.flextrade.jfixture.behaviours.tracing.TracingBehaviour
 
transform(SpecimenBuilder) - Method in interface com.flextrade.jfixture.FixtureBehaviour
 
TypeInHierarchySpecification - Class in com.flextrade.jfixture.specifications
 
TypeInHierarchySpecification(Type) - Constructor for class com.flextrade.jfixture.specifications.TypeInHierarchySpecification
 
TypeRequestSpecification - Class in com.flextrade.jfixture.specifications
 
TypeRequestSpecification() - Constructor for class com.flextrade.jfixture.specifications.TypeRequestSpecification
 

U

useSubType(Class<T>, Class<U>) - Method in interface com.flextrade.jfixture.FluentCustomisation
 
useSubType(Class<T>, Class<U>) - Method in class com.flextrade.jfixture.rules.FixtureRuleCustomisation
 

W

writeCreated(Appendable, Object, Object) - Method in class com.flextrade.jfixture.behaviours.tracing.DebugTracingStrategy
 
writeCreated(Appendable, Object, Object) - Method in class com.flextrade.jfixture.behaviours.tracing.MemberOnlyResponseStrategy
 
writeError(Appendable, Exception) - Method in class com.flextrade.jfixture.behaviours.tracing.DebugTracingStrategy
 
writeError(Appendable, Exception) - Method in class com.flextrade.jfixture.behaviours.tracing.MemberOnlyResponseStrategy
 
writeRequest(Appendable, Object) - Method in class com.flextrade.jfixture.behaviours.tracing.DebugTracingStrategy
 
writeRequest(Appendable, Object) - Method in class com.flextrade.jfixture.behaviours.tracing.MemberOnlyResponseStrategy
 
A B C D E F G H I J K L M N O P R S T U W 
Skip navigation links

Copyright © 2017. All rights reserved.