https://github.com/decision-driven-development/testable-io
Library with wrappers around the I/O classes to enable "Testing without Mocks" approach
https://github.com/decision-driven-development/testable-io
Last synced: 11 months ago
JSON representation
Library with wrappers around the I/O classes to enable "Testing without Mocks" approach
- Host: GitHub
- URL: https://github.com/decision-driven-development/testable-io
- Owner: Decision-Driven-Development
- License: mit
- Created: 2025-04-19T09:53:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-29T07:08:46.000Z (about 1 year ago)
- Last Synced: 2025-05-29T07:45:48.602Z (about 1 year ago)
- Language: Java
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# testable-io
Library with wrappers around the I/O classes to enable "Testing without Mocks" approach