jar

org.graphfoundation : tck-integrity-tests

Maven & Gradle

Oct 16, 2023

openCypher TCK Integrity Tests · openCypher Technology Compatibility Kit Integrity Tests

Table Of Contents

Latest Version

Download org.graphfoundation : tck-integrity-tests JAR file - Latest Versions:

All Versions

Download org.graphfoundation : tck-integrity-tests JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 tck-integrity-tests-1.0.0-M12+01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opencypher.tools.tck

├─ org.opencypher.tools.tck.FeatureFormatChecker.class - [JAR]

├─ org.opencypher.tools.tck.ScenarioFormatValidator.class - [JAR]

├─ org.opencypher.tools.tck.TCKCucumberTemplate.class - [JAR]

├─ org.opencypher.tools.tck.validateCodeStyle.class - [JAR]

├─ org.opencypher.tools.tck.validateError.class - [JAR]

├─ org.opencypher.tools.tck.validateNamedGraph.class - [JAR]

├─ org.opencypher.tools.tck.validateParameters.class - [JAR]

├─ org.opencypher.tools.tck.validateQueryGrammar.class - [JAR]

├─ org.opencypher.tools.tck.validateResults.class - [JAR]

├─ org.opencypher.tools.tck.validateSideEffects.class - [JAR]