jar

de.wayofquality.blended : blended.testsupport.pojosr

Maven & Gradle

Aug 06, 2018
8 usages
35 stars

A simple Pojo based test container that can be used in unit testing

Table Of Contents

Latest Version

Download de.wayofquality.blended : blended.testsupport.pojosr JAR file - Latest Versions:

All Versions

Download de.wayofquality.blended : blended.testsupport.pojosr JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.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 blended.testsupport.pojosr-2.5.0-M10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.connect

├─ org.apache.felix.connect.BlendedPojoBundle.class - [JAR]

blended.testsupport.pojosr

├─ blended.testsupport.pojosr.BlendedPojoRegistry.class - [JAR]

├─ blended.testsupport.pojosr.MockContainerContext.class - [JAR]

├─ blended.testsupport.pojosr.PojoSrTestHelper.class - [JAR]

├─ blended.testsupport.pojosr.SimplePojosrBlendedContainer.class - [JAR]

Advertisement