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 test-kotlin-15.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.proton.core.test.kotlin
├─ me.proton.core.test.kotlin.AssertionsKt.class - [JAR]
├─ me.proton.core.test.kotlin.BuildRetrofitApi.class - [JAR]
├─ me.proton.core.test.kotlin.CoroutinesTest.class - [JAR]
├─ me.proton.core.test.kotlin.CoroutinesTestKt.class - [JAR]
├─ me.proton.core.test.kotlin.CoroutinesTestRule.class - [JAR]
├─ me.proton.core.test.kotlin.MockWebServerExtKt.class - [JAR]
├─ me.proton.core.test.kotlin.TestBuildersKt.class - [JAR]
├─ me.proton.core.test.kotlin.TestCoroutineScopeProvider.class - [JAR]
├─ me.proton.core.test.kotlin.TestDispatcherProvider.class - [JAR]
├─ me.proton.core.test.kotlin.TestScopeWithResults.class - [JAR]
├─ me.proton.core.test.kotlin.TestScopeWithResultsImpl.class - [JAR]
├─ me.proton.core.test.kotlin.TurbineUtilsKt.class - [JAR]
├─ me.proton.core.test.kotlin.UnconfinedTestCoroutineScopeProvider.class - [JAR]