Running Junit tests on Gradle

Running Junit tests on Gradle



(1) To execute all the junit classes in the project use the command
gradle clean test
(2) To execute only one junit class use the command
gradle test –tests com.bhge.cwi.xsight.authorization.RunRestApiTest
junit_gradle

No comments:

 My Attempt to learn AI  GPT Generative Pretrained Transformer Created by Google in 2017 with the publication of the paper "Attention ...

Popular in last 30 days