Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用http://www.grails.org/plugin/facebook-graph获取用户个人资料,但我坚持从控制器进行测试。任何人都可以建议我如何在集成测试中模拟或测试 facebook 会话?
如何开始测试你墙上的一些帖子,使用以下代码:
facebookGraphService.publishWall(message:"The message", link:"http://www.example.com/article.html", name:"The name of the link")