Add junit coverage to CmdLine class 65/41765/3
authorZihmin Hoover <zh4590@att.com>
Mon, 9 Apr 2018 16:13:15 +0000 (12:13 -0400)
committerTakamune Cho <tc012c@att.com>
Mon, 9 Apr 2018 19:54:32 +0000 (19:54 +0000)
commit12ce2df4520238933a1f60246b6a62b9307c7490
tree5c169aaebfb64225ed4a28716596ffae2f709826
parent9fd8f7425d1929a9d666476a667fa9a4c94c3fc2
Add junit coverage to CmdLine class

Introduce junit-tests for CmdLine class

Change-Id: I23394ad80882a667dd8189ee9f91441dcf0e31b4
Issue-ID: APPC-838
Signed-off-by: Zihmin Hoover <zh4590@att.com>
appc-common/src/test/java/org/onap/appc/CmdLineTest.java [new file with mode: 0644]