Close

Menu

  • Home
  • All posts
  • Twitter
  • Facebook
  • Subscribe
Home Menu

regexp

Posts: 1
Amortized Cost
Page 1 of 1

Advanced search/replace technique using regex and capture groups

Igor Victor on productivity, regexp, ide | 23 Nov 2021

Let's imaging you are working on some legacy Java project and stumbled upon this test class: public void test_Sum_Operator() { ... } public void test_Div_Operator() { ... } public void test_Mod_Operator() { ... } Tests are correct, but the naming convention is off here so you decided to change the method using camel…

Page 1 of 1
Theme Attila by zutrinken Published with Ghost