<feed xmlns='http://www.w3.org/2005/Atom'>
<title>java-check/src/main/java/au/id, 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-11-24T01:57:27Z</updated>
<entry>
<title>Add an implicit generator for Sets</title>
<updated>2015-11-24T01:57:27Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-11-24T01:57:27Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=8376ed30f83c9193025da5962de5f5d78edfa185'/>
<id>urn:sha1:8376ed30f83c9193025da5962de5f5d78edfa185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up some minor code-quality things</title>
<updated>2015-07-06T13:47:20Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-07-06T13:47:20Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=47313d5a766bf970095228c1b577244f7fc55415'/>
<id>urn:sha1:47313d5a766bf970095228c1b577244f7fc55415</id>
<content type='text'>
</content>
</entry>
<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>Report command lists more nicely (line breaks between commands); report number of nodes visited during shrinking; other small fixes</title>
<updated>2015-06-10T14:27:06Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-10T14:27:06Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=b2055f2a1dd2117cdd05ab6596c38c82d3d05240'/>
<id>urn:sha1:b2055f2a1dd2117cdd05ab6596c38c82d3d05240</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>A few changes, as suggested by static analysis</title>
<updated>2015-06-09T13:58:41Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-09T13:58:41Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=6546881559e4bbcfe2b220199a9f3cd4196d1960'/>
<id>urn:sha1:6546881559e4bbcfe2b220199a9f3cd4196d1960</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>
<entry>
<title>Make the initial state pass through to CommandList (for isValid())</title>
<updated>2015-06-06T08:40:03Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-06T08:40:03Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=285f1079b533a79311f33d2c8070a6180a67f5ed'/>
<id>urn:sha1:285f1079b533a79311f33d2c8070a6180a67f5ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lots of work on the stateful checking stuff: it's a fair bit nicer now</title>
<updated>2015-06-06T06:40:04Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@zancanaro.id.au</email>
</author>
<published>2015-06-06T06:40:04Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/java-check/commit/?id=84f0f216b4643601e4b8760d190b087bbce98bd4'/>
<id>urn:sha1:84f0f216b4643601e4b8760d190b087bbce98bd4</id>
<content type='text'>
</content>
</entry>
</feed>
