-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: JPA + Mockito
PostPosted: Sun Aug 14, 2016 10:26 am 
Newbie

Joined: Sat May 21, 2016 4:56 am
Posts: 5
Hi,

I have controller class, abcRepository, abcService, abcServiceImplementation. abcRepository extends JPARepository. I have autowired abcService in controller class.

Now how can I use mockito to test my rest APIs with above structure.

Till now I tried and written test class with @Mock on AbcService and @InjectMock on controller, but while running getting error as controller as null.

What is the correct procedure to test rest api with above structure?

Please guide.


Top
 Profile  
 
 Post subject: Re: JPA + Mockito
PostPosted: Mon Aug 29, 2016 3:00 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Without a concrete example, it's difficult to tell what you've done wrong.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.