Searched refs:LightCodeInsightParsingTestCase (Results 1 – 2 of 2) sorted by relevance
34 public class ParserTest extends LightCodeInsightParsingTestCase {
49 public abstract class LightCodeInsightParsingTestCase extends LightCodeInsightFixtureTestCase { class57 … public LightCodeInsightParsingTestCase(@NonNls @NotNull String dataPath, @NotNull String fileExt, in LightCodeInsightParsingTestCase() method in LightCodeInsightParsingTestCase