Evgeny Gerashchenko
|
fda7aeecfb
|
Simplified CodeTransformationTest. Only one doTest method remains, intention class is moved to test data. Merged other intention tests (SpecifyTypeExplicitlyTest, ConvertToBlock/ExpressionBodyTest) into this one.
|
2014-07-10 15:05:17 +04:00 |
|
gavinkeusch
|
216ea4940d
|
KT-4794: Added functionality to KT-4574: Split If. Intention is now offered inside IF keyword
|
2014-04-08 11:29:30 -07:00 |
|
Zalim Bashorov
|
b43958f4b3
|
Fixed tests after adding error checking for intention tests.
|
2014-04-01 20:49:24 +04:00 |
|
gavinkeusch
|
a6a1bb2b7c
|
KT-4574 New Intention: Split If - converts if statement containing one or more conjunction operators into two nested if statements
|
2014-03-31 14:40:00 +04:00 |
|