Commit Graph
26 Commits
Author SHA1 Message Date
Thomas Prouvot 2d7521401d Add apex new rule OperationWithHighCostInLoop 2023-09-14 10:10:37 +02:00
Thomas Prouvot cd88b367ab Add test to check if false positive is fixed 2023-01-23 14:46:38 +01:00
Thomas Prouvot a72f1332d4 Merge branch 'feature/addApexUnitShouldHaveRunAs' of https://github.com/tprouvot/pmd into feature/addApexUnitShouldHaveRunAs 2022-10-14 10:25:13 +02:00
Thomas Prouvot d0d2d2a6f7 Remove unused imports 2022-10-14 10:24:00 +02:00
Thomas Prouvot 3cd67eabf3 Set default message and priority to the rule 2022-10-14 09:52:04 +02:00
Thomas Prouvot ef48c7628c Add a test for a normal class 2022-10-14 09:36:53 +02:00
Thomas Prouvot d6f3b3c68e revert changes on deprecvated rule 2022-10-14 09:26:47 +02:00
Thomas Prouvot a48b56b5c3 Add new apex rule ApexUnitTestClassShouldHaveRunAs 2022-10-11 16:47:16 +02:00
Thomas Prouvot 986192b2c1 Add new Assert class updates 2022-08-30 09:11:31 +02:00
Thomas Prouvot 29c4e996fb Increase test coverage 2022-08-25 16:54:11 +02:00
Thomas Prouvot d73cdcc193 Ad new tests for Assert method class 2022-08-25 15:44:37 +02:00
Thomas Prouvot 065b4b8083 Remove param message not mandatory in this test 2022-08-25 15:44:18 +02:00
Thomas Prouvot ac94df9e17 Update add violation parameters to macth with new tests 2022-08-25 15:34:54 +02:00
Thomas Prouvot d6194be47b Add tests for new methods 2022-08-25 15:31:13 +02:00
Thomas Prouvot 46aa491c45 Merge branch 'feature/addNewClassForAssertion' of https://github.com/tprouvot/pmd into feature/addNewClassForAssertion 2022-08-25 15:14:18 +02:00
Thomas Prouvot c61108c752 Add new Assert methods to ApexAssertionsShouldIncludeMessageRule 2022-08-25 12:18:15 +02:00
Thomas Prouvot 2e9f25c8ba PR review comment 2022-08-25 12:17:51 +02:00
Thomas Prouvot 50641a5c97 Fix typo 2022-08-25 12:17:32 +02:00
Thomas Prouvot 41802862cb fix contributors 2022-08-18 17:11:22 +02:00
Thomas Prouvot dc03e52be3 Update method name and number of parameters (PR Comment) 2022-08-18 16:34:46 +02:00
Thomas Prouvot a2058c454b move fully qualified variant under comment (PR Comment) 2022-08-18 16:34:14 +02:00
Thomas Prouvot ad21a24b74 Fix contributors 2022-08-18 14:48:25 +02:00
Thomas Prouvot 539838c906 Update previous negative test which is ok now and add new positive test. 2022-08-18 14:40:50 +02:00
Thomas Prouvot 2edcfe25cd Update @tprouvot as a contributor 2022-08-18 10:28:19 +02:00
Thomas Prouvot 2e1d913058 Update @tprouvot as a contributor 2022-08-18 10:27:06 +02:00
Thomas Prouvot 237b106676 Add new assert methods for api 56 2022-08-17 15:09:54 +02:00