jar

io.github.jensdietrich.saflate : saflate-network-junit5

Maven & Gradle

Jan 06, 2022
1 stars

A JUnit extension that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.

Table Of Contents

Latest Version

Download io.github.jensdietrich.saflate : saflate-network-junit5 JAR file - Latest Versions:

All Versions

Download io.github.jensdietrich.saflate : saflate-network-junit5 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 saflate-network-junit5-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nz.ac.wgtn.saflate.network.junit5

├─ nz.ac.wgtn.saflate.network.junit5.DefaultNetworkExceptionProvider.class - [JAR]

├─ nz.ac.wgtn.saflate.network.junit5.NetworkExceptionProvider.class - [JAR]

├─ nz.ac.wgtn.saflate.network.junit5.SanitiseNetworkDependenciesExtension.class - [JAR]