org.nuiton.jredmine
Class DefaultRedmineServiceTest
java.lang.Object
org.nuiton.jredmine.AbstractRedmineServiceTest<org.nuiton.jredmine.DefaultRedmineService>
org.nuiton.jredmine.DefaultRedmineServiceTest
- All Implemented Interfaces:
- RedmineTestContract
public class DefaultRedmineServiceTest
- extends AbstractRedmineServiceTest<org.nuiton.jredmine.DefaultRedmineService>
- Author:
- chemit
| Fields inherited from class org.nuiton.jredmine.AbstractRedmineServiceTest |
attachment, attachments, issueCategories, issuePriorities, issues, issueStatuses, news, newz, project, projects, timeEntries, timeEntry, trackers, users, version, versions |
| Methods inherited from class org.nuiton.jredmine.AbstractRedmineServiceTest |
getAttachments, getClosedIssues, getIssueCategories, getIssuePriorities, getIssueStatuses, getIssueTimeEntries, getNews, getOpenedIssues, getProject, getProjectIssues, getProjectMembers, getProjects, getService, getTrackers, getVersion, getVersionIssues, getVersions, isInit, newClient, newService, setUp, setUpClass, tearDown, tearDownClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRedmineServiceTest
public DefaultRedmineServiceTest()
getUserProjects
public void getUserProjects()
throws Exception
- Throws:
Exception
addVersion
public void addVersion()
throws Exception
- Throws:
Exception
addAttachment
public void addAttachment()
throws Exception
- Throws:
Exception
addNews
public void addNews()
throws Exception
- Throws:
Exception
updateVersion
public void updateVersion()
throws Exception
- Throws:
Exception
nextVersion
public void nextVersion()
throws Exception
- Throws:
Exception
addIssueTime
public void addIssueTime()
throws Exception
- Throws:
Exception
Copyright © 2009-2011 CodeLutin. All Rights Reserved.