]> git.mxchange.org Git - jcountry-core.git/commit - nbproject/project.properties
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 3 Nov 2022 05:53:07 +0000 (06:53 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 3 Nov 2022 05:53:07 +0000 (06:53 +0100)
commitfa6541d0c0b8ed1f5b457b161d74da5d2311d942
treece7e5eabfae86106a17fd3e67caa8cc0d8218437
parent8d46f884f2d1820b45ccc4be188148c281c5f0da
Continued:
- added TestNG 6.8.1
- added unit tests for CountryUtils utilities class
- added unit tests for CountryData being treated as a normal object (no entity)
lib/nblibraries.properties
lib/testng/testng-6.8.1-dist.jar [new file with mode: 0644]
nbproject/project.properties
test/org/mxchange/jcountrycore/CountryCoreTestSuite.xml [new file with mode: 0644]
test/org/mxchange/jcountrycore/test/model/data/CountryDataObjectTest.java [new file with mode: 0644]
test/org/mxchange/jcountrycore/test/model/utils/CountryUtilsTest.java [new file with mode: 0644]