Ditch Google Truth from web-api 76/100876/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Apr 2022 18:07:31 +0000 (20:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Apr 2022 18:07:31 +0000 (20:07 +0200)
commit6c64e154a05ffbe5f9fd032cfc5e075e7a346e5b
tree1795efc124011924afd28e4f4717639c188580ca
parent48aa2878a4e68fd3d6690c85c213cfe25bb7c18f
Ditch Google Truth from web-api

Use plain JUnit/Hamcrest matchers instead. Also improve a few
assertions.

Change-Id: I2539e01bd441cbd7e72a8a911de89929fc91949a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
web/api/pom.xml
web/api/src/test/java/org/opendaylight/aaa/web/tests/WebContextApiTest.java