adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
125 stars 304 forks source link

Added mockitoJunitTest case #5323

Closed sophiaxu0424 closed 1 month ago

sophiaxu0424 commented 1 month ago

Issue to: https://github.com/adoptium/aqa-tests/issues/5073 Added a second Junit test case

Passed Grinder: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40654/console

sophiaxu0424 commented 1 month ago

Please advice if I shall combine this mockitoJunitTest with mockitoMockTest together, because it keeps asking to add a main method(public static void main(String[] args)) in mockitoJunitTest class. other wise it fails the grinder test. Failed Grinder test: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40653/

Screenshot 2024-05-16 at 2 28 49 PM
llxia commented 1 month ago

Covert to draft until https://github.com/adoptium/aqa-tests/issues/5073#issuecomment-2117609737 is clarified

llxia commented 1 month ago

According to https://github.com/adoptium/aqa-tests/issues/5073#issuecomment-2117641896, this PR is no longer needed.