Annotation Type ArbitraryParameterFixtureLink


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface ArbitraryParameterFixtureLink
    This annotation is used to link an ArbitraryParameterEnumerator to an implementation of ArbitraryParameterFixture, for which it will provide the arbitrary parameter suggestions within Eclipse.
    Author:
    Rene Schneider - initial API and implementation