mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Java: moved java/mocking-all-non-private-methods-means-unit-test-is-too-big to a more appropriate location, namely Violation of Best Practice/Testing
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
query: Likely Bugs/Frameworks/JUnit/ExcessivePublicMethodMocking.ql
|
||||
query: Violations of Best Practice/Testing/ExcessivePublicMethodMocking.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
Reference in New Issue
Block a user