RandoopTest9.java
package randoop;
import junit.framework.*;
public class RandoopTest9 extends TestCase {
public static boolean debug = false;
public void test1() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test1");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
org.graphstream.graph.implementations.MultiGraph var8 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var4.addAttributeSink((org.graphstream.stream.AttributeSink)var8);
org.graphstream.graph.implementations.MultiGraph var11 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var12 = var11.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var14 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var15 = var14.<org.graphstream.graph.Edge>getEdgeIterator();
var11.addSink((org.graphstream.stream.Sink)var14);
double var18 = var11.getNumber("");
org.graphstream.graph.implementations.MultiGraph var20 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var11.removeSink((org.graphstream.stream.Sink)var20);
boolean var23 = var20.hasNumber("");
var20.clearAttributeSinks();
var8.removeAttributeSink((org.graphstream.stream.AttributeSink)var20);
java.lang.Iterable var26 = var20.getEachAttributeKey();
org.graphstream.graph.implementations.MultiGraph var29 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var30 = var29.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var32 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var33 = var32.<org.graphstream.graph.Edge>getEdgeIterator();
var29.addSink((org.graphstream.stream.Sink)var32);
double var36 = var29.getNumber("");
org.graphstream.graph.implementations.MultiGraph var38 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var39 = var38.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var41 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var42 = var41.<org.graphstream.graph.Edge>getEdgeIterator();
var38.addSink((org.graphstream.stream.Sink)var41);
var29.removeElementSink((org.graphstream.stream.ElementSink)var41);
org.graphstream.graph.implementations.AdjacencyListGraph var49 = new org.graphstream.graph.implementations.AdjacencyListGraph("", false, true);
java.lang.Object[] var50 = new java.lang.Object[] { ""};
var29.changeAttribute("hi!", var50);
var20.changeAttribute("hi!", var50);
org.graphstream.graph.implementations.MultiGraph var58 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var59 = var58.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var61 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var62 = var61.<org.graphstream.graph.Edge>getEdgeIterator();
var58.addSink((org.graphstream.stream.Sink)var61);
var58.nodeAdded("", 100L, "hi!");
var58.clearSinks();
org.graphstream.graph.EdgeFactory var69 = var58.edgeFactory();
double var71 = var58.getNumber("hi!");
java.util.Iterator var72 = var58.getAttributeKeyIterator();
var20.nodeAttributeAdded("", 10L, "", "", (java.lang.Object)var58);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var12);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var15);
// Regression assertion (captures the current behavior of the code)
assertTrue(var18 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertTrue(var23 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var26);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var30);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var33);
// Regression assertion (captures the current behavior of the code)
assertTrue(var36 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var39);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var42);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var50);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var59);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var62);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var69);
// Regression assertion (captures the current behavior of the code)
assertTrue(var71 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNull(var72);
}
public void test2() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test2");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
boolean var8 = var1.hasArray("");
org.graphstream.graph.implementations.MultiGraph var13 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var14 = var13.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var16 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var17 = var16.<org.graphstream.graph.Edge>getEdgeIterator();
var13.addSink((org.graphstream.stream.Sink)var16);
double var20 = var13.getNumber("");
org.graphstream.graph.implementations.MultiGraph var22 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var13.removeSink((org.graphstream.stream.Sink)var22);
java.util.Iterator var24 = var22.iterator();
java.lang.String var25 = var22.getId();
java.lang.CharSequence var27 = var22.getLabel("hi!");
var1.graphAttributeAdded("hi!", (-1L), "hi!", (java.lang.Object)var22);
var1.graphCleared("hi!", (-1L));
org.graphstream.stream.Replayable.Controller var32 = var1.getReplayController();
org.graphstream.graph.Node var34 = var1.<org.graphstream.graph.Node>getNode("hi!");
org.graphstream.graph.Node var36 = var1.<org.graphstream.graph.Node>getNode("hi!");
// The following exception was thrown during execution.
// This behavior will recorded for regression testing.
try {
var1.read("hi!");
fail("Expected exception of type java.io.IOException");
} catch (java.io.IOException e) {
// Expected exception.
}
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var8 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var14);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var17);
// Regression assertion (captures the current behavior of the code)
assertTrue(var20 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var24);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var25 + "' != '" + "hi!"+ "'", var25.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertNull(var27);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var32);
// Regression assertion (captures the current behavior of the code)
assertNull(var34);
// Regression assertion (captures the current behavior of the code)
assertNull(var36);
}
public void test3() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test3");
org.graphstream.graph.implementations.SingleGraph var3 = new org.graphstream.graph.implementations.SingleGraph("", true, false);
org.graphstream.stream.Replayable.Controller var4 = var3.getReplayController();
org.graphstream.graph.Node var6 = var3.<org.graphstream.graph.Node>addNode("");
java.util.ArrayList var8 = var3.getVector("hi!");
var3.clearAttributeSinks();
org.graphstream.graph.implementations.MultiGraph var11 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var13 = var11.getHash("");
var11.stepBegins("", 1L, (-1.0d));
var11.clearElementSinks();
boolean var19 = var11.isStrict();
java.lang.Iterable var20 = var11.<org.graphstream.graph.Node>getEachNode();
org.graphstream.graph.EdgeFactory var21 = var11.edgeFactory();
var3.removeAttributeSink((org.graphstream.stream.AttributeSink)var11);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var4);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var6);
// Regression assertion (captures the current behavior of the code)
assertNull(var8);
// Regression assertion (captures the current behavior of the code)
assertNull(var13);
// Regression assertion (captures the current behavior of the code)
assertTrue(var19 == true);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var20);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var21);
}
public void test4() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test4");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
org.graphstream.graph.implementations.MultiGraph var8 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var4.addAttributeSink((org.graphstream.stream.AttributeSink)var8);
double var11 = var4.getNumber("");
var4.stepBegins(10.0d);
org.graphstream.graph.implementations.MultiGraph var15 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var4.addElementSink((org.graphstream.stream.ElementSink)var15);
double var17 = var4.getStep();
org.graphstream.graph.implementations.MultiGraph var19 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var20 = var19.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var22 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var23 = var22.<org.graphstream.graph.Edge>getEdgeIterator();
var19.addSink((org.graphstream.stream.Sink)var22);
double var26 = var19.getNumber("");
org.graphstream.graph.implementations.MultiGraph var28 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var19.removeSink((org.graphstream.stream.Sink)var28);
java.util.Iterator var30 = var28.iterator();
org.graphstream.graph.implementations.MultiGraph var32 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var33 = var32.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var35 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var36 = var35.<org.graphstream.graph.Edge>getEdgeIterator();
var32.addSink((org.graphstream.stream.Sink)var35);
double var39 = var32.getNumber("");
org.graphstream.graph.implementations.MultiGraph var41 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var32.removeSink((org.graphstream.stream.Sink)var41);
java.util.Iterator var43 = var41.iterator();
java.util.Iterator var44 = var41.<org.graphstream.graph.Node>getNodeIterator();
java.util.Iterator var45 = var41.iterator();
org.graphstream.graph.implementations.MultiGraph var47 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var48 = var47.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var50 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var51 = var50.<org.graphstream.graph.Edge>getEdgeIterator();
var47.addSink((org.graphstream.stream.Sink)var50);
double var54 = var47.getNumber("");
org.graphstream.graph.implementations.MultiGraph var56 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var47.removeSink((org.graphstream.stream.Sink)var56);
java.util.Iterator var58 = var56.iterator();
java.lang.String var59 = var56.getId();
var56.nodeAttributeRemoved("", (-1L), "", "hi!");
var41.removeAttributeSink((org.graphstream.stream.AttributeSink)var56);
var28.removeElementSink((org.graphstream.stream.ElementSink)var56);
var4.removeSink((org.graphstream.stream.Sink)var56);
int var68 = var56.getEdgeCount();
java.lang.CharSequence var70 = var56.getLabel("hi!");
java.lang.CharSequence var72 = var56.getLabel("");
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var11 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertTrue(var17 == 10.0d);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var20);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var23);
// Regression assertion (captures the current behavior of the code)
assertTrue(var26 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var30);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var33);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var36);
// Regression assertion (captures the current behavior of the code)
assertTrue(var39 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var43);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var44);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var45);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var48);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var51);
// Regression assertion (captures the current behavior of the code)
assertTrue(var54 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var58);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var59 + "' != '" + "hi!"+ "'", var59.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertTrue(var68 == 0);
// Regression assertion (captures the current behavior of the code)
assertNull(var70);
// Regression assertion (captures the current behavior of the code)
assertNull(var72);
}
public void test5() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test5");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
boolean var8 = var1.hasArray("");
var1.stepBegins(Double.NaN);
var1.setAutoCreate(false);
java.util.Iterator var13 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var15 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var16 = var15.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var18 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var19 = var18.<org.graphstream.graph.Edge>getEdgeIterator();
var15.addSink((org.graphstream.stream.Sink)var18);
org.graphstream.graph.implementations.MultiGraph var22 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var18.addAttributeSink((org.graphstream.stream.AttributeSink)var22);
var1.removeAttributeSink((org.graphstream.stream.AttributeSink)var18);
boolean var26 = var1.hasLabel("");
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var8 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var13);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var16);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var19);
// Regression assertion (captures the current behavior of the code)
assertTrue(var26 == false);
}
public void test6() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test6");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var3 = var1.getHash("");
org.graphstream.graph.implementations.MultiGraph var5 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var6 = var5.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var8 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var9 = var8.<org.graphstream.graph.Edge>getEdgeIterator();
var5.addSink((org.graphstream.stream.Sink)var8);
double var12 = var5.getNumber("");
org.graphstream.graph.implementations.MultiGraph var14 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var5.removeSink((org.graphstream.stream.Sink)var14);
java.util.Iterator var16 = var14.iterator();
java.util.Iterator var17 = var14.<org.graphstream.graph.Node>getNodeIterator();
var1.removeElementSink((org.graphstream.stream.ElementSink)var14);
java.lang.Iterable var19 = var1.elementSinks();
boolean var20 = var1.isAutoCreationEnabled();
java.lang.Object var22 = var1.getAttribute("");
// Regression assertion (captures the current behavior of the code)
assertNull(var3);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var6);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var9);
// Regression assertion (captures the current behavior of the code)
assertTrue(var12 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var16);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var17);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var19);
// Regression assertion (captures the current behavior of the code)
assertTrue(var20 == false);
// Regression assertion (captures the current behavior of the code)
assertNull(var22);
}
public void test7() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test7");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var3 = var1.getHash("");
var1.stepBegins("", 1L, (-1.0d));
var1.clearElementSinks();
double var10 = var1.getNumber("hi!");
var1.nodeAdded("", 100L, "hi!");
java.lang.Object[] var16 = var1.getArray("");
java.lang.Iterable var17 = var1.getEachAttributeKey();
java.util.ArrayList var19 = var1.getVector("hi!");
boolean var21 = var1.hasNumber("");
var1.graphAttributeRemoved("", (-1L), "hi!");
java.lang.Iterable var26 = var1.elementSinks();
// Regression assertion (captures the current behavior of the code)
assertNull(var3);
// Regression assertion (captures the current behavior of the code)
assertTrue(var10 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNull(var16);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var17);
// Regression assertion (captures the current behavior of the code)
assertNull(var19);
// Regression assertion (captures the current behavior of the code)
assertTrue(var21 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var26);
}
public void test8() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test8");
org.graphstream.graph.implementations.SingleGraph var5 = new org.graphstream.graph.implementations.SingleGraph("hi!", false, true, 1, 0);
var5.stepBegins(1.0d);
var5.setAutoCreate(false);
var5.stepBegins("hi!", 10L, 0.0d);
boolean var14 = var5.nullAttributesAreErrors();
org.graphstream.graph.NodeFactory var15 = var5.nodeFactory();
// Regression assertion (captures the current behavior of the code)
assertTrue(var14 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var15);
}
public void test9() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test9");
org.graphstream.graph.implementations.SingleGraph var5 = new org.graphstream.graph.implementations.SingleGraph("", true, true, 1, 100);
}
public void test10() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test10");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
boolean var4 = var1.hasHash("hi!");
boolean var5 = var1.isAutoCreationEnabled();
org.graphstream.graph.implementations.MultiGraph var7 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var8 = var7.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var10 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var11 = var10.<org.graphstream.graph.Edge>getEdgeIterator();
var7.addSink((org.graphstream.stream.Sink)var10);
org.graphstream.graph.implementations.MultiGraph var14 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var10.addAttributeSink((org.graphstream.stream.AttributeSink)var14);
double var17 = var10.getNumber("");
var1.addElementSink((org.graphstream.stream.ElementSink)var10);
org.graphstream.graph.EdgeFactory var19 = var1.edgeFactory();
java.util.ArrayList var21 = var1.getVector("");
org.graphstream.graph.NodeFactory var22 = var1.nodeFactory();
int var23 = var1.getEdgeCount();
java.util.ArrayList var25 = var1.getVector("");
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertTrue(var4 == false);
// Regression assertion (captures the current behavior of the code)
assertTrue(var5 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var8);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var11);
// Regression assertion (captures the current behavior of the code)
assertTrue(var17 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var19);
// Regression assertion (captures the current behavior of the code)
assertNull(var21);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var22);
// Regression assertion (captures the current behavior of the code)
assertTrue(var23 == 0);
// Regression assertion (captures the current behavior of the code)
assertNull(var25);
}
public void test11() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test11");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
boolean var4 = var1.hasHash("hi!");
boolean var5 = var1.isAutoCreationEnabled();
var1.nodeAttributeRemoved("hi!", 10L, "hi!", "hi!");
org.graphstream.stream.Replayable.Controller var11 = var1.getReplayController();
org.graphstream.graph.EdgeFactory var12 = var1.edgeFactory();
boolean var13 = var1.isStrict();
var1.setStrict(false);
java.lang.Iterable var16 = var1.elementSinks();
var1.edgeRemoved("hi!", 100L, "");
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertTrue(var4 == false);
// Regression assertion (captures the current behavior of the code)
assertTrue(var5 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var11);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var12);
// Regression assertion (captures the current behavior of the code)
assertTrue(var13 == true);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var16);
}
public void test12() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test12");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
org.graphstream.graph.implementations.MultiGraph var8 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var4.addAttributeSink((org.graphstream.stream.AttributeSink)var8);
double var11 = var4.getNumber("");
var4.stepBegins(10.0d);
org.graphstream.graph.implementations.MultiGraph var15 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var4.addElementSink((org.graphstream.stream.ElementSink)var15);
double var17 = var4.getStep();
org.graphstream.graph.implementations.MultiGraph var19 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var20 = var19.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var22 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var23 = var22.<org.graphstream.graph.Edge>getEdgeIterator();
var19.addSink((org.graphstream.stream.Sink)var22);
double var26 = var19.getNumber("");
org.graphstream.graph.implementations.MultiGraph var28 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var19.removeSink((org.graphstream.stream.Sink)var28);
java.util.Iterator var30 = var28.iterator();
org.graphstream.graph.implementations.MultiGraph var32 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var33 = var32.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var35 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var36 = var35.<org.graphstream.graph.Edge>getEdgeIterator();
var32.addSink((org.graphstream.stream.Sink)var35);
double var39 = var32.getNumber("");
org.graphstream.graph.implementations.MultiGraph var41 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var32.removeSink((org.graphstream.stream.Sink)var41);
java.util.Iterator var43 = var41.iterator();
java.util.Iterator var44 = var41.<org.graphstream.graph.Node>getNodeIterator();
java.util.Iterator var45 = var41.iterator();
org.graphstream.graph.implementations.MultiGraph var47 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var48 = var47.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var50 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var51 = var50.<org.graphstream.graph.Edge>getEdgeIterator();
var47.addSink((org.graphstream.stream.Sink)var50);
double var54 = var47.getNumber("");
org.graphstream.graph.implementations.MultiGraph var56 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var47.removeSink((org.graphstream.stream.Sink)var56);
java.util.Iterator var58 = var56.iterator();
java.lang.String var59 = var56.getId();
var56.nodeAttributeRemoved("", (-1L), "", "hi!");
var41.removeAttributeSink((org.graphstream.stream.AttributeSink)var56);
var28.removeElementSink((org.graphstream.stream.ElementSink)var56);
var4.removeSink((org.graphstream.stream.Sink)var56);
org.graphstream.graph.implementations.AdjacencyListGraph var71 = new org.graphstream.graph.implementations.AdjacencyListGraph("", true, false);
org.graphstream.graph.implementations.MultiGraph var76 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var77 = var76.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var79 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var80 = var79.<org.graphstream.graph.Edge>getEdgeIterator();
var76.addSink((org.graphstream.stream.Sink)var79);
org.graphstream.graph.implementations.MultiGraph var83 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var79.addAttributeSink((org.graphstream.stream.AttributeSink)var83);
double var86 = var79.getNumber("");
var79.clearAttributes();
var79.graphAttributeRemoved("", 1L, "");
var71.graphAttributeAdded("hi!", 0L, "hi!", (java.lang.Object)"");
boolean var94 = var71.hasLabel("");
int var95 = var71.getEdgeCount();
var56.removeSink((org.graphstream.stream.Sink)var71);
var71.clear();
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var11 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertTrue(var17 == 10.0d);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var20);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var23);
// Regression assertion (captures the current behavior of the code)
assertTrue(var26 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var30);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var33);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var36);
// Regression assertion (captures the current behavior of the code)
assertTrue(var39 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var43);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var44);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var45);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var48);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var51);
// Regression assertion (captures the current behavior of the code)
assertTrue(var54 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var58);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var59 + "' != '" + "hi!"+ "'", var59.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertNotNull(var77);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var80);
// Regression assertion (captures the current behavior of the code)
assertTrue(var86 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertTrue(var94 == false);
// Regression assertion (captures the current behavior of the code)
assertTrue(var95 == 0);
}
public void test13() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test13");
org.graphstream.graph.implementations.SingleGraph var5 = new org.graphstream.graph.implementations.SingleGraph("hi!", false, true, 1, 0);
java.lang.Object[] var7 = var5.getArray("");
var5.graphAttributeRemoved("", 0L, "");
boolean var13 = var5.hasAttribute("hi!");
org.graphstream.graph.implementations.MultiGraph var15 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var16 = var15.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var18 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var19 = var18.<org.graphstream.graph.Edge>getEdgeIterator();
var15.addSink((org.graphstream.stream.Sink)var18);
double var22 = var15.getNumber("");
double var24 = var15.getNumber("hi!");
org.graphstream.stream.Replayable.Controller var25 = var15.getReplayController();
java.lang.String var26 = var15.getId();
java.lang.String var27 = var15.getId();
var5.removeAttributeSink((org.graphstream.stream.AttributeSink)var15);
org.graphstream.graph.Edge var30 = var5.<org.graphstream.graph.Edge>getEdge("hi!");
org.graphstream.graph.implementations.MultiGraph var32 = new org.graphstream.graph.implementations.MultiGraph("hi!");
org.graphstream.graph.implementations.MultiGraph var38 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var40 = var38.getHash("");
var38.stepBegins("", 1L, (-1.0d));
boolean var45 = var38.isStrict();
java.lang.Iterable var46 = var38.attributeSinks();
var32.edgeAttributeAdded("hi!", 1L, "", "hi!", (java.lang.Object)var38);
var32.stepBegins(100.0d);
var32.stepBegins("hi!", 100L, (-1.0d));
java.lang.Object[] var55 = var32.getArray("");
var5.removeAttributeSink((org.graphstream.stream.AttributeSink)var32);
// Regression assertion (captures the current behavior of the code)
assertNull(var7);
// Regression assertion (captures the current behavior of the code)
assertTrue(var13 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var16);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var19);
// Regression assertion (captures the current behavior of the code)
assertTrue(var22 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertTrue(var24 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var25);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var26 + "' != '" + "hi!"+ "'", var26.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var27 + "' != '" + "hi!"+ "'", var27.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertNull(var30);
// Regression assertion (captures the current behavior of the code)
assertNull(var40);
// Regression assertion (captures the current behavior of the code)
assertTrue(var45 == true);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var46);
// Regression assertion (captures the current behavior of the code)
assertNull(var55);
}
public void test14() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test14");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var3 = var1.getHash("");
var1.stepBegins("", 1L, (-1.0d));
var1.clearElementSinks();
double var10 = var1.getNumber("hi!");
var1.nodeAdded("", 100L, "hi!");
java.lang.Object[] var16 = var1.getArray("");
java.lang.Iterable var17 = var1.getEachAttributeKey();
org.graphstream.graph.implementations.MultiGraph var19 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var20 = var19.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var22 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var23 = var22.<org.graphstream.graph.Edge>getEdgeIterator();
var19.addSink((org.graphstream.stream.Sink)var22);
double var26 = var19.getNumber("");
java.lang.Iterable var27 = var19.elementSinks();
boolean var29 = var19.hasNumber("");
org.graphstream.graph.implementations.MultiGraph var31 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var32 = var31.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var34 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var35 = var34.<org.graphstream.graph.Edge>getEdgeIterator();
var31.addSink((org.graphstream.stream.Sink)var34);
org.graphstream.graph.implementations.MultiGraph var38 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var34.addAttributeSink((org.graphstream.stream.AttributeSink)var38);
java.lang.Iterable var40 = var34.elementSinks();
java.lang.Iterable var41 = var34.attributeSinks();
var19.removeElementSink((org.graphstream.stream.ElementSink)var34);
java.util.Iterator var43 = var34.getAttributeKeyIterator();
java.util.ArrayList var45 = var34.getVector("hi!");
boolean var47 = var34.hasNumber("hi!");
var1.removeSink((org.graphstream.stream.Sink)var34);
// The following exception was thrown during execution.
// This behavior will recorded for regression testing.
try {
var34.edgeRemoved("", 1L, "hi!");
fail("Expected exception of type org.graphstream.graph.ElementNotFoundException");
} catch (org.graphstream.graph.ElementNotFoundException e) {
// Expected exception.
}
// Regression assertion (captures the current behavior of the code)
assertNull(var3);
// Regression assertion (captures the current behavior of the code)
assertTrue(var10 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNull(var16);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var17);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var20);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var23);
// Regression assertion (captures the current behavior of the code)
assertTrue(var26 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var27);
// Regression assertion (captures the current behavior of the code)
assertTrue(var29 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var32);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var35);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var40);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var41);
// Regression assertion (captures the current behavior of the code)
assertNull(var43);
// Regression assertion (captures the current behavior of the code)
assertNull(var45);
// Regression assertion (captures the current behavior of the code)
assertTrue(var47 == false);
}
public void test15() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test15");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
double var8 = var1.getNumber("");
org.graphstream.graph.implementations.MultiGraph var10 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var1.removeSink((org.graphstream.stream.Sink)var10);
java.util.Iterator var12 = var10.iterator();
java.lang.String var13 = var10.getId();
var10.nodeAttributeRemoved("", (-1L), "", "hi!");
java.util.Iterator var19 = var10.<org.graphstream.graph.Node>getNodeIterator();
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var8 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var12);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var13 + "' != '" + "hi!"+ "'", var13.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertNotNull(var19);
}
public void test16() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test16");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var3 = var1.getHash("");
var1.stepBegins("", 1L, (-1.0d));
var1.clearElementSinks();
org.graphstream.graph.EdgeFactory var9 = var1.edgeFactory();
org.graphstream.graph.implementations.MultiGraph var12 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var13 = var12.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var15 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var16 = var15.<org.graphstream.graph.Edge>getEdgeIterator();
var12.addSink((org.graphstream.stream.Sink)var15);
double var19 = var12.getNumber("");
org.graphstream.graph.implementations.MultiGraph var21 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var12.removeSink((org.graphstream.stream.Sink)var21);
org.graphstream.graph.implementations.MultiGraph var24 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var25 = var24.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var27 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var28 = var27.<org.graphstream.graph.Edge>getEdgeIterator();
var24.addSink((org.graphstream.stream.Sink)var27);
org.graphstream.graph.implementations.MultiGraph var31 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var27.addAttributeSink((org.graphstream.stream.AttributeSink)var31);
double var34 = var27.getNumber("");
java.lang.Object[] var36 = var27.getArray("");
var12.addSink((org.graphstream.stream.Sink)var27);
org.graphstream.graph.implementations.MultiGraph var40 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var41 = var40.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var43 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var44 = var43.<org.graphstream.graph.Edge>getEdgeIterator();
var40.addSink((org.graphstream.stream.Sink)var43);
boolean var47 = var40.hasArray("");
org.graphstream.graph.implementations.OneAttributeElement.AttributeChangeEvent[] var52 = org.graphstream.graph.implementations.OneAttributeElement.AttributeChangeEvent.values();
var40.nodeAttributeAdded("", 1L, "hi!", "", (java.lang.Object)var52);
var27.changeAttribute("", (java.lang.Object[])var52);
var1.addAttribute("hi!", (java.lang.Object[])var52);
var1.nodeAttributeRemoved("", 0L, "hi!", "");
// Regression assertion (captures the current behavior of the code)
assertNull(var3);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var9);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var13);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var16);
// Regression assertion (captures the current behavior of the code)
assertTrue(var19 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var25);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var28);
// Regression assertion (captures the current behavior of the code)
assertTrue(var34 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNull(var36);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var41);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var44);
// Regression assertion (captures the current behavior of the code)
assertTrue(var47 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var52);
}
public void test17() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test17");
org.graphstream.graph.implementations.SingleGraph var1 = new org.graphstream.graph.implementations.SingleGraph("hi!");
org.graphstream.graph.implementations.MultiGraph var3 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var5 = var3.getHash("");
var3.stepBegins("", 1L, (-1.0d));
boolean var10 = var3.isStrict();
java.lang.Iterable var11 = var3.attributeSinks();
var1.removeSink((org.graphstream.stream.Sink)var3);
org.graphstream.graph.NodeFactory var13 = var3.nodeFactory();
org.graphstream.graph.implementations.MultiGraph var20 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var21 = var20.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var23 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var24 = var23.<org.graphstream.graph.Edge>getEdgeIterator();
var20.addSink((org.graphstream.stream.Sink)var23);
org.graphstream.graph.implementations.MultiGraph var27 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var23.addAttributeSink((org.graphstream.stream.AttributeSink)var27);
var3.nodeAttributeChanged("", 10L, "hi!", "hi!", (java.lang.Object)100.0d, (java.lang.Object)var23);
var3.nodeAttributeRemoved("", 100L, "", "");
boolean var35 = var3.nullAttributesAreErrors();
// Regression assertion (captures the current behavior of the code)
assertNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var10 == true);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var11);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var13);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var21);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var24);
// Regression assertion (captures the current behavior of the code)
assertTrue(var35 == false);
}
public void test18() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test18");
org.graphstream.graph.implementations.AdjacencyListGraph var3 = new org.graphstream.graph.implementations.AdjacencyListGraph("", true, false);
boolean var4 = var3.isAutoCreationEnabled();
// The following exception was thrown during execution.
// This behavior will recorded for regression testing.
try {
org.graphstream.graph.Edge var6 = var3.<org.graphstream.graph.Edge>removeEdge("hi!");
fail("Expected exception of type org.graphstream.graph.ElementNotFoundException");
} catch (org.graphstream.graph.ElementNotFoundException e) {
// Expected exception.
}
// Regression assertion (captures the current behavior of the code)
assertTrue(var4 == false);
}
public void test19() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test19");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
boolean var8 = var1.hasArray("");
var1.stepBegins(Double.NaN);
var1.setAutoCreate(false);
org.graphstream.graph.implementations.AdjacencyListGraph var14 = new org.graphstream.graph.implementations.AdjacencyListGraph("");
boolean var16 = var14.hasVector("hi!");
java.util.Iterator var17 = var14.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var22 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var24 = var22.getHash("");
var14.graphAttributeAdded("", (-1L), "hi!", (java.lang.Object)"");
java.lang.String var26 = var14.toString();
java.util.Collection var27 = var14.<org.graphstream.graph.Node>getNodeSet();
double var29 = var14.getNumber("");
org.graphstream.graph.implementations.MultiGraph var35 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var36 = var35.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var38 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var39 = var38.<org.graphstream.graph.Edge>getEdgeIterator();
var35.addSink((org.graphstream.stream.Sink)var38);
java.lang.Object[] var42 = var38.getArray("");
boolean var44 = var38.hasVector("hi!");
java.util.Collection var45 = var38.<org.graphstream.graph.Edge>getEdgeSet();
var14.nodeAttributeAdded("", (-1L), "", "", (java.lang.Object)var38);
java.lang.Iterable var47 = var14.elementSinks();
var1.addAttributeSink((org.graphstream.stream.AttributeSink)var14);
var1.clear();
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var8 == false);
// Regression assertion (captures the current behavior of the code)
assertTrue(var16 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var17);
// Regression assertion (captures the current behavior of the code)
assertNull(var24);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var26 + "' != '" + ""+ "'", var26.equals(""));
// Regression assertion (captures the current behavior of the code)
assertNotNull(var27);
// Regression assertion (captures the current behavior of the code)
assertTrue(var29 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var36);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var39);
// Regression assertion (captures the current behavior of the code)
assertNull(var42);
// Regression assertion (captures the current behavior of the code)
assertTrue(var44 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var45);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var47);
}
public void test20() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test20");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
double var8 = var1.getNumber("");
double var10 = var1.getNumber("hi!");
org.graphstream.stream.Replayable.Controller var11 = var1.getReplayController();
java.lang.String var12 = var1.getId();
int var13 = var1.getEdgeCount();
java.lang.String var14 = var1.getId();
org.graphstream.graph.implementations.SingleGraph var23 = new org.graphstream.graph.implementations.SingleGraph("hi!", true, true, 1, 10);
org.graphstream.graph.implementations.SingleGraph var29 = new org.graphstream.graph.implementations.SingleGraph("hi!", true, true, 1, 10);
org.graphstream.graph.EdgeFactory var30 = var29.edgeFactory();
var1.graphAttributeChanged("", 100L, "hi!", (java.lang.Object)true, (java.lang.Object)var29);
var29.graphCleared("hi!", 10L);
org.graphstream.graph.implementations.SingleGraph var42 = new org.graphstream.graph.implementations.SingleGraph("", false, true);
org.graphstream.graph.implementations.MultiGraph var44 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var46 = var44.getHash("");
var44.stepBegins("", 1L, (-1.0d));
boolean var51 = var44.isStrict();
var44.setStrict(true);
org.graphstream.graph.implementations.MultiGraph var59 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var60 = var59.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var62 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var63 = var62.<org.graphstream.graph.Edge>getEdgeIterator();
var59.addSink((org.graphstream.stream.Sink)var62);
java.util.Iterator var65 = var59.<org.graphstream.graph.Node>getNodeIterator();
var44.nodeAttributeChanged("hi!", 1L, "hi!", "", (java.lang.Object)var65, (java.lang.Object)(byte)0);
var42.removeElementSink((org.graphstream.stream.ElementSink)var44);
java.lang.Iterable var69 = var42.attributeSinks();
java.util.Iterator var70 = var42.<org.graphstream.graph.Node>getNodeIterator();
var29.nodeAttributeAdded("", (-1L), "", "", (java.lang.Object)var42);
java.util.ArrayList var73 = var29.getVector("hi!");
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var8 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertTrue(var10 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var11);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var12 + "' != '" + "hi!"+ "'", var12.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertTrue(var13 == 0);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var14 + "' != '" + "hi!"+ "'", var14.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertNotNull(var30);
// Regression assertion (captures the current behavior of the code)
assertNull(var46);
// Regression assertion (captures the current behavior of the code)
assertTrue(var51 == true);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var60);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var63);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var65);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var69);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var70);
// Regression assertion (captures the current behavior of the code)
assertNull(var73);
}
public void test21() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test21");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
java.util.Iterator var7 = var1.<org.graphstream.graph.Node>getNodeIterator();
org.graphstream.graph.implementations.SingleGraph var15 = new org.graphstream.graph.implementations.SingleGraph("", false, true);
org.graphstream.graph.implementations.MultiGraph var17 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var19 = var17.getHash("");
var17.stepBegins("", 1L, (-1.0d));
boolean var24 = var17.isStrict();
var17.setStrict(true);
org.graphstream.graph.implementations.MultiGraph var32 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var33 = var32.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var35 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var36 = var35.<org.graphstream.graph.Edge>getEdgeIterator();
var32.addSink((org.graphstream.stream.Sink)var35);
java.util.Iterator var38 = var32.<org.graphstream.graph.Node>getNodeIterator();
var17.nodeAttributeChanged("hi!", 1L, "hi!", "", (java.lang.Object)var38, (java.lang.Object)(byte)0);
var15.removeElementSink((org.graphstream.stream.ElementSink)var17);
var1.edgeAttributeAdded("hi!", 1L, "", "", (java.lang.Object)var15);
var15.clearAttributeSinks();
org.graphstream.graph.Edge var48 = var15.<org.graphstream.graph.Edge>addEdge("", "", "hi!", true);
java.lang.Iterable var49 = var15.getEachAttributeKey();
org.graphstream.graph.implementations.MultiGraph var51 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var52 = var51.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var54 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var55 = var54.<org.graphstream.graph.Edge>getEdgeIterator();
var51.addSink((org.graphstream.stream.Sink)var54);
org.graphstream.graph.implementations.MultiGraph var58 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var54.addAttributeSink((org.graphstream.stream.AttributeSink)var58);
double var61 = var54.getNumber("");
var54.stepBegins(10.0d);
org.graphstream.graph.implementations.MultiGraph var65 = new org.graphstream.graph.implementations.MultiGraph("hi!");
var54.addElementSink((org.graphstream.stream.ElementSink)var65);
var15.addElementSink((org.graphstream.stream.ElementSink)var54);
org.graphstream.graph.Edge var71 = var15.<org.graphstream.graph.Edge>addEdge("", "", "");
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var7);
// Regression assertion (captures the current behavior of the code)
assertNull(var19);
// Regression assertion (captures the current behavior of the code)
assertTrue(var24 == true);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var33);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var36);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var38);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var48);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var49);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var52);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var55);
// Regression assertion (captures the current behavior of the code)
assertTrue(var61 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNull(var71);
}
public void test22() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test22");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.HashMap var3 = var1.getHash("");
org.graphstream.graph.Edge var5 = var1.<org.graphstream.graph.Edge>getEdge("");
java.lang.CharSequence var7 = var1.getLabel("");
org.graphstream.graph.implementations.MultiGraph var9 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var10 = var9.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var12 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var13 = var12.<org.graphstream.graph.Edge>getEdgeIterator();
var9.addSink((org.graphstream.stream.Sink)var12);
boolean var16 = var9.hasArray("");
var9.stepBegins(Double.NaN);
org.graphstream.graph.implementations.MultiGraph var24 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var25 = var24.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var27 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var28 = var27.<org.graphstream.graph.Edge>getEdgeIterator();
var24.addSink((org.graphstream.stream.Sink)var27);
java.lang.Object[] var31 = var27.getArray("");
org.graphstream.graph.implementations.SingleGraph var37 = new org.graphstream.graph.implementations.SingleGraph("hi!", false, true, 1, 0);
var37.stepBegins(1.0d);
var9.nodeAttributeChanged("", 10L, "hi!", "", (java.lang.Object)var27, (java.lang.Object)1.0d);
var1.addAttributeSink((org.graphstream.stream.AttributeSink)var27);
var27.clearAttributes();
var27.nodeAdded("hi!", 1L, "hi!");
org.graphstream.graph.implementations.SingleGraph var52 = new org.graphstream.graph.implementations.SingleGraph("hi!", false, true, 1, 0);
var52.stepBegins(1.0d);
var52.setAutoCreate(false);
var27.removeSink((org.graphstream.stream.Sink)var52);
var27.setAutoCreate(false);
java.lang.String var60 = var27.toString();
int var61 = var27.getIndex();
// Regression assertion (captures the current behavior of the code)
assertNull(var3);
// Regression assertion (captures the current behavior of the code)
assertNull(var5);
// Regression assertion (captures the current behavior of the code)
assertNull(var7);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var10);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var13);
// Regression assertion (captures the current behavior of the code)
assertTrue(var16 == false);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var25);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var28);
// Regression assertion (captures the current behavior of the code)
assertNull(var31);
// Regression assertion (captures the current behavior of the code)
assertTrue("'" + var60 + "' != '" + "hi!"+ "'", var60.equals("hi!"));
// Regression assertion (captures the current behavior of the code)
assertTrue(var61 == 0);
}
public void test23() throws Throwable {
if (debug) System.out.printf("%nRandoopTest9.test23");
org.graphstream.graph.implementations.MultiGraph var1 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var2 = var1.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var4 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var5 = var4.<org.graphstream.graph.Edge>getEdgeIterator();
var1.addSink((org.graphstream.stream.Sink)var4);
double var8 = var1.getNumber("");
org.graphstream.graph.implementations.MultiGraph var10 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var11 = var10.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var13 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var14 = var13.<org.graphstream.graph.Edge>getEdgeIterator();
var10.addSink((org.graphstream.stream.Sink)var13);
var1.removeElementSink((org.graphstream.stream.ElementSink)var13);
org.graphstream.graph.implementations.AdjacencyListGraph var21 = new org.graphstream.graph.implementations.AdjacencyListGraph("", false, true);
java.lang.Object[] var22 = new java.lang.Object[] { ""};
var1.changeAttribute("hi!", var22);
org.graphstream.stream.Replayable.Controller var24 = var1.getReplayController();
java.util.Iterator var25 = var1.iterator();
var1.edgeAttributeRemoved("hi!", 100L, "", "");
java.lang.Iterable var31 = var1.<org.graphstream.graph.Edge>getEachEdge();
var1.clearElementSinks();
org.graphstream.graph.implementations.MultiGraph var37 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var38 = var37.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var40 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var41 = var40.<org.graphstream.graph.Edge>getEdgeIterator();
var37.addSink((org.graphstream.stream.Sink)var40);
double var44 = var37.getNumber("");
org.graphstream.graph.implementations.MultiGraph var46 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var47 = var46.<org.graphstream.graph.Edge>getEdgeIterator();
org.graphstream.graph.implementations.MultiGraph var49 = new org.graphstream.graph.implementations.MultiGraph("hi!");
java.util.Iterator var50 = var49.<org.graphstream.graph.Edge>getEdgeIterator();
var46.addSink((org.graphstream.stream.Sink)var49);
var37.removeElementSink((org.graphstream.stream.ElementSink)var49);
org.graphstream.graph.implementations.AdjacencyListGraph var57 = new org.graphstream.graph.implementations.AdjacencyListGraph("", false, true);
java.lang.Object[] var58 = new java.lang.Object[] { ""};
var37.changeAttribute("hi!", var58);
var37.clearElementSinks();
var37.stepBegins("", 10L, (-1.0d));
var37.nodeAttributeRemoved("hi!", 1L, "", "");
boolean var71 = var37.hasLabel("hi!");
var1.graphAttributeAdded("hi!", 1L, "", (java.lang.Object)var71);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var2);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var5);
// Regression assertion (captures the current behavior of the code)
assertTrue(var8 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var11);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var14);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var22);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var24);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var25);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var31);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var38);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var41);
// Regression assertion (captures the current behavior of the code)
assertTrue(var44 == Double.NaN);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var47);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var50);
// Regression assertion (captures the current behavior of the code)
assertNotNull(var58);
// Regression assertion (captures the current behavior of the code)
assertTrue(var71 == true);
}
}