sqt/assignment-w13/comments-api/src/test/java/randoopWithOracle/ErrorTest1.java

9763 lines
644 KiB
Java

package randoopWithOracle;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class ErrorTest1 {
public static boolean debug = false;
@Test
public void test0501() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0501");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList21 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment24 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment24);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0502() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0502");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0503() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0503");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0504() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0504");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0505() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0505");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0506() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0506");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0507() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0507");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0508() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0508");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0509() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0509");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0510() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0510");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0511() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0511");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0512() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0512");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0513() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0513");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0514() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0514");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0515() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0515");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0516() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0516");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0517() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0517");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0518() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0518");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment25 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList26 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList27 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment28 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment28);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0519() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0519");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment7 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment7);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0520() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0520");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0521() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0521");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0522() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0522");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0523() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0523");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0524() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0524");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0525() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0525");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0526() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0526");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0527() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0527");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment24 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment24);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0528() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0528");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0529() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0529");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0530() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0530");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("");
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0531() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0531");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0532() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0532");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0533() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0533");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0534() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0534");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0535() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0535");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0536() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0536");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0537() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0537");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment6 = mapCriticsRepository0.getComment("");
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment9 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment9);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0538() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0538");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0539() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0539");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0540() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0540");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0541() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0541");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0542() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0542");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0543() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0543");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment6 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment8 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment8);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0544() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0544");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0545() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0545");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0546() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0546");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0547() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0547");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0548() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0548");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0549() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0549");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0550() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0550");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment10 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment10);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0551() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0551");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0552() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0552");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0553() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0553");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile25 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0554() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0554");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0555() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0555");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0556() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0556");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0557() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0557");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0558() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0558");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0559() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0559");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0560() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0560");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0561() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0561");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0562() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0562");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0563() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0563");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0564() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0564");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0565() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0565");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0566() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0566");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0567() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0567");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0568() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0568");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0569() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0569");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0570() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0570");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0571() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0571");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0572() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0572");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0573() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0573");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0574() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0574");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0575() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0575");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0576() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0576");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0577() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0577");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0578() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0578");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0579() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0579");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0580() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0580");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0581() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0581");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0582() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0582");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0583() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0583");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0584() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0584");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0585() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0585");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0586() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0586");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0587() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0587");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0588() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0588");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0589() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0589");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0590() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0590");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0591() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0591");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0592() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0592");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0593() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0593");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0594() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0594");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0595() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0595");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0596() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0596");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0597() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0597");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0598() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0598");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0599() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0599");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0600() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0600");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0601() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0601");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0602() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0602");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0603() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0603");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment23 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0604() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0604");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0605() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0605");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0606() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0606");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0607() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0607");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0608() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0608");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0609() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0609");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0610() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0610");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0611() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0611");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0612() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0612");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0613() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0613");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0614() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0614");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0615() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0615");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList22 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment24 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList25 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0616() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0616");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0617() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0617");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment23 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment23);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0618() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0618");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile6 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList7 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0619() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0619");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0620() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0620");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0621() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0621");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0622() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0622");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0623() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0623");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0624() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0624");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0625() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0625");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0626() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0626");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0627() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0627");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment23 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment24 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment24);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0628() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0628");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0629() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0629");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0630() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0630");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0631() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0631");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0632() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0632");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0633() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0633");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0634() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0634");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0635() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0635");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0636() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0636");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0637() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0637");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0638() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0638");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0639() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0639");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0640() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0640");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0641() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0641");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0642() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0642");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0643() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0643");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0644() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0644");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0645() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0645");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0646() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0646");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0647() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0647");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList23 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment24 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment24);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0648() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0648");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0649() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0649");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0650() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0650");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0651() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0651");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0652() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0652");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0653() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0653");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0654() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0654");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0655() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0655");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0656() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0656");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0657() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0657");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0658() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0658");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0659() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0659");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0660() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0660");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0661() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0661");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0662() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0662");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0663() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0663");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0664() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0664");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0665() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0665");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0666() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0666");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0667() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0667");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0668() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0668");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0669() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0669");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0670() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0670");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0671() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0671");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile6 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment7 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment7);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0672() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0672");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0673() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0673");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0674() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0674");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0675() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0675");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0676() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0676");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0677() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0677");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0678() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0678");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0679() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0679");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0680() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0680");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0681() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0681");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0682() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0682");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0683() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0683");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0684() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0684");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0685() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0685");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0686() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0686");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0687() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0687");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0688() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0688");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0689() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0689");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0690() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0690");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList5 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment6 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment6);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0691() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0691");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0692() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0692");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0693() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0693");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0694() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0694");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0695() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0695");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment25 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList26 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList27 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment29 = mapCriticsRepository0.getComment("");
comments.model.Comment comment30 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment30);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0696() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0696");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0697() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0697");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0698() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0698");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0699() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0699");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0700() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0700");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment7 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment7);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0701() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0701");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment25 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList26 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment28 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0702() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0702");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0703() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0703");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0704() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0704");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0705() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0705");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0706() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0706");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0707() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0707");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0708() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0708");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0709() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0709");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0710() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0710");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0711() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0711");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0712() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0712");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0713() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0713");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0714() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0714");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0715() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0715");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0716() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0716");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0717() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0717");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0718() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0718");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0719() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0719");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0720() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0720");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0721() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0721");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0722() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0722");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0723() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0723");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0724() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0724");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0725() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0725");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0726() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0726");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment5 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment5);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0727() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0727");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0728() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0728");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0729() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0729");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0730() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0730");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0731() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0731");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0732() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0732");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0733() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0733");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment23 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment23);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0734() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0734");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0735() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0735");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0736() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0736");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0737() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0737");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0738() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0738");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0739() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0739");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0740() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0740");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment23 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment23);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0741() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0741");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0742() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0742");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0743() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0743");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0744() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0744");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment5 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0745() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0745");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0746() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0746");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0747() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0747");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0748() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0748");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList21 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0749() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0749");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0750() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0750");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0751() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0751");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment5 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0752() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0752");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0753() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0753");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0754() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0754");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList25 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList26 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0755() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0755");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0756() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0756");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0757() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0757");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0758() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0758");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0759() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0759");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0760() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0760");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0761() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0761");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0762() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0762");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0763() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0763");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0764() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0764");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0765() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0765");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList22 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment23 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment23);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0766() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0766");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0767() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0767");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0768() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0768");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0769() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0769");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment8 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment8);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0770() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0770");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0771() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0771");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0772() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0772");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0773() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0773");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0774() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0774");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0775() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0775");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList5 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment7 = mapCriticsRepository0.getComment("");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0776() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0776");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0777() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0777");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0778() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0778");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0779() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0779");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0780() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0780");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0781() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0781");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0782() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0782");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0783() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0783");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0784() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0784");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0785() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0785");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0786() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0786");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0787() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0787");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0788() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0788");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList21 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0789() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0789");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0790() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0790");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0791() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0791");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0792() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0792");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0793() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0793");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0794() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0794");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0795() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0795");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0796() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0796");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0797() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0797");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0798() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0798");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0799() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0799");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0800() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0800");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0801() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0801");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0802() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0802");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0803() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0803");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0804() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0804");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment7 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment7);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0805() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0805");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList23 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0806() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0806");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0807() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0807");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList21 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0808() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0808");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0809() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0809");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0810() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0810");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0811() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0811");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0812() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0812");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0813() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0813");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0814() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0814");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0815() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0815");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0816() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0816");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0817() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0817");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0818() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0818");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile6 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment7);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0819() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0819");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList22 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList23 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0820() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0820");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0821() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0821");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0822() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0822");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0823() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0823");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0824() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0824");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0825() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0825");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0826() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0826");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0827() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0827");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0828() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0828");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment25 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList26 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile28 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment29 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment29);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0829() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0829");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0830() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0830");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0831() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0831");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0832() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0832");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0833() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0833");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0834() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0834");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0835() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0835");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0836() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0836");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0837() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0837");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment23 = mapCriticsRepository0.getComment("");
comments.model.Comment comment24 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment24);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0838() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0838");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0839() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0839");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0840() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0840");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0841() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0841");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0842() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0842");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0843() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0843");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0844() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0844");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList22 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile24 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0845() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0845");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0846() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0846");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0847() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0847");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0848() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0848");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0849() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0849");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0850() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0850");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Comment comment9 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment9);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0851() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0851");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0852() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0852");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0853() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0853");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0854() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0854");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0855() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0855");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment22 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment25 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment25);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0856() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0856");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0857() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0857");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0858() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0858");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0859() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0859");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment8 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment8);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0860() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0860");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0861() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0861");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList24 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList25 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0862() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0862");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0863() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0863");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0864() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0864");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0865() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0865");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0866() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0866");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0867() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0867");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0868() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0868");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0869() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0869");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0870() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0870");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0871() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0871");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment23 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment26 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment26);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0872() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0872");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0873() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0873");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0874() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0874");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0875() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0875");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0876() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0876");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0877() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0877");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0878() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0878");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0879() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0879");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0880() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0880");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment25 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment25);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0881() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0881");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0882() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0882");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0883() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0883");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0884() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0884");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0885() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0885");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile6 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0886() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0886");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0887() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0887");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0888() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0888");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0889() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0889");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList21 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0890() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0890");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0891() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0891");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0892() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0892");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0893() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0893");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0894() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0894");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0895() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0895");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList21 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0896() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0896");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0897() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0897");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0898() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0898");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0899() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0899");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0900() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0900");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0901() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0901");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0902() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0902");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment18 = mapCriticsRepository0.getComment("");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0903() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0903");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0904() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0904");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0905() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0905");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0906() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0906");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0907() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0907");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0908() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0908");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0909() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0909");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0910() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0910");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment25 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment25);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0911() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0911");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0912() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0912");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0913() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0913");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0914() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0914");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0915() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0915");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0916() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0916");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0917() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0917");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0918() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0918");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0919() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0919");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0920() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0920");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList16 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0921() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0921");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0922() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0922");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0923() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0923");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0924() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0924");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment9 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0925() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0925");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0926() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0926");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0927() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0927");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0928() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0928");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0929() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0929");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0930() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0930");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0931() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0931");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0932() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0932");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0933() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0933");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList7 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0934() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0934");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0935() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0935");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList22 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment24 = mapCriticsRepository0.getComment("");
comments.model.Comment comment25 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment25);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0936() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0936");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0937() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0937");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment21 = mapCriticsRepository0.getComment("");
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0938() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0938");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0939() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0939");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0940() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0940");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0941() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0941");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0942() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0942");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0943() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0943");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0944() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0944");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0945() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0945");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0946() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0946");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList22 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList23 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0947() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0947");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0948() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0948");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0949() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0949");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList21 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList22 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList23 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment24 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment24);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0950() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0950");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0951() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0951");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList4 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment12 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment12);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0952() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0952");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0953() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0953");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList3 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList4 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0954() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0954");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0955() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0955");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0956() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0956");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment13 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile26 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment27 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment27);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0957() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0957");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0958() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0958");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList21 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList22 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment25 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment25);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0959() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0959");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList20 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList21 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0960() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0960");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0961() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0961");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList24 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment27 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment27);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0962() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0962");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0963() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0963");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile25 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList26 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment27 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment27);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0964() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0964");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0965() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0965");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0966() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0966");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0967() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0967");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0968() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0968");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0969() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0969");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList18 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0970() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0970");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList3 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0971() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0971");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0972() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0972");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList21 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment22 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment22);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0973() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0973");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment19 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Comment> commentList20 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment21 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment21);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0974() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0974");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0975() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0975");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment10 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment10);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0976() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0976");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0977() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0977");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0978() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0978");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment13);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0979() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0979");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment20 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment20);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0980() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0980");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList8 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0981() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0981");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0982() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0982");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0983() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0983");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList12 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0984() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0984");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList11 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment17 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment17);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0985() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0985");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList19 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0986() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0986");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile15 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList18 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0987() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0987");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Comment comment18 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment18);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0988() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0988");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment19 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment19);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0989() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0989");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment11 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0990() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0990");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile16 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList19 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0991() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0991");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment23 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment23);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0992() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0992");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Profile> profileList7 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("");
comments.model.Profile profile17 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0993() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0993");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment14 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment14);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0994() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0994");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile8 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment10 = mapCriticsRepository0.getComment("");
comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test0995() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0995");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment15 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment15);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0996() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0996");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Profile> profileList8 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("");
comments.model.Comment comment11 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment11);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test0997() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0997");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList12 = mapCriticsRepository0.getAllProfiles();
java.util.List<comments.model.Comment> commentList13 = mapCriticsRepository0.getAllComments();
mapCriticsRepository0.deleteProfile("hi!");
comments.model.Comment comment17 = mapCriticsRepository0.getComment("");
comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile21 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0998() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0998");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment12 = mapCriticsRepository0.getComment("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("");
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test0999() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test0999");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Comment> commentList6 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment8 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList9 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!");
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
@Test
public void test1000() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest1.test1000");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!");
mapCriticsRepository0.deleteProfile("hi!");
java.util.List<comments.model.Comment> commentList10 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList11 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!");
java.util.List<comments.model.Comment> commentList14 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList15 = mapCriticsRepository0.getAllComments();
comments.model.Comment comment16 = null;
// java.lang.IllegalArgumentException @throws java.lang.IllegalArgumentException the comment is null.
mapCriticsRepository0.addComment(comment16);
org.junit.Assert.fail("exception is expected: " + "[ java.lang.IllegalArgumentException ]");
}
}