ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.09k forks source link

added junit tests #1272

Closed alexjavabraz closed 5 years ago

alexjavabraz commented 5 years ago

Increasing junit tests for the classes:

org.ethereum.core.Chain org.ethereum.core.PremineRaw org.ethereum.datasource.BatchSourceWriter org.ethereum.listener.BlockReplay org.ethereum.net.MessageRoundtrip

Based on coveralls report.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.4%) to 57.551% when pulling df45d1eee7c448fc39a1b9be304eb8a8a6f25b88 on alexjavabraz:develop into 6bfb6fe6516259dbed41908f5ea49efa0e47b785 on ethereum:develop.