Class TestTag

    • Field Detail

      • RESERVED_CHARACTERS

        public static final Set<String> RESERVED_CHARACTERS
        Reserved characters that are not permissible as part of a tag name.
        • ,: comma
        • (: left parenthesis
        • ): right parenthesis
        • &: ampersand
        • |: vertical bar
        • !: exclamation point