1
0
Fork 0
jira-client/src/test/java/net/rcarz/jiraclient
Bob Carroll d23935a267 Merge pull request #159 from Kreinoee/issue-158
Made searches return an empty SearchResult instance instead of throwing an exception on no result.
2016-05-30 10:55:09 -07:00
..
FilterTest.java Added support for fetching a Jira filter 2016-05-30 10:17:32 -07:00
IssueTest.java Implemented delete issue. Added Mockito dependency for test. 2016-05-30 10:44:50 -07:00
IssueTypeTest.java increased test coverage for IssueTypeTest.java 2015-12-27 15:57:54 +00:00
ProjectTest.java Added project category and email to project 2016-04-08 11:23:13 +02:00
SearchTest.java Made searches return an empty SearchResult instance instead of throwing an exception on no result. This fixes #158 2016-05-30 12:45:39 +02:00
StatusTest.java increased test coverage for StatusTest.java 2015-12-27 15:52:37 +00:00
TimeTrackingTest.java Increased Test Coverage for TimeTrackingTest.java 2015-12-29 18:41:39 +00:00
TransitionTest.java increated test coverage for TransitionTest.java 2015-12-27 15:48:26 +00:00
UserTest.java Increased UserTest.java to 100% 2015-12-27 15:44:30 +00:00
Utils.java Added project category and email to project 2016-04-08 11:23:13 +02:00
VersionTest.java Updated expected exceptions to JiraException. 2015-12-26 20:27:41 +00:00
VotesTest.java Cleaned up imports and increased test coverage for VotesTest.java 2015-12-25 01:17:12 +00:00
WatchesTest.java Increase coverage for WatchesTest.java 2015-12-26 21:55:57 +00:00
WorklogTest.java Made all the time fields in WorkLog include the time and not just the date. This fix #156 2016-05-27 10:32:53 +02:00