Class Hierarchy
- java.lang.Object
- com.github.nylle.javafixture.Configuration
- com.github.nylle.javafixture.Context
- com.github.nylle.javafixture.CustomizationContext
- com.github.nylle.javafixture.Fixture
- com.github.nylle.javafixture.JavaFixture
- com.github.nylle.javafixture.InstanceFactory
- com.github.nylle.javafixture.ProxyInvocationHandler (implements java.lang.reflect.InvocationHandler, javassist.util.proxy.MethodHandler)
- com.github.nylle.javafixture.PseudoRandom
- com.github.nylle.javafixture.Reflector<T>
- com.github.nylle.javafixture.SpecimenBuilder<T> (implements com.github.nylle.javafixture.ISpecimenBuilder<T>)
- com.github.nylle.javafixture.SpecimenFactory
- com.github.nylle.javafixture.SpecimenType<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.nylle.javafixture.SpecimenException
- com.github.nylle.javafixture.SpecimenTypeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.github.nylle.javafixture.ISpecimen<T>
- com.github.nylle.javafixture.ISpecimenBuilder<T>