jar

org.eclipse.xpect : org.eclipse.xpect.parent

Maven & Gradle

Jun 19, 2019
31 stars

Xpect · Eclipse Xpect is a unit- and integration-testing framework to be used for Xtext-based languages. Test data (e.g. expectations) are embedded into programs written in the DSL under tests. Xpect itself is based on Junit; new test methods can be written in Java and are called by the Xpect framework with the test data. Typical Xpect tests include expecting certain error messages, ensuring correct scopes, or specific content assist proposals.

Table Of Contents

Latest Version

Download org.eclipse.xpect : org.eclipse.xpect.parent JAR file - Latest Versions:

All Versions

Download org.eclipse.xpect : org.eclipse.xpect.parent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.eclipse.xpect.parent-0.2.0.v20190619.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement