Lasse Bergström

Avatar
  • 活动总数 12
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 5
  • 创建于

    IDEA13 "Class not found:" when running an ordinary grails unit test

    Hi,I am using IntelliJ 13.0.1I have a simple unit test in Grails.@TestFor(Verse)class VerseTests {    void testSomething() {       fail "Implement me"    }} When I run it as a JUnit test it fails w...
    • 12 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    Attach sources not working in 12.1.4

    Hi,I am currently using IntelliJ 12.1.4 on Mac OS X 10.8.4I want to browse and debug the code with a library that has sources-jar in the local maven repository.I have tried clicking the download so...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Revert inspection settings

    Hi,I had some warning on a variable declarated in a test annotated with mockito @Mock.I had a yellow lightbulb in the margin and it suggested me that I could turn off this inspection.I did that .. ...
    • 2 个关注者
    • 1 条评论
    • 2 票