summaryrefslogtreecommitdiffstats
path: root/sms-client/src/java/test/SmsDeleteDomainTest.java
AgeCommit message (Collapse)AuthorFilesLines
2018-04-11Add maven build structureManjunath Ranganathaiah1-43/+0
Restructure the directories and files to accommodate maven build. This will build, test and generate jar file for clients to use. Adds a target in the top level makefile. Issue-ID: AAF-183 Change-Id: I8c27396248d83070befe51f2c6e01aed7dea9202 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-03Add test case for delete domainManjunath Ranganathaiah1-0/+43
Change-Id: I1ae8372d024ad5b718d369ccf9c82e3ae7d0bdd5 Issue-ID: AAF-183 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>