I've added the following dependencies in build.gradle:

testCompile  'org.junit.jupiter:junit-jupiter:5.7.2'
 testCompile 'org.mockito:mockito-junit-jupiter:3.12.4' 

I do a clean/build but the mockito packages cannot be resolved.
*Multiple markers at this line*
* - The import org.mockito cannot be  resolved*
* - The import org.mockito cannot be  resolved*
* - The import org.mockito cannot be  resolved*

I create another dummy project and the packages download and dummy project 
compiles and runs the test.

Is there something excluding these packages in CAS?

-psv

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/33ab7a4a-8bd7-4add-9f41-8028b502f2a8n%40apereo.org.

Reply via email to