Skip to content

A simple mechanism for mocking connections obtained through java.net.URL

License

Notifications You must be signed in to change notification settings

Best-Quality-Engineering/urlmock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov Maven Central

Url Mock

A simple library for mocking connections obtained through java.net.URL

Installation

<dependency>
  <groupId>io.bestquality</groupId>
  <artifactId>urlmock</artifactId>
  <version>0.0.18</version>
  <scope>test</scope>
</dependency>

About

A simple mechanism for mocking connections obtained through java.net.URL

Resources

License

Stars

Watchers

Forks

Packages

No packages published