jar

com.tacitknowledge : jcr-mock

Maven & Gradle

Nov 24, 2014
21 stars

JCR Mock · Testing and mocking utilities for the JCR

Table Of Contents

Latest Version

Download com.tacitknowledge : jcr-mock JAR file - Latest Versions:

All Versions

Download com.tacitknowledge : jcr-mock JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.0

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 jcr-mock-2.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tacitknowledge.jcr.mocking.domain

├─ com.tacitknowledge.jcr.mocking.domain.PropertyDefinitionMap.class - [JAR]

com.tacitknowledge.jcr.mocking

├─ com.tacitknowledge.jcr.mocking.JcrMockService.class - [JAR]

com.tacitknowledge.jcr.testing.impl

├─ com.tacitknowledge.jcr.testing.impl.MockNodeFactory.class - [JAR]

├─ com.tacitknowledge.jcr.testing.impl.NodeIteratorAdapter.class - [JAR]

├─ com.tacitknowledge.jcr.testing.impl.PropertyIteratorAdapter.class - [JAR]

com.tacitknowledge.jcr.mocking.impl

├─ com.tacitknowledge.jcr.mocking.impl.JsonMockService.class - [JAR]

com.tacitknowledge.jcr.testing

├─ com.tacitknowledge.jcr.testing.NodeFactory.class - [JAR]

com.tacitknowledge.jcr.testing.utils

├─ com.tacitknowledge.jcr.testing.utils.JcrMockingUtils.class - [JAR]

├─ com.tacitknowledge.jcr.testing.utils.JcrTestingUtils.class - [JAR]

├─ com.tacitknowledge.jcr.testing.utils.PropertyTypeEnum.class - [JAR]