Namespace AutoFixture.Dsl
Classes
Aggregates an arbitrary number of
ICustomizationComposer%601 instances by wrapping a
ISpecimenBuilderNode.
CompositePostprocessComposer<T>
Aggregates an arbitrary number of IPostprocessComposer%601 instances.
Enables composition customization of a single type of specimen.
An ICustomizationComposer%601 that does not customize anything, but can still
compose an ISpecimenBuilder - typically by returning the instance it is
configured to use.
Interfaces
Provides statements that can be used to control how specimens are created and post-processed.
Provides statements that can be used to control how specimens are created.
Provides statements that can be used to control how specimens are post-processed.