Skip to content

mageddo/json-unit-mocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Welcome to the JSON UNIT MOCKER

Json Unit Mocker is simple tool that read in the classpath (or in the specified path) JSON files and convert it to objects, you will can use this objects in yours unit and integration tests.

The sequence

  1. You write a JSON mock
  2. The API read the mock and convert it to the object that you specify
  3. You cant use this converted objects in yours tests

Examples

For examples please read/run the tests in the project

About

Json Unit Mocker is simple tool that read in the classpath (or in the specified path) JSON files and convert it to objects that you will can use in yours unit and integration tests as object

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages