View Java Class Source Code in JAR file
- 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 spockito-junit5-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tools4j.spockito.jupiter
├─ org.tools4j.spockito.jupiter.AggregateTableRow.class - [JAR]
├─ org.tools4j.spockito.jupiter.JoinOn.class - [JAR]
├─ org.tools4j.spockito.jupiter.SpockitoExtension.class - [JAR]
├─ org.tools4j.spockito.jupiter.TableArgumentsProvider.class - [JAR]
├─ org.tools4j.spockito.jupiter.TableRowAggregator.class - [JAR]
├─ org.tools4j.spockito.jupiter.TableRowConverters.class - [JAR]
├─ org.tools4j.spockito.jupiter.TableSource.class - [JAR]
├─ org.tools4j.spockito.jupiter.TableSourceDataProvider.class - [JAR]
├─ org.tools4j.spockito.jupiter.TableValueConverter.class - [JAR]