gson-comments/gson/src/test/java/com/google
Maicol be87c3fd0e
Port Junit test to Truth in the package com.google.gson of the module gson (#2299)
* Add the Truth dependency

* Port Junit test to Truth in the package `com.google.gson` of the module `gson`

* Replace the `assertThat(e.getMessage()).isEqualTo(...)"` with `assertThat(e).hasMessageThat().isEqualTo(...)`

* Minor fixes
2023-01-17 07:59:10 -08:00
..
gson Port Junit test to Truth in the package com.google.gson of the module gson (#2299) 2023-01-17 07:59:10 -08:00