gson-comments/gson/src
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
..
main [maven-release-plugin] prepare release gson-parent-2.10.1 2023-01-06 07:42:31 -08:00
test Port Junit test to Truth in the package com.google.gson of the module gson (#2299) 2023-01-17 07:59:10 -08:00