myotive
03/01/2022, 11:49 PM@SerializedName
annotation and Moshi’s @Json
annotation to all the properties of a data class. Everything seems to be working in my transformer (IrElementTransformerVoidWithContext
) , but the resulting class doesn’t seem to have the annotations when I try to run a unit test (which loads the class from a temp working directory).
If anyone has any documentation or resources that could help, I would be most grateful. Thanks!Zac Sweers
03/01/2022, 11:50 PMmyotive
03/01/2022, 11:50 PMZac Sweers
03/01/2022, 11:50 PMmyotive
03/01/2022, 11:50 PM