https://github.com/steinarb/mockrunner
Imported from the SourceForge mockrunner CVS repository and turned into a maven project
https://github.com/steinarb/mockrunner
Last synced: 5 months ago
JSON representation
Imported from the SourceForge mockrunner CVS repository and turned into a maven project
- Host: GitHub
- URL: https://github.com/steinarb/mockrunner
- Owner: steinarb
- License: other
- Created: 2013-08-14T11:30:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T21:18:45.000Z (about 2 years ago)
- Last Synced: 2024-05-29T08:41:06.831Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 27.4 MB
- Stars: 6
- Watchers: 5
- Forks: 40
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE-apache.txt
Awesome Lists containing this project
README
Mockrunner - mock classes for enterprise application testing
============================================================
> [!NOTE]
> This is the repository where the conversion from subversion to git was done, but is no longer actively used in development
> Development of mockrunner now takes place in https://github.com/mockrunner/mockrunner
FYI: Older 1.1.x branch with support for Java 6 has been moved to "Best Effort" support as we prepare to update for Java 8. If you need support on a feature with that version, feel free to open an issue and we will try to address it as time allows, but our primary focus will be on updating for newer specs on Java 8/9.
Documentation
-------------
Maven site (http://mockrunner.github.io/mockrunner/)
Building
--------
Must be build using Java 8