Don't run test until ws.start() completes 77/72777/8
authorJim Hahn <jrh3@att.com>
Thu, 15 Nov 2018 13:00:24 +0000 (08:00 -0500)
committerJim Hahn <jrh3@att.com>
Fri, 16 Nov 2018 15:12:08 +0000 (10:12 -0500)
commit28238bc0c12a10239564cd1d58fd07345fe1cde4
treef2fed701074869ddcad6e78caca0994502055e07
parent071d1df9334aaf14b8e0d7cfbf0a2e9586f793fa
Don't run test until ws.start() completes

Allocate server port via port=0 method.
Replace tabs with spaces.
Use logback-test to log test output only to stdout.
Only wait for latch a finite amount of time.
Update license date in new logback-test.
Tabs => spaces in logback-test.
More tabs => spaces in logback-test.
Remove extra attributes from logback-test "configuration" element.

Change-Id: I5608a4736c0b08d86a0687034eac6a65e3e77972
Issue-ID: POLICY-1092
Signed-off-by: Jim Hahn <jrh3@att.com>
PolicyEngineAPI/src/test/java/org/onap/policy/std/test/ManualClientEndTest.java
PolicyEngineAPI/src/test/resources/logback-test.xml [new file with mode: 0644]