Interface WrapperFactory

  • All Known Implementing Classes:
    DefaultWrapperFactory

    public interface WrapperFactory
    The wrapper factory is responsible for the actual creation of the FixtureWrapper and CustomOperationWrapper instances. This also includes instantiation of the fixture/operation classes.
    Author:
    Rene Schneider - initial API and implementation