cd5a28637b9f041845ed819a13f8aa0437a78472
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public assertColumnDefinition(table String, column String, expectedType int, expectedSize Integer, isNullable Boolean) : void extracted from public assertColumnDefinition(table String, column String, expectedType int, expectedSize Integer) : void in class org.sonar.db.DbTester | From | To |