File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -67,19 +67,21 @@ The package `multichain.object` contains Java objects which can be used to call
6767
6868The package contains ` formatters ` with technical classes used to format Json to Java using [ Gson API] ( https://github.com/google/gson ) .
6969
70- ## Versions
71-
72- ## License
73-
74- MultiChainJAVAAPI is released under the [ GNU General Public License version 3] (LICENSE).
75-
7670#### multichain.test.object.formatters
7771The package ` multichain.test ` contains Java unit test.
7872Test are written with ` main() ` function to be executed whatever IDE or system used.
7973
8074The package ` command ` has to contain unit tests for each command.
8175The package ` object.formatters ` is helpful to test the good work of Formatters Json<->Java.
8276
77+
78+ ## Versions
79+
80+ ## License
81+
82+ MultiChainJAVAAPI is released under the [ GNU General Public License version 3] (LICENSE).
83+
84+
8385```
8486Copyright (c) 2017 Worldline.
8587
You can’t perform that action at this time.
0 commit comments