1. 21 8月, 2019 18 次提交
  2. 20 8月, 2019 9 次提交
  3. 19 8月, 2019 6 次提交
  4. 18 8月, 2019 6 次提交
  5. 17 8月, 2019 1 次提交
    • P
      Add SpringJUnit5 checkstyle rule · f8a93ee4
      Phillip Webb 提交于
      Add `SpringJUnit5` checkstyle rule to ensure that JUnit 4 annotations
      aren't accidentally used in new tests.
      
      The "must not be public" rule has been suppressed since there are
      quite a few tests that extend base tests from other packages.
      f8a93ee4