jar

org.apache.geronimo.testsuite : testsuite

Maven & Gradle

Aug 05, 2008

Geronimo TestSuite · Geronimo integration testsuite. This contains 2 profiles, default and child. The default profile is used by the top level suites directly under this. The child profile is used by the test poms under the suites. This pom defines the basic dependencies needed by most suites. The start-selenium, start-server, invoke, and stop-server goals are globally configured here in the pluginManagement sections. They just need to be bound in the suites where needed and appropriate. The test poms under the suites should have this pom as their parent and set their relativePath appropriately The test poms under the suites inherit an empty 'child' profile from here. But any other build executions within the test poms should all be inside a 'child' profile.

Table Of Contents

Latest Version

Download org.apache.geronimo.testsuite : testsuite JAR file - Latest Versions:

All Versions

Download org.apache.geronimo.testsuite : testsuite JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.1

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