*/
public class RandomTest extends RippleTestCase {
public void testSingleSolution() throws Exception {
Collection<RippleList> results;
RippleList l;
RippleValue v;
double d;
Set<Double> values = new HashSet<Double>();
for (int i = 0; i < 1000; i++) {
results = reduce("random.");