All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cloudracer.mocktcpserver.package-info Maven / Gradle / Ivy

The newest version!
/**
 * MockTCPServer simulates a TCP Server in environments where the real server is not available. The real TCP Server may still be in development but you need to continue developing the integrations with other systems. Perhaps installing and configuring one or more Enterprise Applications in a System Test environment is prohibitively time consuming and/or costly.
 * 

* MockTCPServer has a number of features specifically designed for Integration/System testing. No particular Test Framework is preferred or required. *

* Source code is made available, under an Open Source licence, on GitHub. Javadocs are available for the latest version and each previous release. *

* More information is available on the MockTCPServer home page. * * @author John McDonnell **/ package io.cloudracer.mocktcpserver;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy