]> git.mxchange.org Git - jcountry-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 4 Nov 2022 16:00:39 +0000 (17:00 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 04:36:41 +0000 (05:36 +0100)
commitbaa3398dcba50e564a68bd16239590ff4b7db050
tree14fb51dc7e6fb3208ea82c42c03b128f1adba479
parent5668fd7b67dd28e2b5638a29bd677c581a505dd7
Continued:
- moved test classes to same package as the tested classes are
- also compare flag
src/org/mxchange/jcountry/model/data/CountryData.java
test/org/mxchange/jcountry/CountryCoreTestSuite.xml
test/org/mxchange/jcountry/model/data/CountryDataObjectTest.java [new file with mode: 0644]
test/org/mxchange/jcountry/model/utils/CountryUtilsTest.java [new file with mode: 0644]
test/org/mxchange/jcountry/test/model/data/CountryDataObjectTest.java [deleted file]
test/org/mxchange/jcountry/test/model/utils/CountryUtilsTest.java [deleted file]