List of usage examples for org.eclipse.jdt.core.tests.model ReconcilerTests subclass-usage
From source file org.eclipse.objectteams.jdt.nullity.tests.NullAnnotationModelTests.java
public class NullAnnotationModelTests extends ReconcilerTests { String ANNOTATION_LIB; public static Test suite() { return buildModelTestSuite(NullAnnotationModelTests.class);
From source file org.eclipse.objectteams.otdt.tests.otmodel.OTReconcilerTests.java
/**
* Tests for errors shown only in the gutter (CompilationUnitProblemFinder),
* but not reported by the ImageBuilder.
*
* @author stephan
* @since 1.2.1