dmcg / refactoring-to-streamsLinks
☆36Updated 9 years ago
Alternatives and similar repositories for refactoring-to-streams
Users that are interested in refactoring-to-streams are comparing it to the libraries listed below
Sorting:
- ☆47Updated 4 years ago
- A tiny framework that makes it easy to write Test Data Builders in Java☆159Updated 6 months ago
- Demo app that subscribes to Twitter and publishes it via websockets☆153Updated last year
- Refactoring LCD Numbers to remove the dependency injection framework.☆19Updated 4 years ago
- Simple Kata for learning Java 8 Streams and Lambdas☆39Updated 10 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆74Updated 9 years ago
- Yet Another Test Specification Library☆59Updated 4 years ago
- Assert that the java code of a project satisfies certain checks.☆103Updated 3 years ago
- Survey of essential tools/frameworks for the modern Java developer☆89Updated 5 years ago
- Mostly lazy data generators for property based testing using the Spock test framework☆95Updated 6 years ago
- Sources and docs for a simple refactoring and OO design exercise☆78Updated 6 months ago
- Assertions for Vavr - http://www.vavr.io/☆53Updated this week
- A Minimalistic Circuit Breaker for Java EE applications☆55Updated 9 years ago
- Presentation and sample code for "Idiomatic Spock"☆32Updated 11 years ago
- Show notes for episodes of Groovy Podcast.☆24Updated 7 years ago
- ☆28Updated last year
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- Accurest - Consumer Driven Contracts verifier for Java. Moved to:☆100Updated 7 years ago
- Spock extension for using Docker containers in Spock tests. (DEPRECATED, moved to main repo!)☆53Updated 7 years ago
- Hamcrest Matchers for Java 8 features☆24Updated 5 years ago
- Ninjector - the cure for Field Injection Anxiety☆44Updated 9 years ago
- The game rock-paper-scissors implemented using Event Sourcing in Java☆66Updated 9 years ago
- Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java…☆209Updated 3 years ago
- Java 8 workshop☆27Updated 9 years ago
- Mockito add-ons leveraging Java 8 and lambda expressions to make mocking even more compact☆81Updated 4 years ago
- Live coding talk by Dr Heinz Kabutz, including threading, design patterns and Java NIO☆13Updated 8 years ago
- This repository has been moved to Codeberg.☆69Updated last month
- Alternative to JUnit assertions that provides a more insightful log narrative for your tests