jar

org.metafacture : metamorph-test

Maven & Gradle

Jun 06, 2023
67 stars

Metamorph Test · A framework writing tests for Metamorph scripts in XML

Table Of Contents

Latest Version

Download org.metafacture : metamorph-test JAR file - Latest Versions:

All Versions

Download org.metafacture : metamorph-test JAR file - All Versions:

Version Vulnerabilities Size Updated
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.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 metamorph-test-5.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.metafacture.metamorph.test

├─ org.metafacture.metamorph.test.MetamorphTestCase.class - [JAR]

├─ org.metafacture.metamorph.test.MetamorphTestLoader.class - [JAR]

├─ org.metafacture.metamorph.test.MetamorphTestRunner.class - [JAR]

├─ org.metafacture.metamorph.test.MetamorphTestSuite.class - [JAR]

org.metafacture.metamorph.test.validators

├─ org.metafacture.metamorph.test.validators.StreamValidator.class - [JAR]

├─ org.metafacture.metamorph.test.validators.WellformednessChecker.class - [JAR]

org.metafacture.metamorph.test.reader

├─ org.metafacture.metamorph.test.reader.CGXmlReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.FormetaReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.JsonLinesReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.JsonReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.MarcXmlReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.MultiFormatReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.PicaReader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.Reader.class - [JAR]

├─ org.metafacture.metamorph.test.reader.ReaderBase.class - [JAR]

├─ org.metafacture.metamorph.test.reader.ReaderFactory.class - [JAR]

├─ org.metafacture.metamorph.test.reader.XmlReaderBase.class - [JAR]

Advertisement