public class TestCase extends Object
| Constructor and Description |
|---|
TestCase() |
public int getId()
public void setId(int id)
public String getTitle()
public void setTitle(String title)
public int getSection_id()
public void setSection_id(int section_id)
public int getTemplate_id()
public void setTemplate_id(int template_id)
public int getType_id()
public void setType_id(int type_id)
public int getPriority_id()
public void setPriority_id(int priority_id)
public int getMilestone_id()
public void setMilestone_id(int milestone_id)
public String getRefs()
public void setRefs(String refs)
public int getCreated_by()
public void setCreated_by(int created_by)
public String getCreated_on()
public void setCreated_on(String created_on)
public String getUpdated_by()
public void setUpdated_by(String updated_by)
public String getUpdated_on()
public void setUpdated_on(String updated_on)
public String getEstimate()
public void setEstimate(String estimate)
public String getEstimate_forecast()
public void setEstimate_forecast(String estimate_forecast)
public int getSuite_id()
public void setSuite_id(int suite_id)
public String getCustom_preconds()
public void setCustom_preconds(String custom_preconds)
public String getCustom_steps()
public void setCustom_steps(String custom_steps)
public String getCustom_expected()
public void setCustom_expected(String custom_expected)
public List<CustomStepsSeparated> getCustom_steps_separated()
public void setCustom_steps_separated(List<CustomStepsSeparated> custom_steps_separated)
public String getCustom_mission()
public void setCustom_mission(String custom_mission)
public String getCustom_goals()
public void setCustom_goals(String custom_goals)
public boolean isCustom_executiontype()
public void setCustom_executiontype(boolean custom_executiontype)
public String getCustom_auto_ref()
public void setCustom_auto_ref(String custom_auto_ref)
public String getCustom_description()
public void setCustom_description(String custom_description)
public String getCustom_test_notes()
public void setCustom_test_notes(String custom_test_notes)
public int getCustom_platform()
public void setCustom_platform(int custom_platform)
Copyright © 2005–2019 Alfresco Software. All rights reserved.