Annotation Type SmackIntegrationTest


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface SmackIntegrationTest
    • Element Detail

      • onlyDefaultConnectionType

        boolean onlyDefaultConnectionType
        Default:
        false
      • connectionCount

        int connectionCount
        Default:
        -1
      • section

        java.lang.String section
        Unique identifier for a section (or paragraph) of the document referenced by SpecificationReference, such as '6.2.1'.
        Returns:
        a document section identifier
        Default:
        ""
      • quote

        java.lang.String quote
        A quotation of relevant text from the section referenced by section().
        Returns:
        human-readable text from the references document and section.
        Default:
        ""