Project

General

Profile

Activity

From 02/16/2021 to 03/17/2021

03/17/2021

03:18 PM Feature #1888 (Closed): integrate the framework into the build
Greg Shah
03:14 PM Feature #1888: integrate the framework into the build
Greg Shah wrote:
> It looks good.
>
> Please add javadoc for @AbstractDateTest.createDate()@, @TestDateFormat.bef...
Vladimir Tsichevski
02:57 PM Feature #1888: integrate the framework into the build
It looks good.
Please add javadoc for @AbstractDateTest.createDate()@, @TestDateFormat.beforeClass()@, @TestDateFo...
Greg Shah
02:30 PM Feature #1888: integrate the framework into the build
Greg Shah wrote:
> Code Review Task Branch 3821c Revision 12130
>
> It is good. I really only see coding standar...
Vladimir Tsichevski
11:13 AM Feature #1888: integrate the framework into the build
Code Review Task Branch 3821c Revision 12130
It is good. I really only see coding standards issues.
1. Please ...
Greg Shah
09:56 AM Feature #1888 (Review): integrate the framework into the build
JUnit-based testing support was added in 3821c rev. 12130.
Also 139 tests in 13 containers for parsing/applying va...
Vladimir Tsichevski

03/16/2021

11:26 AM Feature #1888: integrate the framework into the build
By generic, I mean that the code would be used in other projects outside of FWD. Greg Shah
11:26 AM Feature #1888: integrate the framework into the build
4GL (OE) related stuff is FWD-specific so that is NOT generic. Greg Shah
10:42 AM Feature #1888: integrate the framework into the build
Greg Shah wrote:
> ... For anything generic, please put the helpers in @com.goldencode.testing@.
By anything ge...
Vladimir Tsichevski
10:39 AM Feature #1888: integrate the framework into the build
> We can use something like com.goldencode.p2j.tests as the base package name for that classes, OK?
For any test h...
Greg Shah
10:35 AM Feature #1888: integrate the framework into the build
Greg Shah wrote:
> Please put the test classes into the same package as the classes they test, but with a @test@ bas...
Vladimir Tsichevski

03/13/2021

12:08 PM Feature #1888: integrate the framework into the build
Greg Shah wrote:
> I know and accept that this different from the standard Maven layout, but we already deviate. ...
Vladimir Tsichevski
11:22 AM Feature #1888: integrate the framework into the build
Please put the test classes into the same package as the classes they test, but with a @test@ base directory instead ... Greg Shah

03/12/2021

04:41 PM Feature #1888: integrate the framework into the build
Hynek Cihlar wrote:
> You will need to add dependency on JUnit 5 including @junit-platform-console-standalone@.
>...
Vladimir Tsichevski

03/08/2021

07:09 AM Feature #1887 (Closed): research unit testing frameworks and make an appropriate selection
Both Hynek and Vladimir have voiced their preference for JUnit. I have no specific requirements that suggest TestNG ... Greg Shah

03/04/2021

11:48 AM Feature #1888: integrate the framework into the build
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > Create a simple Gradle java target and run @ConsoleLaunche...
Hynek Cihlar
11:10 AM Feature #1888: integrate the framework into the build
Hynek Cihlar wrote:
> Create a simple Gradle java target and run @ConsoleLauncher@ class from JUnit 5.
I am not...
Vladimir Tsichevski
11:01 AM Feature #1888: integrate the framework into the build
Vladimir Tsichevski wrote:
> BTW is there a reason such a mix of ant and gradle was created instead of using gradle ...
Hynek Cihlar
11:00 AM Feature #1888: integrate the framework into the build
We started the project in 2004 with @ant@. We only shifted to Gradle in 2017. At that time we decided to add depend... Greg Shah
10:59 AM Feature #1888: integrate the framework into the build
Vladimir Tsichevski wrote:
> The reason I did this in a project other than FWD so far is I failed to add tests into ...
Hynek Cihlar
10:50 AM Feature #1888: integrate the framework into the build
BTW is there a reason such a mix of ant and gradle was created instead of using gradle only? Vladimir Tsichevski
10:48 AM Feature #1888: integrate the framework into the build
The reason I did this in a project other than FWD so far is I failed to add tests into the FWD build process. The 'te... Vladimir Tsichevski
09:59 AM Feature #1888: integrate the framework into the build
> Note: in this example FWD need to be build and installed in local Maven repository.
We deliberately picked Gradl...
Greg Shah
09:50 AM Feature #1888 (WIP): integrate the framework into the build
It is quite easy to create a Gradle-based project with unit-test for FWD.
The only thing necessary to enable test ...
Vladimir Tsichevski

03/03/2021

04:15 PM Feature #1887: research unit testing frameworks and make an appropriate selection
The most obvious frameworks to consider are "JUnit":https://junit.org and "TestNG":https://testng.org/doc/.
+Compa...
Greg Shah
 

Also available in: Atom