SoapUI JUnit MockRunner Project
· This application will bootstrap SoapUI Mock in its own classloader context to prevent clashes
with any project dependencies that are under test. The mockrunner uses Plexus Classworlds/Container and Aether
to decouple the execution of the mock from the projects under test.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window soapui-junit-mockrunner-project-0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.