compose-ui-test
· A tool to launch an activity with intent in instrumented test and assert composables in the activity, solving the limitation of ComposeTestRule that does not accept an intent as an input for launching activities.
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 compose-ui-test-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.