org.cert.cc.jira.atc.unittests
Class MockProject
java.lang.Object
org.cert.cc.jira.atc.unittests.MockProject
public final class MockProject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockProject
public MockProject(Long id,
String key,
String name)
getAssigneeType
public Long getAssigneeType()
getComponents
public Collection getComponents()
getCounter
public Long getCounter()
getDescription
public String getDescription()
getGenericValue
public GenericValue getGenericValue()
getId
public Long getId()
getKey
public String getKey()
getLead
public User getLead()
getLeadUserName
public String getLeadUserName()
getName
public String getName()
getProjectCategory
public GenericValue getProjectCategory()
getUrl
public String getUrl()
getVersions
public Collection getVersions()
getAvatar
public Avatar getAvatar()
getProjectComponents
public Collection<ProjectComponent> getProjectComponents()
getLeadUser
public com.atlassian.crowd.embedded.api.User getLeadUser()
getIssueTypes
public Collection<IssueType> getIssueTypes()
Copyright © 2012 Carnegie Mellon University