JUnit Request Class not Found Exception

2018-10-09 Thread Maxwell Falcon
Hello, I am trying to run some JMeter tests through Jenkins using a docker instance. I am not using the Maven plugin as I see some other users doing. I can run my tests locally with no error. Right now I have Jenkins checking out a repo. In the build stage I am building the project into a

Re: JUnit Setup Issues

2018-09-07 Thread Maxwell Falcon
Thu, Sep 6, 2018 at 2:01 PM Maxwell Falcon wrote:

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
Is it acceptable to post images? https://imgur.com/a/Z3vTsd4 On 9/6/18, 4:57 PM, "Philippe Mouawad" wrote: What does the node show in the 3 tabs of View Result Tree when you click on it ? On Thu, Sep 6, 2018 at 10:54 PM Maxwell Falcon wrote: > As far

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
As far as I can tell the test is not actually being executed. Also when I look at the results tree listener the Junit request is highlighted in red with a red x icon next to it. On 9/6/18, 4:50 PM, "Felix Schumacher" wrote: Am 06.09.2018 um 22:46 schrieb Maxw

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
he sampler will use the string constructor instead of the empty constructor. On Thu, Sep 6, 2018 at 1:29 PM Maxwell Falcon wrote: > I did put a value for the Constructor String label. > > On 9/6/18, 4:21 PM, "Deepak Shetty" wrote: > >

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
ll use the string constructor instead of the empty constructor. On Thu, Sep 6, 2018 at 1:29 PM Maxwell Falcon wrote: > I did put a value for the Constructor String label. > > On 9/6/18, 4:21 PM, "Deepak Shetty" wrote: > >

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
will look for a constructor with a parameter . On Thu, Sep 6, 2018 at 11:13 AM Maxwell Falcon wrote: > Hello, this is my first time using the mailing list, so I hope that I am > posting in the right channel/list. > > Essentially I am trying to run some of my Junit t

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
8, 4:11 PM, "Felix Schumacher" wrote: Am 06.09.2018 um 20:13 schrieb Maxwell Falcon: > Hello, this is my first time using the mailing list, so I hope that I am posting in the right channel/list. > > Essentially I am trying to run some of my Junit t

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
ight place. Would it be possible to show your class maybe removing the code of methods and also show jmeter.log ? Thank you On Thu, Sep 6, 2018 at 8:13 PM Maxwell Falcon wrote: > Hello, this is my first time using the mailing list, so I hope that I am

Re: JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
On Thu, Sep 6, 2018 at 8:13 PM Maxwell Falcon wrote: > Hello, this is my first time using the mailing list, so I hope that I am > posting in the right channel/list. > > Essentially I am trying to run some of my Junit tests in JMeter. Right > now I

JUnit Setup Issues

2018-09-06 Thread Maxwell Falcon
Hello, this is my first time using the mailing list, so I hope that I am posting in the right channel/list. Essentially I am trying to run some of my Junit tests in JMeter. Right now I have exported my project as a .jar and put the .jar in the lib/junit directory. In JMeter I add the Junit