Activity
From 03/04/2021 to 04/02/2021
03/17/2021
- 03:18 PM Feature #1888 (Closed): integrate the framework into the build
- 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... - 02:57 PM Feature #1888: integrate the framework into the build
- It looks good.
Please add javadoc for @AbstractDateTest.createDate()@, @TestDateFormat.beforeClass()@, @TestDateFo... - 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... - 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 ... - 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...
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.
- 11:26 AM Feature #1888: integrate the framework into the build
- 4GL (OE) related stuff is FWD-specific so that is NOT generic.
- 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... - 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... - 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...
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. ... - 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 ...
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@.
>...
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 ...
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... - 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... - 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 ... - 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...
- 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 ... - 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?
- 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...
- 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... - 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 ...
Also available in: Atom