Click here to Skip to main content
15,887,350 members
Home / Discussions / Java
   

Java

 
GeneralRe: Console javac -h errors Pin
Richard MacCutchan6-Jun-18 22:18
mveRichard MacCutchan6-Jun-18 22:18 
GeneralRe: Console javac -h errors Pin
Valentinor6-Jun-18 23:02
Valentinor6-Jun-18 23:02 
AnswerRe: Console javac -h errors SOLUTION Pin
Valentinor6-Jun-18 23:27
Valentinor6-Jun-18 23:27 
Questioncounting hand fingers in an image Pin
User 138227701-Jun-18 16:26
User 138227701-Jun-18 16:26 
AnswerRe: counting hand fingers in an image Pin
Richard MacCutchan2-Jun-18 0:22
mveRichard MacCutchan2-Jun-18 0:22 
Questionhow to start learning java Pin
Member 1383037827-May-18 23:23
Member 1383037827-May-18 23:23 
AnswerRe: how to start learning java Pin
Richard MacCutchan28-May-18 22:16
mveRichard MacCutchan28-May-18 22:16 
QuestionNeed help choosing test API Pin
Member 1384132023-May-18 8:37
Member 1384132023-May-18 8:37 
Hi,

I'm in a full stack training program and we are currently working on an inter-team project comprised of RESTful services in a microservice architecture. I've been put in charge of back-end unit testing for and am currently researching various test APIs. In addition to JUnit, I'm trying to determine whether I should use REST-assured, Mockito, or both. Reading through the documentation and reading/watching various tutorials has been a bit confusing though. My understanding so far is that REST Assured is for endpoint testing and Mockito is for unit testing. Can someone please give advice as to which would be better to use, or should I be using them both?

Basically, it would be for testing basic CRUD functionality in Spring MVC apps on the service and controller layers.

Any help or advice is greatly appreciated! Also, I can provide more information if you want, I realize it's kind of an open-ended question.
QuestionMessage Closed Pin
10-May-18 0:44
Andrew Steves10-May-18 0:44 
AnswerRe: Error in Integer mode Pin
Richard MacCutchan10-May-18 1:16
mveRichard MacCutchan10-May-18 1:16 
GeneralRe: Error in Integer mode Pin
Richard Deeming10-May-18 1:26
mveRichard Deeming10-May-18 1:26 
GeneralRe: Error in Integer mode Pin
Richard MacCutchan10-May-18 1:27
mveRichard MacCutchan10-May-18 1:27 
QuestionHalp please? Dice roll game. Pin
Gril13376-May-18 7:01
Gril13376-May-18 7:01 
AnswerRe: Halp please? Dice roll game. Pin
Richard MacCutchan6-May-18 21:52
mveRichard MacCutchan6-May-18 21:52 
QuestionSolving symmetric tree problem by recursive solution Pin
ElenaRez6-May-18 6:52
ElenaRez6-May-18 6:52 
AnswerRe: Solving symmetric tree problem by recursive solution Pin
Richard MacCutchan6-May-18 21:44
mveRichard MacCutchan6-May-18 21:44 
QuestionAsk a Question All Questions All Unanswered Mine FAQ I need to compare one file each line with other file all lines which separated by two colon separate .if matches with names I need print matched one in java Pin
Member 138094092-May-18 23:07
Member 138094092-May-18 23:07 
AnswerRe: Ask a Question All Questions All Unanswered Mine FAQ I need to compare one file each line with other file all lines which separated by two colon separate .if matches with names I need print matched one in java Pin
Richard MacCutchan3-May-18 0:44
mveRichard MacCutchan3-May-18 0:44 
QuestionDeep copy of List<> without knowing specific list type Pin
jackbrownii30-Apr-18 10:55
professionaljackbrownii30-Apr-18 10:55 
AnswerRe: Deep copy of List<> without knowing specific list type Pin
Manish K. Agarwal27-May-18 21:32
Manish K. Agarwal27-May-18 21:32 
QuestionStudent needing assistance while loop Pin
Victor McNeal21-Apr-18 9:15
Victor McNeal21-Apr-18 9:15 
AnswerRe: Student needing assistance while loop Pin
Richard MacCutchan21-Apr-18 20:56
mveRichard MacCutchan21-Apr-18 20:56 
QuestionJava JUnit test error Pin
CHUCHU YAO20-Apr-18 13:23
CHUCHU YAO20-Apr-18 13:23 
AnswerRe: Java JUnit test error Pin
Richard MacCutchan20-Apr-18 20:43
mveRichard MacCutchan20-Apr-18 20:43 
AnswerRe: Java JUnit test error Pin
jschell21-Apr-18 6:31
jschell21-Apr-18 6:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.