<s>
Reductio	B-Language
is	O
open	B-Application
source	I-Application
software	I-Application
written	O
using	O
the	O
Java	B-Language
Programming	I-Language
Language	I-Language
from	O
an	O
idea	O
that	O
originated	O
in	O
a	O
research	O
paper	O
called	O
QuickCheck	B-Application
:	O
A	O
Lightweight	O
Tool	O
for	O
Random	O
Testing	O
of	O
Haskell	O
Programs	O
.	O
</s>
<s>
Reductio	B-Language
and	O
QuickCheck	B-Application
utilise	O
a	O
testing	O
technique	O
called	O
Automated	O
Specification-based	O
Testing	O
.	O
</s>
<s>
The	O
primary	O
objective	O
of	O
Reductio	B-Language
is	O
to	O
make	O
testing	O
as	O
rigorous	O
as	O
possible	O
,	O
while	O
alleviating	O
developer	O
effort	O
through	O
automation	O
of	O
many	O
common	O
testing	O
tasks	O
.	O
</s>
<s>
Reductio	B-Language
includes	O
usage	O
examples	O
that	O
demonstrate	O
how	O
this	O
objective	O
has	O
been	O
met	O
using	O
both	O
traditional	O
Java	B-Language
1.5	O
and	O
Java	B-Language
7	O
BGGA	B-Application
syntax	O
as	O
well	O
as	O
Scala	B-Application
programming	I-Application
language	I-Application
examples	O
.	O
</s>
<s>
The	O
following	O
example	O
uses	O
Java	B-Language
7	O
BGGA	B-Application
syntax	O
to	O
execute	O
100	O
unit	O
tests	O
on	O
java.util.LinkedList	O
.	O
</s>
