aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/at/gv/egiz/moazs/MsgClientTest
AgeCommit message (Collapse)AuthorFilesLines
2019-06-28Separate Test Suite into Unit- And Integration TestsChristof Rabensteiner1-56/+0
Per default, integration tests are excluded from build. They can be included with the `-P integration-test` argument. - Pom: Add maven profile for integration tests. - Rename integration tests (add `IT` prefix). - Move Resources into IT* folders. - Add MsgClientTest to test suite and add assertions to each test case.
2019-05-20Add Testcase for MsgClientChristof Rabensteiner1-0/+56