Java org.eclipse.jdt.core.tests.util AbstractCompilerTest fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core.tests.util AbstractCompilerTest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core.tests.util AbstractCompilerTest.

The text is from its open source code.

Field

Method

TestbuildComplianceTestSuite(long complianceLevel, List testClasses)
Build a test suite for a compliance and a list of test suites.
TestbuildMinimalComplianceTestSuite(Class evaluationTestClass, int minimalCompliance)
Build a regression test setup suite for a minimal compliance and a test suite to run.
intgetPossibleComplianceLevels()