How do you implement static object fields in Robolectric shadow classes?

前端 未结 0 1199
轮回少年
轮回少年 2021-01-30 10:05

I want to create a shadow of a class that contains static constants.

For instance, I have a custom shadow class that looks something like this:

@Implements         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题