Class TestProjectEntry.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckTestProjectPath

        public FormValidation doCheckTestProjectPath​(@AncestorInPath
                                                     Item item,
                                                     @QueryParameter
                                                     java.lang.String value)
        Validates that the test project path is specified
        Parameters:
        item - Basic configuration unit in Hudson
        value - Test project path
        Returns:
        FormValidation