Class ReferenceHrefGenerator

  • All Implemented Interfaces:
    com.tngtech.jgiven.annotation.TagHrefGenerator

    public class ReferenceHrefGenerator
    extends MvelReferenceGenerator
    implements com.tngtech.jgiven.annotation.TagHrefGenerator
    Generates links to any reference.
    • Constructor Detail

      • ReferenceHrefGenerator

        public ReferenceHrefGenerator()
    • Method Detail

      • generateHref

        public String generateHref​(com.tngtech.jgiven.config.TagConfiguration tagConfiguration,
                                   Annotation annotation,
                                   Object value)
        Specified by:
        generateHref in interface com.tngtech.jgiven.annotation.TagHrefGenerator