RichardWarburton / lambda-behave

A modern testing and behavioural specification framework for Java 8
http://richardwarburton.github.io/lambda-behave/
MIT License
253 stars 52 forks source link

Added generators for Odd/Even integers #93

Closed mansikataria closed 7 years ago

mansikataria commented 7 years ago

I have added the methods to generate Odd/Even integers, to the Generator class. Also added test specifications in the GeneratedSpec.java class.

RichardWarburton commented 7 years ago

I'm not really maintaining lambda-behave tbh, and in fact Junit 5 looks really good, but thanks for the PR - I'll merge it anyway.