Class NameParam


  • public class NameParam
    extends StringParam
    Is a parameter associated to a test element name.

    This type of parameter has the special consideration that when names are set to default values, then they can be ignored.

    Since:
    0.45
    • Constructor Detail

      • NameParam

        public NameParam​(String name,
                         String defaultName)