jar

io.github.bluegroundltd : fixtures

Maven & Gradle

May 08, 2023
36 stars

Fixtures · KSP processor that auto-generates builders for fixtures.

Table Of Contents

Latest Version

Download io.github.bluegroundltd : fixtures JAR file - Latest Versions:

All Versions

Download io.github.bluegroundltd : fixtures JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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

com.theblueground.fixtures

├─ com.theblueground.fixtures.FixtureAdapterVisitor.class - [JAR]

├─ com.theblueground.fixtures.FixtureBuilderGenerator.class - [JAR]

├─ com.theblueground.fixtures.FixtureProcessor.class - [JAR]

├─ com.theblueground.fixtures.FixtureProcessorProvider.class - [JAR]

├─ com.theblueground.fixtures.FixtureVisitor.class - [JAR]

├─ com.theblueground.fixtures.ParameterValueGenerator.class - [JAR]

├─ com.theblueground.fixtures.ProcessedFixture.class - [JAR]

├─ com.theblueground.fixtures.ProcessedFixtureAdapter.class - [JAR]

├─ com.theblueground.fixtures.ProcessedFixtureKt.class - [JAR]

├─ com.theblueground.fixtures.ProcessedFixtureParameter.class - [JAR]

├─ com.theblueground.fixtures.ProcessedFixtureParameterKt.class - [JAR]

├─ com.theblueground.fixtures.ProcessedParameterMapper.class - [JAR]

├─ com.theblueground.fixtures.UtilsKt.class - [JAR]