开发者

How to mock Smart GWT ListGrid

H开发者_Python百科as any one been able to mock Smart GWT ListGrid, using for example PowerMock? If so, can you share an example, please.


You probably don't want to do it. Use DataBoundComponent interface, or another interface ListGrid implements that you want to access and mock that instead.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜