org.miniclient.mock.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of miniclient-core-mock Show documentation
Show all versions of miniclient-core-mock Show documentation
Universal REST API client library in Java. Core-Mock Module
// Copyright (c) 2013 Harry Y.
// Permission is hereby granted to any person obtaining a copy of this software
// to deal in the software without restriction subject to the following conditions:
// "The software shall be used for good, not evil."
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.
/**
* MiniClient core module mock classes.
* These are primarily intended for testing.
*/
package org.miniclient.mock;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy