Class TestConfig.DescriptorImpl<T>

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckTbcFile

        public FormValidation doCheckTbcFile​(@QueryParameter
                                             String value)
        Validates the TBC file.
        Parameters:
        value - the TBC file
        Returns:
        the form validation
      • doCheckTcfFile

        public FormValidation doCheckTcfFile​(@QueryParameter
                                             String value)
        Validates the TCF file.
        Parameters:
        value - the TCF file
        Returns:
        the form validation