Commit Graph

18 Commits

Author SHA1 Message Date
Alexey Kudravtsev
9a6cf70a00 run refactoring tests outside the write action and get rid of testRun() 2011-12-14 12:24:10 +04:00
Dmitry Jemerov
c5311aeaf3 java-psi-api and java-psi-impl modules extracted 2011-09-23 19:12:35 +02:00
Alexey Kudravtsev
6c65c04303 unnecessary calls to getMockJDK() removed in tests 2011-02-17 14:00:16 +03:00
anna
4e82c12b54 extract superclass: do not extract class type parameter if method one is used 2010-10-15 17:09:32 +04:00
Alexey Kudravtsev
901ef122e4 @Override inserted 2010-09-30 10:35:32 +04:00
anna
69ff6e7b27 pull up conflicts: forbid to make package local method abstract (IDEA-56130) 2010-07-19 17:10:53 +04:00
anna
b126136e73 pull up conflicts: method2abstract used private method moved to superclass (IDEA-56133) 2010-07-19 17:10:53 +04:00
anna
2cbb2da5f6 pull up conflicts: check package local/protected access 2010-07-05 14:55:34 +04:00
unknown
f87d17b2a3 extract super class: check for conflicts under progress; skip check for superclass inheritors mismatch - as no actual members would go there 2010-07-05 14:55:33 +04:00
Alexey Kudravtsev
959be8cf44 mockJDKs in ultimate killed, added mockJDK-1.4 to community 2010-07-02 14:23:04 +04:00
anna
863fbfddb8 extract enum ( IDEA-11228 ) 2010-06-03 12:39:42 +04:00
anna
d6d72f4eeb test for IDEA-13642 2010-01-21 18:06:04 +03:00
anna
e4664b62ca extract super class: pull up implements/extends 2009-10-29 18:25:45 +03:00
anna
6383243722 pull up: do not rise a conflict if pulled method uses method which would be pulled as abstract (IDEADEV-40999) 2009-10-27 12:23:57 +03:00
anna
6400ea7cb0 pull up: move field initialization block if possible (IDEADEV-40576) 2009-10-08 20:50:58 +04:00
anna
9a371530d8 extract superclass: substitute generics in created constructors (IDEADEV-40723) 2009-10-08 11:47:55 +04:00
Kirill Safonov
42bc1846c4 generify: JavaDocPolicy -> DocCommentPolicy 2009-09-11 15:56:11 +04:00
Dmitry Jemerov
48a701e11e test++ 2009-09-10 20:33:13 +04:00