nagkumar commented on issue #5957:
URL: https://github.com/apache/jmeter/issues/5957#issuecomment-1577434428

   Thank you for the details.
   
   Should JUnit5Sample extend `AbstractJavaSamplerClient `or like `JUnitSample 
`should it extend `AbstractSampler`
   
   If it should `AbstractJavaSamplerClient `, then can I follow 
`org.apache.jmeter.protocol.java.test.JavaTest` or 
`org.apache.jmeter.protocol.java.test.SleepTest`, what is the significance of 
these Samples..
   
   Also, not very clear, why the samper should worry of setup and teardown or 
Suite etc as it must be the duty of the launcher to handle.. at least in JUnit5.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to