Re: Strange JUnit behavior

2020-05-19 Thread HRH
om: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior   Can you post the import statments used in your test file?   On Tuesday, May 19, 2020, 2:54:47 AM GMT+4:30, Greenberg, Gary wrote:     I have created a J

Re: Strange JUnit behavior

2020-05-19 Thread Geertjan Wielenga
; wrote: > > > Sure, Here is the whole test file attached. > > > > Gary Greenberg*Error* > > Staff Software Engineer > > Data Product Development, BI-A > > E: ggree...@visa.com > > M: 650-269-7902 > > > > [image: EmailSig-TaglineVer

Re: Strange JUnit behavior

2020-05-19 Thread HRH
BI-A E: ggree...@visa.com M: 650-269-7902     From: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior   Can you post the import statments used in your test file?   On Tuesday, May 19, 2020

Re: Strange JUnit behavior

2020-05-18 Thread Geertjan Wielenga
helps. > > > > On Tuesday, May 19, 2020, 3:20:25 AM GMT+4:30, Greenberg, Gary > wrote: > > > Sure, Here is the whole test file attached. > > > > Gary Greenberg*Error* > > Staff Software Engineer > > Data Product Development, BI-A > > E: ggree..

Re: Strange JUnit behavior

2020-05-18 Thread HRH
To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior   Can you post the import statments used in your test file?   On Tuesday, May 19, 2020, 2:54:47 AM GMT+4:30, Greenberg, Gary wrote:     I have created a Junit test for one of my classes using Netbean

Re: Strange JUnit behavior

2020-05-18 Thread Geertjan Wielenga
ed. > > > > Gary Greenberg*Error* > > Staff Software Engineer > > Data Product Development, BI-A > > E: ggree...@visa.com > > M: 650-269-7902 > > > > [image: EmailSig-TaglineVersion] > > > > *From:* HRH > *Sent:* Monday, May 18, 2020 3:30

Re: Strange JUnit behavior

2020-05-18 Thread HRH
  Gary GreenbergError Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902     From: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior   Can you post the import statments us

RE: Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
: Monday, May 18, 2020 4:02 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior I had a similar problem and this was the fix. Perhaps, it may work for you as well: Comment out the following import statments: import static

Re: Strange JUnit behavior

2020-05-18 Thread HRH
: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior   Can you post the import statments used in your test file?   On Tuesday, May 19, 2020, 2:54:47 AM GMT+4:30, Greenberg, Gary wrote:     I have created a Junit test for

RE: Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
: Strange JUnit behavior Can you post the import statments used in your test file? On Tuesday, May 19, 2020, 2:54:47 AM GMT+4:30, Greenberg, Gary mailto:ggree...@visa.com.invalid>> wrote: I have created a Junit test for one of my classes using Netbeans Tools->Create/Update Tests menu. My

Re: Strange JUnit behavior

2020-05-18 Thread HRH
Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902     From: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior   Can you post the import statments used in your test file

RE: Strange JUnit behavior

2020-05-18 Thread Greenberg, Gary
Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: HRH Sent: Monday, May 18, 2020 3:30 PM To: users@netbeans.apache.org; Greenberg, Gary Subject: Re: Strange JUnit behavior Can you post the import

Re: Strange JUnit behavior

2020-05-18 Thread HRH
Can you post the import statments used in your test file? On Tuesday, May 19, 2020, 2:54:47 AM GMT+4:30, Greenberg, Gary wrote: I have created a Junit test for one of my classes using Netbeans Tools->Create/Update Tests menu. My class has just a single public method, therefore, t