jar

li.moskito : scribble

Maven & Gradle

Dec 13, 2014
5 usages
0 stars

A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.

Table Of Contents

Latest Version

Download li.moskito : scribble JAR file - Latest Versions:

All Versions

Download li.moskito : scribble JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 scribble-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

li.moskito.scribble

├─ li.moskito.scribble.JCRAssert.class - [JAR]

├─ li.moskito.scribble.Scribble.class - [JAR]

├─ li.moskito.scribble.ScribbleRule.class - [JAR]

li.moskito.scribble.rules

├─ li.moskito.scribble.rules.ContentLoader.class - [JAR]

├─ li.moskito.scribble.rules.ContentRepository.class - [JAR]

├─ li.moskito.scribble.rules.ExternalFile.class - [JAR]

├─ li.moskito.scribble.rules.ExternalResource.class - [JAR]

├─ li.moskito.scribble.rules.InMemoryContentRepository.class - [JAR]

├─ li.moskito.scribble.rules.JCRSession.class - [JAR]

├─ li.moskito.scribble.rules.MockContentRepository.class - [JAR]

li.moskito.scribble.security

├─ li.moskito.scribble.security.SecurityTestHelper.class - [JAR]

├─ li.moskito.scribble.security.SimpleUserPrincipal.class - [JAR]

Advertisement