You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
i wanted to run this code in intellij using a unit test case.
but it require some commandline arguments
can you please provide the command line arguments to run this in proper format
The text was updated successfully, but these errors were encountered:
Hi @ankitanuj30 , could you please elaborate on what you are trying to run?
Run the docker image in tests? Run the springboot service in tests? Run some specific classes in tests?
hi @toronik ,
i want to run a unit test case using command line args,
and i dont know know what command line args i need to pass for running the unit test case using spring boot service
I am just trying to run and debug the main function of GrpcWireMock.java class in which some commands line args need to be passed, just help me with this
i wanted to run this code in intellij using a unit test case.
but it require some commandline arguments
can you please provide the command line arguments to run this in proper format
The text was updated successfully, but these errors were encountered: