From 56fa68d5ddef61276b4042399aeaa5091fec995f Mon Sep 17 00:00:00 2001 From: cheptsov Date: Thu, 28 Feb 2013 18:20:36 +0400 Subject: [PATCH] Tests for find usages --- .../SimpleCodeInsightTest.xml | 2 +- .../simpleplugin/CreatePropertyQuickFix.java | 53 ++++++++++++------- testData/FindUsagesTestData.java | 5 ++ testData/FindUsagesTestData.simple | 13 +++++ .../simpleplugin/SimpleCodeInsightTest.java | 10 +++- 5 files changed, 62 insertions(+), 21 deletions(-) create mode 100644 testData/FindUsagesTestData.java create mode 100644 testData/FindUsagesTestData.simple diff --git a/.idea/runConfigurations/SimpleCodeInsightTest.xml b/.idea/runConfigurations/SimpleCodeInsightTest.xml index 18fea3282..7459aee87 100644 --- a/.idea/runConfigurations/SimpleCodeInsightTest.xml +++ b/.idea/runConfigurations/SimpleCodeInsightTest.xml @@ -11,7 +11,7 @@