Annotation Type GraphProvider.Descriptor


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Inherited
    public static @interface GraphProvider.Descriptor
    An annotation to be applied to a GraphProvider implementation that provides additional information about its intentions. The Descriptor is required by those GraphProvider implementations that will be assigned to test suites that use TraversalEngine.Type.COMPUTER.