I want to use Mockito for unit testing, so I added the Mockito library into my gradle dependencies. testImplementation 'junit:junit:4.12' testCompile ...
確定! 回上一頁