Added junit for test-transaction feature 11/10611/2
authorMagnusen, Drew (dm741q) <dm741q@att.com>
Wed, 6 Sep 2017 17:22:33 +0000 (12:22 -0500)
committerMagnusen, Drew (dm741q) <dm741q@att.com>
Wed, 6 Sep 2017 17:52:22 +0000 (12:52 -0500)
commit40d0d77001e5a36e6fe799b9e1fbc26752c5c6f5
tree4afe419b6c246dc9759269ff5601b22776ab9ab6
parentfb79f7aa356ef2e4507cac5d5a328f789617cd5a
Added junit for test-transaction feature

Single junit was added for test-transaction feature.
Junit does not test full functionality of the feature,
but does test some of the peripheral methods.

Also fixed small indentation error in assemble_zip.xml.

Issue-ID: POLICY-198
Change-Id: Iad7a98be45eb8ef6701bf8381aa764d2dd1ca9c7
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
feature-test-transaction/pom.xml
feature-test-transaction/src/assembly/assemble_zip.xml
feature-test-transaction/src/test/java/org/onap/policy/drools/testtransaction/TestTransactionTest.java [new file with mode: 0644]