<feed xmlns='http://www.w3.org/2005/Atom'>
<title>java-check/src/test/java/au/id/zancanaro/javacheck/object, branch master</title>
<subtitle>Property-based testing for Java within JUnit.
</subtitle>
<id>http://onix.zancanaro.id.au/Archive/java-check/atom?h=master</id>
<link rel='self' href='http://onix.zancanaro.id.au/Archive/java-check/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/'/>
<updated>2015-07-06T12:46:02Z</updated>
<entry>
<title>Fix the warnings from the previous commit</title>
<updated>2015-07-06T12:46:02Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-07-06T12:46:02Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=a7b074875f241d98877de51a93717d56cf2d19e4'/>
<id>urn:sha1:a7b074875f241d98877de51a93717d56cf2d19e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support enums in the ObjectGeneration stuff</title>
<updated>2015-06-09T14:21:35Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-09T14:21:35Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=60bc9218d0872e40a6857706d51955ee3d058717'/>
<id>urn:sha1:60bc9218d0872e40a6857706d51955ee3d058717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generalise the ObjectGeneration stuff</title>
<updated>2015-06-09T13:31:54Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-09T13:31:54Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=40961d4950c40643d5d71721a7e024e3951323ce'/>
<id>urn:sha1:40961d4950c40643d5d71721a7e024e3951323ce</id>
<content type='text'>
The new ObjectGeneration stuff is now used to generate everything for a test
case, which means it's all unified and "nice" now.

Add a @UseGenerator annotation to be used to specify how to generate specific
field values.

Obviously, not everything can be generated magically, so if you specify a
@DataSource in your test then it will be used in preference to any magically
generated value.
</content>
</entry>
<entry>
<title>Add an ObjectGenerator&lt;&gt;, and related machinery (also a mapOf generator)</title>
<updated>2015-06-09T07:33:56Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-09T07:33:56Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=dd9f72b94eb7b2c37061c80457e74e8d7ac3e18f'/>
<id>urn:sha1:dd9f72b94eb7b2c37061c80457e74e8d7ac3e18f</id>
<content type='text'>
</content>
</entry>
</feed>
