Uses of Class
com.testmonitor.resources.Milestone
Packages that use Milestone
-
Uses of Milestone in com.testmonitor.actions
Methods in com.testmonitor.actions that return MilestoneModifier and TypeMethodDescriptionCreate a milestone.Create a milestone using the provided name.Milestones.findOrCreate(String query) Find a milestone using the provided query or create a new one.Update a milestone.Methods in com.testmonitor.actions that return types with arguments of type MilestoneMethods in com.testmonitor.actions with parameters of type MilestoneModifier and TypeMethodDescriptionCreate a milestone.Create a test run using the provided name and milestone.TestRuns.findOrCreate(String query, Milestone milestone) Find a test run using the provided query and milestone or create a new one.Update a milestone. -
Uses of Milestone in com.testmonitor.parsers
Methods in com.testmonitor.parsers that return MilestoneMethods in com.testmonitor.parsers that return types with arguments of type Milestone -
Uses of Milestone in com.testmonitor.resources
Methods in com.testmonitor.resources that return MilestoneModifier and TypeMethodDescriptionMilestone.setDescription(String description) Milestone.setProjectId(Integer projectId) Milestone.setProjectId(String projectId)