-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for JobInclusionJobProperty class (#423)
* Add test for JobInclusionJobProperty class * Remove unused code from test * Add static methods to manage and add job groups in JobInclusionJobProperty for extensive tests - Introduce `addJobGroup` method to add job groups with display name and value. - Introduce `getJobGroups` method to retrieve the list of job groups. * Add static methods to manage and add job groups in JobInclusionJobProperty for extensive tests - Introduce `addJobGroup` method to add job groups with display name and value. - Introduce `getJobGroups` method to retrieve the list of job groups. * Add extensive test assertions - Introduce `addJobGroup` method to add job groups with display name and value. - Introduce `getJobGroups` method to retrieve the list of job groups. * Add extensive test assertions - Introduce `addJobGroup` method to add job groups with display name and value. - Introduce `getJobGroups` method to retrieve the list of job groups. * Removed getRequiredMonitorService method since not able to deepen assertions * Added necessary changes made by review * Added necessary changes made by review * Reduce diffs to master branch * Reduce diffs to master branch --------- Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
- Loading branch information
1 parent
3f3fe0b
commit 5bad03a
Showing
1 changed file
with
80 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters