sqt/assignment-w13/comments-api/src/test/java/randoopWithoutOracle/ErrorTest0.java

8758 lines
565 KiB
Java

package randoopWithoutOracle;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class ErrorTest0 {
public static boolean debug = false;
@Test
public void test001() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test001");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test002() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test002");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
}
@Test
public void test003() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test003");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test004() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test004");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test005() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test005");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test006() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test006");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test007() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test007");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteProfile("");
}
@Test
public void test008() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test008");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test009() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test009");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test010() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test010");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test011() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test011");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
java.util.List<comments.model.Profile> profileList1 = mapCriticsRepository0.getAllProfiles();
}
@Test
public void test012() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test012");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test013() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test013");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test014() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test014");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test015() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test015");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test016() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test016");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test017() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test017");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test018() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test018");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test019() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test019");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
}
@Test
public void test020() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test020");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test021() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test021");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test022() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test022");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
}
@Test
public void test023() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test023");
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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test024() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test024");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test025() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test025");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test026() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test026");
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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test027() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test027");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test028() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test028");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test029() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test029");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test030() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test030");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test031() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test031");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test032() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test032");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test033() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test033");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test034() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test034");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test035() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test035");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test036() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test036");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Comment comment12 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test037() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test037");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test038() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test038");
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("hi!");
}
@Test
public void test039() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test039");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test040() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test040");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test041() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test041");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test042() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test042");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test043() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test043");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test044() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test044");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test045() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test045");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test046() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test046");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test047() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test047");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test048() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test048");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test049() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test049");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test050() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test050");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test051() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test051");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test052() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test052");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test053() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test053");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test054() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test054");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test055() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test055");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test056() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test056");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test057() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test057");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test058() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test058");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test059() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test059");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test060() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test060");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test061() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test061");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test062() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test062");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test063() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test063");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test064() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test064");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("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 test065() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test065");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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("hi!");
}
@Test
public void test066() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test066");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test067() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test067");
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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test068() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test068");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test069() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test069");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test070() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test070");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("");
mapCriticsRepository0.deleteProfile("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 test071() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test071");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test072() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test072");
comments.repository.MapCriticsRepository mapCriticsRepository0 = new comments.repository.MapCriticsRepository();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test073() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test073");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile> profileList6 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test074() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test074");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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("");
}
@Test
public void test075() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test075");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
java.util.List<comments.model.Profile> profileList10 = mapCriticsRepository0.getAllProfiles();
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 test076() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test076");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test077() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test077");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test078() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test078");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test079() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test079");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test080() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test080");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test081() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test081");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test082() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test082");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test083() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test083");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test084() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test084");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test085() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test085");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test086() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test086");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test087() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test087");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test088() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test088");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test089() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test089");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
comments.model.Profile profile4 = 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 test090() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test090");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test091() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test091");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test092() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test092");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test093() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test093");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test094() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test094");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test095() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test095");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test096() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test096");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test097() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test097");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test098() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test098");
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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test099() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test099");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test100() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test100");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test101() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test101");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test102() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test102");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.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 test103() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test103");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test104() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test104");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test105() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test105");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test106() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test106");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test107() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test107");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.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("hi!");
}
@Test
public void test108() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test108");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test109() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test109");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test110() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test110");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test111() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test111");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test112() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test112");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = 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 test113() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test113");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test114() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test114");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test115() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test115");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test116() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test116");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test117() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test117");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test118() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test118");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test119() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test119");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test120() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test120");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test121() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test121");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test122() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test122");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test123() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test123");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test124() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test124");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test125() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test125");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test126() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test126");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile profile14 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test127() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test127");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.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 test128() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test128");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test129() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test129");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test130() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test130");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test131() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test131");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test132() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test132");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test133() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test133");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test134() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test134");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test135() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test135");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test136() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test136");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test137() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test137");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test138() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test138");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test139() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test139");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!");
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 test140() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test140");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test141() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test141");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test142() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test142");
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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test143() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test143");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test144() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test144");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test145() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test145");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test146() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test146");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test147() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test147");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test148() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test148");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Comment comment14 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test149() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test149");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test150() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test150");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
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 test151() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test151");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test152() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test152");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test153() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test153");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test154() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test154");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test155() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test155");
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("");
}
@Test
public void test156() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test156");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test157() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test157");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test158() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test158");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
java.util.List<comments.model.Comment> commentList1 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test159() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test159");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
comments.model.Comment comment2 = mapCriticsRepository0.getComment("");
java.util.List<comments.model.Profile> profileList3 = mapCriticsRepository0.getAllProfiles();
comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test160() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test160");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test161() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test161");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test162() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test162");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Comment comment21 = mapCriticsRepository0.getComment("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test163() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test163");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test164() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test164");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test165() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test165");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test166() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test166");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test167() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test167");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test168() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test168");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test169() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test169");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test170() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test170");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test171() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test171");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test172() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test172");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test173() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test173");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test174() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test174");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test175() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test175");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test176() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test176");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!");
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 test177() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test177");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
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 test178() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test178");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test179() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test179");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test180() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test180");
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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test181() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test181");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
}
@Test
public void test182() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test182");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test183() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test183");
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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test184() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test184");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test185() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test185");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
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 test186() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test186");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test187() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test187");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test188() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test188");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile profile16 = mapCriticsRepository0.getProfile("");
java.util.List<comments.model.Profile> profileList17 = mapCriticsRepository0.getAllProfiles();
comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test189() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test189");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test190() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test190");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test191() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test191");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test192() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test192");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
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 test193() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test193");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test194() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test194");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 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 test195() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test195");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 comment12 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test196() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test196");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test197() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test197");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test198() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test198");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test199() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test199");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.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 test200() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test200");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test201() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test201");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
comments.model.Profile profile23 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test202() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test202");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test203() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test203");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance();
mapCriticsRepository0.deleteProfile("");
comments.model.Profile profile4 = mapCriticsRepository0.getProfile("hi!");
java.util.List<comments.model.Profile> profileList5 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test204() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test204");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test205() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test205");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test206() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test206");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test207() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test207");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test208() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test208");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("hi!");
comments.model.Comment comment14 = mapCriticsRepository0.getComment("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test209() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test209");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Comment> commentList16 = mapCriticsRepository0.getAllComments();
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 test210() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test210");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test211() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test211");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test212() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test212");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
mapCriticsRepository0.deleteProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test213() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test213");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile> profileList15 = mapCriticsRepository0.getAllProfiles();
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 test214() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test214");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
java.util.List<comments.model.Profile> profileList13 = mapCriticsRepository0.getAllProfiles();
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 test215() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test215");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test216() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test216");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test217() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test217");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.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 test218() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test218");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile profile16 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test219() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test219");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test220() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test220");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test221() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test221");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test222() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test222");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
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 test223() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test223");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test224() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test224");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test225() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test225");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Comment> commentList16 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test226() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test226");
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("");
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 test227() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test227");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
java.util.List<comments.model.Comment> commentList9 = mapCriticsRepository0.getAllComments();
comments.model.Profile profile11 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test228() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test228");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test229() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test229");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test230() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test230");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test231() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test231");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test232() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test232");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
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 test233() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test233");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile profile19 = mapCriticsRepository0.getProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test234() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test234");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test235() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test235");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile> profileList14 = mapCriticsRepository0.getAllProfiles();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test236() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test236");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test237() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test237");
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("");
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 test238() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test238");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test239() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test239");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Profile profile16 = mapCriticsRepository0.getProfile("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test240() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test240");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test241() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test241");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
java.util.List<comments.model.Comment> commentList16 = mapCriticsRepository0.getAllComments();
java.util.List<comments.model.Comment> commentList17 = mapCriticsRepository0.getAllComments();
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("hi!");
}
@Test
public void test242() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test242");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
mapCriticsRepository0.deleteProfile("");
mapCriticsRepository0.deleteProfile("hi!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test243() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test243");
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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test244() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test244");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test245() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test245");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
comments.model.Comment comment15 = mapCriticsRepository0.getComment("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 test246() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test246");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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.Comment> commentList11 = mapCriticsRepository0.getAllComments();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test247() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test247");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
}
@Test
public void test248() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test248");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test249() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test249");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test250() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test250");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("");
}
@Test
public void test251() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test251");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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();
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 test252() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test252");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test253() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test253");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("");
// during test generation this statement threw an exception of type java.lang.NullPointerException in error
mapCriticsRepository0.deleteComment("hi!");
}
@Test
public void test254() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test254");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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("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 test255() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test255");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test256() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test256");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test257() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test257");
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 test258() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test258");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test259() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test259");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test260() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test260");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test261() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test261");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test262() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test262");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test263() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test263");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test264() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test264");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test265() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test265");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test266() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test266");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test267() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test267");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test268() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test268");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test269() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test269");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test270() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test270");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test271() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test271");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test272() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test272");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test273() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test273");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test274() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test274");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test275() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test275");
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 test276() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test276");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test277() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test277");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test278() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test278");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test279() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test279");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test280() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test280");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test281() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test281");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test282() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test282");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test283() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test283");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test284() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test284");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test285() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test285");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test286() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test286");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test287() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test287");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test288() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test288");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test289() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test289");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test290() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test290");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test291() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test291");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test292() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test292");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test293() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test293");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test294() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test294");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test295() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test295");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test296() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test296");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test297() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test297");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test298() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test298");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test299() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test299");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test300() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test300");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test301() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test301");
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 test302() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test302");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test303() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test303");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test304() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test304");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test305() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test305");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test306() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test306");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test307() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test307");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test308() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test308");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test309() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test309");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test310() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test310");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test311() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test311");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test312() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test312");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test313() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test313");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test314() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test314");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test315() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test315");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test316() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test316");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test317() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test317");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test318() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test318");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test319() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test319");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test320() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test320");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test321() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test321");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test322() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test322");
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 test323() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test323");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test324() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test324");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test325() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test325");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test326() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test326");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test327() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test327");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test328() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test328");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test329() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test329");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test330() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test330");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test331() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test331");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test332() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test332");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test333() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test333");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test334() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test334");
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 test335() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test335");
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 test336() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test336");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test337() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test337");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test338() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test338");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test339() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test339");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test340() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test340");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test341() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test341");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test342() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test342");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test343() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test343");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test344() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test344");
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 test345() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test345");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test346() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test346");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test347() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test347");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test348() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test348");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test349() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test349");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test350() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test350");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test351() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test351");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test352() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test352");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test353() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test353");
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 test354() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test354");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test355() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test355");
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 test356() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test356");
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 test357() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test357");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test358() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test358");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test359() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test359");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test360() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test360");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test361() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test361");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test362() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test362");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test363() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test363");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test364() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test364");
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 test365() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test365");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test366() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test366");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test367() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test367");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test368() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test368");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test369() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test369");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test370() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test370");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test371() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test371");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test372() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test372");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test373() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test373");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test374() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test374");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test375() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test375");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test376() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test376");
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 test377() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test377");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test378() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test378");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test379() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test379");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test380() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test380");
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 test381() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test381");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test382() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test382");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test383() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test383");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test384() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test384");
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 test385() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test385");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test386() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test386");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test387() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test387");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test388() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test388");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test389() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test389");
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 test390() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test390");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test391() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test391");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test392() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test392");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test393() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test393");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test394() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test394");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test395() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test395");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test396() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test396");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test397() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test397");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test398() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test398");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test399() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test399");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test400() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test400");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test401() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test401");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test402() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test402");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test403() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test403");
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 test404() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test404");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test405() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test405");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test406() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test406");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test407() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test407");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test408() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test408");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test409() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test409");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test410() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test410");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test411() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test411");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test412() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test412");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test413() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test413");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test414() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test414");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test415() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test415");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test416() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test416");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test417() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test417");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test418() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test418");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test419() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test419");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test420() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test420");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test421() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test421");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test422() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test422");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test423() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test423");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test424() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test424");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test425() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test425");
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 test426() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test426");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test427() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test427");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test428() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test428");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test429() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test429");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test430() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test430");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test431() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test431");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test432() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test432");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test433() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test433");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test434() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test434");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test435() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test435");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test436() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test436");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test437() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test437");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test438() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test438");
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 test439() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test439");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test440() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test440");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test441() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test441");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test442() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test442");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test443() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test443");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test444() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test444");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test445() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test445");
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 test446() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test446");
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 test447() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test447");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test448() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test448");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test449() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test449");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test450() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test450");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test451() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test451");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test452() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test452");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test453() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test453");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test454() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test454");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test455() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test455");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test456() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test456");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test457() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test457");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test458() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test458");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test459() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test459");
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 test460() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test460");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test461() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test461");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test462() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test462");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test463() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test463");
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 test464() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test464");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test465() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test465");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test466() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test466");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test467() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test467");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test468() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test468");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test469() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test469");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test470() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test470");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test471() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test471");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test472() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test472");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test473() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test473");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test474() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test474");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test475() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test475");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test476() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test476");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test477() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test477");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test478() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test478");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test479() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test479");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test480() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test480");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test481() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test481");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test482() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test482");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test483() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test483");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test484() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test484");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test485() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test485");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test486() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test486");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test487() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test487");
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 test488() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test488");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test489() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test489");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test490() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test490");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test491() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test491");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test492() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test492");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test493() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test493");
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 test494() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test494");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test495() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test495");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test496() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test496");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test497() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test497");
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 test498() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test498");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test499() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test499");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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 test500() throws Throwable {
if (debug)
System.out.format("%n%s%n", "ErrorTest0.test500");
comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.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!");
}
}