Ditch Google Truth 73/100873/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Apr 2022 17:37:31 +0000 (19:37 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Apr 2022 17:37:31 +0000 (19:37 +0200)
commit23d2fff9225070dc0ff58a44ec11f40607e53878
tree24752986b4f17f3692a937dce15f84400d34081e
parentb8d72c1532d757be01035a991f8a0760af57d053
Ditch Google Truth

Google Truth is bringing absolutely nothing to the table here, use
baseline JUnit assertions instead.

Change-Id: I777368d1ebeee16a71a73d79839636c9e3fb8e26
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/blueprint/pom.xml
opendaylight/blueprint/src/test/java/org/opendaylight/controller/blueprint/tests/DataStoreAppConfigDefaultXMLReaderTest.java