jar

com.lotaris.test.frameworks : jee-itf

Maven & Gradle

Nov 17, 2014
1 usages
0 stars

Java EE Integration Test Framework (ITF) · Custom integration test framework to run tests directly into an application container.

Table Of Contents

Latest Version

Download com.lotaris.test.frameworks : jee-itf JAR file - Latest Versions:

All Versions

Download com.lotaris.test.frameworks : jee-itf JAR file - All Versions:

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

com.lotaris.j2ee.itf.annotations

├─ com.lotaris.j2ee.itf.annotations.NoRollback.class - [JAR]

├─ com.lotaris.j2ee.itf.annotations.Test.class - [JAR]

├─ com.lotaris.j2ee.itf.annotations.TestSetup.class - [JAR]

├─ com.lotaris.j2ee.itf.annotations.TestSetupType.class - [JAR]

com.lotaris.j2ee.itf.model

├─ com.lotaris.j2ee.itf.model.Description.class - [JAR]

├─ com.lotaris.j2ee.itf.model.TestGroupDefinition.class - [JAR]

com.lotaris.j2ee.itf

├─ com.lotaris.j2ee.itf.AbstractTestController.class - [JAR]

├─ com.lotaris.j2ee.itf.TestController.class - [JAR]

├─ com.lotaris.j2ee.itf.TestControllerConfiguration.class - [JAR]

├─ com.lotaris.j2ee.itf.TestGroup.class - [JAR]

com.lotaris.j2ee.itf.rest.provider

├─ com.lotaris.j2ee.itf.rest.provider.JsonObjectMapperContextResolver.class - [JAR]

com.lotaris.j2ee.itf.filters

├─ com.lotaris.j2ee.itf.filters.DefaultFilter.class - [JAR]

├─ com.lotaris.j2ee.itf.filters.Filter.class - [JAR]

com.lotaris.j2ee.itf.listeners

├─ com.lotaris.j2ee.itf.listeners.DefaultListener.class - [JAR]

├─ com.lotaris.j2ee.itf.listeners.Listener.class - [JAR]

com.lotaris.j2ee.itf.rest

├─ com.lotaris.j2ee.itf.rest.AbstractDefaultTestResource.class - [JAR]