package randoopWithOracle; import org.junit.FixMethodOrder; import org.junit.Test; import org.junit.runners.MethodSorters; @FixMethodOrder(MethodSorters.NAME_ASCENDING) public class RegressionTest3 { public static boolean debug = false; @Test public void test1501() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1501"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1502() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1502"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass21 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1503() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1503"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List 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!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment24); } @Test public void test1504() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1504"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1505() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1505"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNull(comment18); } @Test public void test1506() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1506"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass17 = comment16.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); } @Test public void test1507() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1507"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass21 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1508() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1508"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Profile profile20 = mapCriticsRepository0.getProfile(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass21 = profile20.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(profile20); } @Test public void test1509() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1509"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); } @Test public void test1510() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1510"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); } @Test public void test1511() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1511"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass22 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1512() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1512"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment10); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNotNull(profileList9); } @Test public void test1513() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1513"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); } @Test public void test1514() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1514"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass16 = comment15.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); } @Test public void test1515() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1515"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment23 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(comment23); } @Test public void test1516() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1516"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass16 = commentList15.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1517() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1517"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNull(comment19); } @Test public void test1518() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1518"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass13 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(wildcardClass13); } @Test public void test1519() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1519"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1520() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1520"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); } @Test public void test1521() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1521"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1522() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1522"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); } @Test public void test1523() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1523"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); } @Test public void test1524() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1524"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass16 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1525() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1525"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); } @Test public void test1526() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1526"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass4 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(wildcardClass4); } @Test public void test1527() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1527"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(profile16); } @Test public void test1528() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1528"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass14 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(wildcardClass14); } @Test public void test1529() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1529"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1530() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1530"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1531() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1531"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1532() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1532"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile9 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile9); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); } @Test public void test1533() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1533"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1534() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1534"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(profile20); } @Test public void test1535() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1535"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List profileList25 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList26 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile27 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile27); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNotNull(profileList25); org.junit.Assert.assertNotNull(profileList26); } @Test public void test1536() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1536"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); } @Test public void test1537() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1537"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(commentList20); } @Test public void test1538() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1538"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass19 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1539() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1539"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1540() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1540"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(commentList22); } @Test public void test1541() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1541"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList14 = mapCriticsRepository0.getAllComments(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(profile20); } @Test public void test1542() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1542"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1543() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1543"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1544() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1544"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); } @Test public void test1545() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1545"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(commentList10); } @Test public void test1546() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1546"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass19 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1547() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1547"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNotNull(profileList9); } @Test public void test1548() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1548"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); comments.model.Profile profile24 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(comment22); org.junit.Assert.assertNull(profile24); } @Test public void test1549() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1549"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1550() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1550"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1551() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1551"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass16 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1552() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1552"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1553() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1553"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1554() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1554"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass14 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(wildcardClass14); } @Test public void test1555() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1555"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(comment22); } @Test public void test1556() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1556"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList16 = mapCriticsRepository0.getAllComments(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass23 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNotNull(wildcardClass23); } @Test public void test1557() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1557"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); } @Test public void test1558() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1558"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1559() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1559"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNotNull(profileList23); } @Test public void test1560() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1560"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment16); } @Test public void test1561() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1561"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(commentList15); } @Test public void test1562() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1562"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); } @Test public void test1563() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1563"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1564() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1564"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass22 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1565() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1565"); 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 commentList7 = mapCriticsRepository0.getAllComments(); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(profile6); org.junit.Assert.assertNotNull(commentList7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNotNull(profileList11); } @Test public void test1566() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1566"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); java.lang.Class wildcardClass16 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1567() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1567"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(profile20); } @Test public void test1568() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1568"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1569() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1569"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass21 = commentList20.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1570() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1570"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); } @Test public void test1571() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1571"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1572() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1572"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass17 = profile16.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); } @Test public void test1573() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1573"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1574() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1574"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment10 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment10); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); } @Test public void test1575() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1575"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1576() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1576"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1577() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1577"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Profile profile20 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNull(comment22); } @Test public void test1578() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1578"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); } @Test public void test1579() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1579"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1580() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1580"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1581() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1581"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); } @Test public void test1582() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1582"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); } @Test public void test1583() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1583"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment22); } @Test public void test1584() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1584"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); java.lang.Class wildcardClass21 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1585() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1585"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); } @Test public void test1586() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1586"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment5 = mapCriticsRepository0.getComment(""); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment7 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment7); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNull(comment5); org.junit.Assert.assertNotNull(commentList6); } @Test public void test1587() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1587"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass17 = comment16.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); } @Test public void test1588() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1588"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass12 = comment11.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); } @Test public void test1589() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1589"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment24 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment24); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(profileList23); } @Test public void test1590() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1590"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1591() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1591"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1592() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1592"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList5 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass9 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNotNull(commentList5); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNotNull(wildcardClass9); } @Test public void test1593() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1593"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(comment20); } @Test public void test1594() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1594"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile24 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment22); org.junit.Assert.assertNull(profile24); } @Test public void test1595() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1595"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); } @Test public void test1596() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1596"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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.Comment comment17 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); } @Test public void test1597() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1597"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1598() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1598"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass23 = comment22.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNull(comment22); } @Test public void test1599() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1599"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList18 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1600() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1600"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList10); } @Test public void test1601() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1601"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); comments.model.Profile profile4 = mapCriticsRepository0.getProfile(""); java.util.List profileList5 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile6 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile6); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNotNull(profileList5); } @Test public void test1602() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1602"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1603() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1603"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List 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 profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1604() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1604"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1605() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1605"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); } @Test public void test1606() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1606"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1607() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1607"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(profileList16); } @Test public void test1608() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1608"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(profile21); } @Test public void test1609() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1609"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(commentList14); } @Test public void test1610() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1610"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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!"); comments.model.Profile profile25 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment26 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment26); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile25); } @Test public void test1611() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1611"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList7 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); comments.model.Comment comment12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNull(comment6); org.junit.Assert.assertNotNull(commentList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); } @Test public void test1612() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1612"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); } @Test public void test1613() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1613"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass17 = commentList16.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1614() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1614"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1615() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1615"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); } @Test public void test1616() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1616"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass16 = profileList15.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1617() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1617"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList23 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass24 = commentList23.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(commentList23); org.junit.Assert.assertNotNull(wildcardClass24); } @Test public void test1618() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1618"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(profile15); } @Test public void test1619() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1619"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1620() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1620"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(profile20); } @Test public void test1621() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1621"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1622() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1622"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1623() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1623"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List 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!"); java.util.List commentList25 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass26 = commentList25.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment24); org.junit.Assert.assertNotNull(commentList25); org.junit.Assert.assertNotNull(wildcardClass26); } @Test public void test1624() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1624"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile25 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment27 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNull(profile25); org.junit.Assert.assertNull(comment27); } @Test public void test1625() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1625"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList26 = mapCriticsRepository0.getAllComments(); java.util.List commentList27 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment29 = mapCriticsRepository0.getComment(""); java.util.List profileList30 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile31 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile31); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNull(profile23); org.junit.Assert.assertNull(comment25); org.junit.Assert.assertNotNull(commentList26); org.junit.Assert.assertNotNull(commentList27); org.junit.Assert.assertNull(comment29); org.junit.Assert.assertNotNull(profileList30); } @Test public void test1626() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1626"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment27 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment27); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); } @Test public void test1627() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1627"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); } @Test public void test1628() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1628"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1629() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1629"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 commentList15 = mapCriticsRepository0.getAllComments(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile18); } @Test public void test1630() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1630"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); } @Test public void test1631() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1631"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(profile16); } @Test public void test1632() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1632"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1633() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1633"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment17); } @Test public void test1634() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1634"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1635() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1635"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(profile17); } @Test public void test1636() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1636"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass14 = commentList13.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(wildcardClass14); } @Test public void test1637() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1637"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.lang.Class wildcardClass11 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(wildcardClass11); } @Test public void test1638() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1638"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList6); } @Test public void test1639() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1639"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); } @Test public void test1640() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1640"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1641() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1641"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNull(comment22); } @Test public void test1642() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1642"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1643() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1643"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass10 = profileList9.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(wildcardClass10); } @Test public void test1644() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1644"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); } @Test public void test1645() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1645"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1646() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1646"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment24 = mapCriticsRepository0.getComment(""); java.util.List profileList25 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList26 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment27 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment27); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList22); org.junit.Assert.assertNull(comment24); org.junit.Assert.assertNotNull(profileList25); org.junit.Assert.assertNotNull(profileList26); } @Test public void test1647() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1647"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); } @Test public void test1648() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1648"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass13 = commentList12.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(wildcardClass13); } @Test public void test1649() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1649"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); } @Test public void test1650() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1650"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment24 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList27 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile28 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile28); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNull(comment24); org.junit.Assert.assertNotNull(profileList27); } @Test public void test1651() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1651"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); comments.model.Profile profile4 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile6 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(profile6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); } @Test public void test1652() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1652"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); } @Test public void test1653() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1653"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(commentList11); } @Test public void test1654() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1654"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(profile20); } @Test public void test1655() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1655"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass21 = comment20.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment20); } @Test public void test1656() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1656"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); } @Test public void test1657() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1657"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass22 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1658() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1658"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile(""); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNotNull(profileList23); } @Test public void test1659() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1659"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile12); } @Test public void test1660() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1660"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); 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("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); } @Test public void test1661() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1661"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!"); java.lang.Class wildcardClass22 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1662() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1662"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); } @Test public void test1663() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1663"); 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 profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass10 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(wildcardClass10); } @Test public void test1664() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1664"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass22 = profileList21.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1665() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1665"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList9); } @Test public void test1666() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1666"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1667() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1667"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.lang.Class wildcardClass20 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(wildcardClass20); } @Test public void test1668() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1668"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); } @Test public void test1669() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1669"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile14); } @Test public void test1670() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1670"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile14); } @Test public void test1671() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1671"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 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!"); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList24 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment26 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNull(comment22); org.junit.Assert.assertNotNull(profileList23); org.junit.Assert.assertNotNull(commentList24); org.junit.Assert.assertNull(comment26); } @Test public void test1672() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1672"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1673() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1673"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); comments.model.Comment comment21 = mapCriticsRepository0.getComment(""); comments.model.Comment comment22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(comment21); } @Test public void test1674() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1674"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.lang.Class wildcardClass20 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(wildcardClass20); } @Test public void test1675() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1675"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); } @Test public void test1676() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1676"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass13 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(wildcardClass13); } @Test public void test1677() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1677"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1678() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1678"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList16); } @Test public void test1679() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1679"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1680() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1680"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1681() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1681"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1682() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1682"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1683() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1683"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(profile16); } @Test public void test1684() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1684"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1685() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1685"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 profileList18 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass19 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1686() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1686"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1687() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1687"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNull(comment20); } @Test public void test1688() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1688"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNull(comment19); } @Test public void test1689() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1689"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass12 = commentList11.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(wildcardClass12); } @Test public void test1690() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1690"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1691() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1691"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1692() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1692"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass23 = commentList22.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNotNull(wildcardClass23); } @Test public void test1693() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1693"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass19 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1694() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1694"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1695() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1695"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment16); } @Test public void test1696() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1696"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); } @Test public void test1697() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1697"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNull(comment13); } @Test public void test1698() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1698"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1699() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1699"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList4 = mapCriticsRepository0.getAllComments(); java.util.List profileList5 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment7 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNotNull(commentList4); org.junit.Assert.assertNotNull(profileList5); org.junit.Assert.assertNull(comment7); } @Test public void test1700() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1700"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1701() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1701"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1702() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1702"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile24 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNull(profile24); } @Test public void test1703() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1703"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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("hi!"); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1704() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1704"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(commentList20); } @Test public void test1705() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1705"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList12); } @Test public void test1706() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1706"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass24 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNotNull(profileList23); org.junit.Assert.assertNotNull(wildcardClass24); } @Test public void test1707() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1707"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(profile21); } @Test public void test1708() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1708"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1709() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1709"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1710() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1710"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(profile20); org.junit.Assert.assertNotNull(profileList21); } @Test public void test1711() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1711"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass15 = commentList14.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1712() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1712"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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 profileList24 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList25 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass26 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNull(profile23); org.junit.Assert.assertNotNull(profileList24); org.junit.Assert.assertNotNull(profileList25); org.junit.Assert.assertNotNull(wildcardClass26); } @Test public void test1713() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1713"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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("hi!"); comments.model.Comment comment12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNull(profile11); } @Test public void test1714() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1714"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass16 = commentList15.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1715() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1715"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); } @Test public void test1716() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1716"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); } @Test public void test1717() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1717"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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!"); java.util.List commentList24 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass25 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList24); org.junit.Assert.assertNotNull(wildcardClass25); } @Test public void test1718() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1718"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment21 = mapCriticsRepository0.getComment(""); comments.model.Profile profile22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(comment21); } @Test public void test1719() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1719"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); } @Test public void test1720() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1720"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass12 = commentList11.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(wildcardClass12); } @Test public void test1721() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1721"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1722() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1722"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1723() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1723"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment24 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList27 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass28 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNull(comment24); org.junit.Assert.assertNotNull(profileList27); org.junit.Assert.assertNotNull(wildcardClass28); } @Test public void test1724() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1724"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); } @Test public void test1725() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1725"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1726() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1726"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile9 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile9); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); } @Test public void test1727() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1727"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); } @Test public void test1728() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1728"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1729() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1729"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); } @Test public void test1730() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1730"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(profileList20); } @Test public void test1731() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1731"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile20 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile20); } @Test public void test1732() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1732"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass14 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(wildcardClass14); } @Test public void test1733() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1733"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1734() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1734"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); } @Test public void test1735() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1735"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1736() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1736"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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(""); comments.model.Profile profile16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); } @Test public void test1737() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1737"); 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 commentList7 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!"); java.lang.Class wildcardClass10 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(profile6); org.junit.Assert.assertNotNull(commentList7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(wildcardClass10); } @Test public void test1738() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1738"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(comment16); } @Test public void test1739() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1739"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile7 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile8 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile8); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile7); } @Test public void test1740() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1740"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass22 = profileList21.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1741() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1741"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNull(profile19); } @Test public void test1742() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1742"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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!"); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); } @Test public void test1743() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1743"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile18); } @Test public void test1744() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1744"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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(""); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(commentList21); } @Test public void test1745() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1745"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List 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!"); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1746() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1746"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Comment comment13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); } @Test public void test1747() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1747"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1748() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1748"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass13 = profile12.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(profile12); } @Test public void test1749() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1749"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment19); } @Test public void test1750() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1750"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(commentList12); } @Test public void test1751() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1751"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass19 = commentList18.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1752() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1752"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 profileList18 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1753() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1753"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(comment20); } @Test public void test1754() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1754"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1755() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1755"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List 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.Profile profile22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(comment21); } @Test public void test1756() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1756"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList23 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass24 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNotNull(commentList23); org.junit.Assert.assertNotNull(wildcardClass24); } @Test public void test1757() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1757"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1758() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1758"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); } @Test public void test1759() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1759"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile24 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile24); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNotNull(profileList23); } @Test public void test1760() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1760"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1761() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1761"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(profileList16); } @Test public void test1762() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1762"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(profile16); } @Test public void test1763() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1763"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile24 = mapCriticsRepository0.getProfile(""); java.util.List commentList25 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile26 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile26); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNull(profile24); org.junit.Assert.assertNotNull(commentList25); } @Test public void test1764() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1764"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); java.lang.Class wildcardClass16 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1765() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1765"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); } @Test public void test1766() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1766"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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!"); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass22 = profile21.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile21); } @Test public void test1767() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1767"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass23 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(wildcardClass23); } @Test public void test1768() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1768"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1769() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1769"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(comment20); } @Test public void test1770() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1770"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass22 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1771() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1771"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); } @Test public void test1772() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1772"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(comment14); } @Test public void test1773() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1773"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment4 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(comment4); } @Test public void test1774() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1774"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList10 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1775() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1775"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List 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!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1776() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1776"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); } @Test public void test1777() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1777"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass16 = profileList15.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1778() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1778"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1779() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1779"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Comment comment9 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment9); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(comment6); org.junit.Assert.assertNull(comment8); } @Test public void test1780() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1780"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNull(comment21); } @Test public void test1781() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1781"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(comment21); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNull(comment24); } @Test public void test1782() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1782"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass24 = profileList23.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(comment22); org.junit.Assert.assertNotNull(profileList23); org.junit.Assert.assertNotNull(wildcardClass24); } @Test public void test1783() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1783"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1784() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1784"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); } @Test public void test1785() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1785"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1786() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1786"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1787() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1787"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1788() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1788"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile19); } @Test public void test1789() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1789"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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(""); java.lang.Class wildcardClass14 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(wildcardClass14); } @Test public void test1790() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1790"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNotNull(commentList22); } @Test public void test1791() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1791"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1792() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1792"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); } @Test public void test1793() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1793"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1794() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1794"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(comment21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1795() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1795"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1796() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1796"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass21 = comment20.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); } @Test public void test1797() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1797"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(commentList21); } @Test public void test1798() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1798"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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.Profile profile25 = mapCriticsRepository0.getProfile(""); java.util.List commentList26 = mapCriticsRepository0.getAllComments(); java.util.List profileList27 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNull(profile23); org.junit.Assert.assertNull(profile25); org.junit.Assert.assertNotNull(commentList26); org.junit.Assert.assertNotNull(profileList27); } @Test public void test1799() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1799"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList18 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList25 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNotNull(profileList22); org.junit.Assert.assertNull(comment24); org.junit.Assert.assertNotNull(commentList25); } @Test public void test1800() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1800"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(profileList21); } @Test public void test1801() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1801"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(profileList16); } @Test public void test1802() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1802"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); } @Test public void test1803() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1803"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList23 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment25 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(commentList23); org.junit.Assert.assertNull(comment25); } @Test public void test1804() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1804"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment14); } @Test public void test1805() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1805"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); } @Test public void test1806() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1806"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList16 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment22); } @Test public void test1807() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1807"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List commentList7 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(commentList7); } @Test public void test1808() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1808"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); } @Test public void test1809() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1809"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); } @Test public void test1810() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1810"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.lang.Class wildcardClass20 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(wildcardClass20); } @Test public void test1811() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1811"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass19 = profileList18.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1812() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1812"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile12); } @Test public void test1813() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1813"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass11 = comment10.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); } @Test public void test1814() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1814"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNull(profile19); } @Test public void test1815() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1815"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(comment17); } @Test public void test1816() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1816"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment15); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1817() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1817"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(profile18); } @Test public void test1818() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1818"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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.Comment comment23 = mapCriticsRepository0.getComment(""); comments.model.Profile profile24 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile24); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment23); } @Test public void test1819() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1819"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(commentList12); } @Test public void test1820() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1820"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1821() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1821"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); } @Test public void test1822() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1822"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList7 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); comments.model.Profile profile12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNull(comment6); org.junit.Assert.assertNotNull(commentList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); } @Test public void test1823() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1823"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList26 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile27 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile27); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(commentList26); } @Test public void test1824() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1824"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1825() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1825"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1826() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1826"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(comment18); } @Test public void test1827() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1827"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList10 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(profileList10); } @Test public void test1828() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1828"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile24 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNull(profile24); } @Test public void test1829() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1829"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 commentList17 = mapCriticsRepository0.getAllComments(); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1830() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1830"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(profile18); } @Test public void test1831() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1831"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass18 = profileList17.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1832() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1832"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1833() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1833"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); } @Test public void test1834() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1834"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList10 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); } @Test public void test1835() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1835"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); } @Test public void test1836() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1836"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); } @Test public void test1837() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1837"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); } @Test public void test1838() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1838"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); comments.model.Comment comment21 = mapCriticsRepository0.getComment(""); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(comment21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1839() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1839"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(commentList22); } @Test public void test1840() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1840"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment21 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass22 = comment21.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNull(comment21); } @Test public void test1841() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1841"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNotNull(commentList22); } @Test public void test1842() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1842"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNull(profile11); } @Test public void test1843() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1843"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1844() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1844"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass11 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(wildcardClass11); } @Test public void test1845() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1845"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1846() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1846"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile24 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList25 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNull(profile24); org.junit.Assert.assertNotNull(profileList25); } @Test public void test1847() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1847"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1848() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1848"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile10); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNotNull(profileList9); } @Test public void test1849() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1849"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1850() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1850"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(profile22); } @Test public void test1851() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1851"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1852() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1852"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile10 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile10); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNotNull(profileList7); } @Test public void test1853() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1853"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList15); } @Test public void test1854() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1854"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass15 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1855() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1855"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNotNull(profileList7); } @Test public void test1856() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1856"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(profile16); } @Test public void test1857() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1857"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 commentList17 = mapCriticsRepository0.getAllComments(); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass19 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1858() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1858"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 profileList18 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1859() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1859"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(profile10); } @Test public void test1860() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1860"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList16); } @Test public void test1861() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1861"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); } @Test public void test1862() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1862"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1863() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1863"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(profile21); } @Test public void test1864() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1864"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment21 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(comment21); } @Test public void test1865() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1865"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList26 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment28 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList29 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNull(profile23); org.junit.Assert.assertNull(comment25); org.junit.Assert.assertNotNull(commentList26); org.junit.Assert.assertNull(comment28); org.junit.Assert.assertNotNull(profileList29); } @Test public void test1866() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1866"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); } @Test public void test1867() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1867"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(commentList21); } @Test public void test1868() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1868"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1869() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1869"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment6); } @Test public void test1870() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1870"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList10 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); } @Test public void test1871() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1871"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(commentList14); } @Test public void test1872() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1872"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1873() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1873"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(commentList18); } @Test public void test1874() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1874"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List 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!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); } @Test public void test1875() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1875"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(commentList14); } @Test public void test1876() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1876"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1877() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1877"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List 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!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1878() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1878"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1879() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1879"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1880() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1880"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); } @Test public void test1881() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1881"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 profileList16 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNull(profile18); } @Test public void test1882() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1882"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); } @Test public void test1883() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1883"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); } @Test public void test1884() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1884"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); comments.model.Profile profile4 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Comment comment9 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment9); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(comment6); org.junit.Assert.assertNull(comment8); } @Test public void test1885() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1885"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(profile10); } @Test public void test1886() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1886"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList24 = mapCriticsRepository0.getAllComments(); java.util.List commentList25 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass26 = commentList25.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(profileList23); org.junit.Assert.assertNotNull(commentList24); org.junit.Assert.assertNotNull(commentList25); org.junit.Assert.assertNotNull(wildcardClass26); } @Test public void test1887() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1887"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass18 = comment17.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); } @Test public void test1888() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1888"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1889() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1889"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1890() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1890"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment22); } @Test public void test1891() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1891"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1892() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1892"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1893() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1893"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(profileList20); } @Test public void test1894() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1894"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment19 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNull(comment19); } @Test public void test1895() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1895"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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("hi!"); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(comment21); org.junit.Assert.assertNotNull(profileList22); } @Test public void test1896() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1896"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile23 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass26 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNull(profile23); org.junit.Assert.assertNotNull(wildcardClass26); } @Test public void test1897() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1897"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass19 = profile18.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNull(profile18); } @Test public void test1898() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1898"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment21 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(comment21); } @Test public void test1899() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1899"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List 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(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment20); } @Test public void test1900() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1900"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1901() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1901"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNotNull(commentList20); } @Test public void test1902() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1902"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile8 = mapCriticsRepository0.getProfile(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNotNull(profileList9); } @Test public void test1903() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1903"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(profileList17); } @Test public void test1904() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1904"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(profile12); } @Test public void test1905() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1905"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass20 = comment19.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(comment19); } @Test public void test1906() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1906"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.lang.Class wildcardClass19 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(wildcardClass19); } @Test public void test1907() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1907"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass15 = commentList14.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(wildcardClass15); } @Test public void test1908() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1908"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(commentList15); } @Test public void test1909() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1909"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); } @Test public void test1910() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1910"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList19); } @Test public void test1911() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1911"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1912() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1912"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile10 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile10); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); } @Test public void test1913() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1913"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass20 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(wildcardClass20); } @Test public void test1914() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1914"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile16 = mapCriticsRepository0.getProfile("hi!"); java.lang.Class wildcardClass17 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(wildcardClass17); } @Test public void test1915() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1915"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList10 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); } @Test public void test1916() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1916"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1917() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1917"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNull(comment8); } @Test public void test1918() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1918"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1919() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1919"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(profileList16); } @Test public void test1920() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1920"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment26 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile27 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile27); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNull(comment26); } @Test public void test1921() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1921"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile18); } @Test public void test1922() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1922"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile12 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile12); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); } @Test public void test1923() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1923"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile17); } @Test public void test1924() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1924"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List 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(""); comments.model.Comment comment22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNull(comment21); } @Test public void test1925() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1925"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); } @Test public void test1926() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1926"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList12 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNotNull(commentList12); } @Test public void test1927() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1927"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1928() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1928"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNull(profile20); } @Test public void test1929() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1929"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment16 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment16); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); } @Test public void test1930() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1930"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); } @Test public void test1931() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1931"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList4 = mapCriticsRepository0.getAllComments(); java.util.List commentList5 = mapCriticsRepository0.getAllComments(); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment7 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment7); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(commentList4); org.junit.Assert.assertNotNull(commentList5); org.junit.Assert.assertNotNull(commentList6); } @Test public void test1932() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1932"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile12 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment18); } @Test public void test1933() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1933"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1934() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1934"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass13 = profileList12.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(wildcardClass13); } @Test public void test1935() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1935"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile18 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment20); } @Test public void test1936() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1936"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList15 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(commentList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1937() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1937"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile22 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile22); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNotNull(commentList21); } @Test public void test1938() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1938"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile15 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); } @Test public void test1939() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1939"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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(""); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(comment21); org.junit.Assert.assertNotNull(commentList22); } @Test public void test1940() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1940"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1941() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1941"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); } @Test public void test1942() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1942"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1943() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1943"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList20); } @Test public void test1944() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1944"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); java.lang.Class wildcardClass20 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNotNull(wildcardClass20); } @Test public void test1945() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1945"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList20 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment22 = mapCriticsRepository0.getComment(""); comments.model.Comment comment24 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(commentList20); org.junit.Assert.assertNull(comment22); org.junit.Assert.assertNull(comment24); } @Test public void test1946() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1946"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); } @Test public void test1947() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1947"); 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 commentList7 = mapCriticsRepository0.getAllComments(); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(profile6); org.junit.Assert.assertNotNull(commentList7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); } @Test public void test1948() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1948"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment13 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList18 = mapCriticsRepository0.getAllComments(); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList18); org.junit.Assert.assertNotNull(commentList19); } @Test public void test1949() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1949"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass16 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1950() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1950"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass16 = profileList15.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(wildcardClass16); } @Test public void test1951() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1951"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass21 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1952() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1952"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment6 = mapCriticsRepository0.getComment(""); comments.model.Profile profile8 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(comment6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNull(comment10); } @Test public void test1953() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1953"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList14); } @Test public void test1954() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1954"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); comments.model.Profile profile22 = mapCriticsRepository0.getProfile(""); java.util.List profileList23 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNull(profile22); org.junit.Assert.assertNotNull(profileList23); } @Test public void test1955() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1955"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile17); } @Test public void test1956() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1956"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList19 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment23 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList19); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNull(comment23); } @Test public void test1957() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1957"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); } @Test public void test1958() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1958"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList6 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Comment comment9 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment9); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(comment8); } @Test public void test1959() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1959"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList18 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile20 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNotNull(profileList18); org.junit.Assert.assertNull(profile20); } @Test public void test1960() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1960"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList11 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(commentList11); org.junit.Assert.assertNull(comment13); org.junit.Assert.assertNull(comment15); } @Test public void test1961() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1961"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List 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!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); comments.model.Comment comment21 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment21); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); } @Test public void test1962() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1962"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(profile19); } @Test public void test1963() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1963"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment13 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(comment13); } @Test public void test1964() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1964"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment18); } @Test public void test1965() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1965"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); comments.model.Profile profile18 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile24 = mapCriticsRepository0.getProfile(""); java.util.List commentList25 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass26 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNull(profile24); org.junit.Assert.assertNotNull(commentList25); org.junit.Assert.assertNotNull(wildcardClass26); } @Test public void test1966() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1966"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List 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!"); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.util.List profileList17 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(profileList17); org.junit.Assert.assertNull(profile19); } @Test public void test1967() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1967"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); comments.model.Profile profile4 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment6 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(comment6); org.junit.Assert.assertNull(comment8); } @Test public void test1968() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1968"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile17 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment24 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile21); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNull(comment24); } @Test public void test1969() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1969"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(commentList22); } @Test public void test1970() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1970"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List 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(""); java.util.List profileList22 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile24 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment25 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment25); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(comment17); org.junit.Assert.assertNull(comment19); org.junit.Assert.assertNull(comment21); org.junit.Assert.assertNotNull(profileList22); org.junit.Assert.assertNull(profile24); } @Test public void test1971() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1971"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass21 = profileList20.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1972() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1972"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass13 = comment12.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); } @Test public void test1973() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1973"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); // The following exception was thrown during execution in test generation try { java.lang.Class wildcardClass18 = comment17.getClass(); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNull(comment17); } @Test public void test1974() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1974"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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 profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment17 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment20 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment20); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(comment17); } @Test public void test1975() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1975"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile16 = mapCriticsRepository0.getProfile(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(profile16); org.junit.Assert.assertNotNull(commentList17); } @Test public void test1976() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1976"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList14 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass21 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1977() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1977"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList4 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile9 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment11 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment11); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList4); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(profile9); org.junit.Assert.assertNotNull(commentList10); } @Test public void test1978() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1978"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList21 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass22 = profileList21.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(profileList21); org.junit.Assert.assertNotNull(wildcardClass22); } @Test public void test1979() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1979"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment9 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile11 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); } @Test public void test1980() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1980"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList18 = mapCriticsRepository0.getAllProfiles(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(profileList18); } @Test public void test1981() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1981"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile7 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList10 = mapCriticsRepository0.getAllComments(); java.util.List profileList11 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile13 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment16 = mapCriticsRepository0.getComment(""); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile19 = mapCriticsRepository0.getProfile("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNotNull(commentList10); org.junit.Assert.assertNotNull(profileList11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNull(profile19); } @Test public void test1982() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1982"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.util.List 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(""); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList20 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass21 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNotNull(profileList6); org.junit.Assert.assertNull(profile8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNull(profile18); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNotNull(profileList20); org.junit.Assert.assertNotNull(wildcardClass21); } @Test public void test1983() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1983"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1984() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1984"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); mapCriticsRepository0.deleteProfile(""); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment6 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment6); } @Test public void test1985() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1985"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment12 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment14 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile17 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile19 = mapCriticsRepository0.getProfile(""); mapCriticsRepository0.deleteProfile("hi!"); java.util.List commentList22 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment24 = mapCriticsRepository0.getComment(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNull(profile17); org.junit.Assert.assertNull(profile19); org.junit.Assert.assertNotNull(commentList22); org.junit.Assert.assertNull(comment24); } @Test public void test1986() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1986"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); java.util.List profileList13 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile15 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile17 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile17); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNotNull(profileList13); org.junit.Assert.assertNull(profile15); org.junit.Assert.assertNotNull(commentList16); } @Test public void test1987() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1987"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List 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!"); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(comment14); } @Test public void test1988() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1988"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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(""); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(comment11); } @Test public void test1989() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1989"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = mapCriticsRepository0.getProfile(""); comments.model.Comment comment15 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); java.util.List profileList19 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile21 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile(""); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNotNull(profileList19); org.junit.Assert.assertNull(profile21); } @Test public void test1990() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1990"); 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 commentList7 = mapCriticsRepository0.getAllComments(); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Profile profile13 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile13); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNull(profile4); org.junit.Assert.assertNull(profile6); org.junit.Assert.assertNotNull(commentList7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNull(comment10); } @Test public void test1991() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1991"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List 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 commentList16 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); java.util.List commentList21 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment25 = mapCriticsRepository0.getComment(""); java.util.List profileList26 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment28 = mapCriticsRepository0.getComment(""); java.util.List commentList29 = mapCriticsRepository0.getAllComments(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNull(profile13); org.junit.Assert.assertNull(comment15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNotNull(commentList21); org.junit.Assert.assertNull(comment25); org.junit.Assert.assertNotNull(profileList26); org.junit.Assert.assertNull(comment28); org.junit.Assert.assertNotNull(commentList29); } @Test public void test1992() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1992"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); java.util.List commentList1 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); java.lang.Class wildcardClass11 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNotNull(commentList1); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNotNull(wildcardClass11); } @Test public void test1993() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1993"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList8 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment10 = mapCriticsRepository0.getComment("hi!"); comments.model.Comment comment12 = mapCriticsRepository0.getComment(""); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile14 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile14); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(profileList8); org.junit.Assert.assertNull(comment10); org.junit.Assert.assertNull(comment12); org.junit.Assert.assertNotNull(commentList13); } @Test public void test1994() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1994"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment7 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList8 = mapCriticsRepository0.getAllComments(); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); java.lang.Class wildcardClass10 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(comment7); org.junit.Assert.assertNotNull(commentList8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNotNull(wildcardClass10); } @Test public void test1995() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1995"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList9 = mapCriticsRepository0.getAllComments(); comments.model.Profile profile11 = mapCriticsRepository0.getProfile("hi!"); java.util.List profileList12 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList13 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); java.util.List profileList16 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); java.lang.Class wildcardClass18 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(commentList9); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(profileList12); org.junit.Assert.assertNotNull(commentList13); org.junit.Assert.assertNotNull(profileList16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNotNull(wildcardClass18); } @Test public void test1996() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1996"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); java.util.List profileList7 = mapCriticsRepository0.getAllProfiles(); mapCriticsRepository0.deleteProfile(""); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List commentList14 = mapCriticsRepository0.getAllComments(); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Comment comment18 = mapCriticsRepository0.getComment(""); comments.model.Comment comment20 = mapCriticsRepository0.getComment(""); comments.model.Comment comment22 = mapCriticsRepository0.getComment("hi!"); comments.model.Profile profile23 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile23); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNotNull(profileList7); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(commentList14); org.junit.Assert.assertNull(comment18); org.junit.Assert.assertNull(comment20); org.junit.Assert.assertNull(comment22); } @Test public void test1997() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1997"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); java.util.List profileList9 = mapCriticsRepository0.getAllProfiles(); comments.model.Comment comment11 = mapCriticsRepository0.getComment(""); mapCriticsRepository0.deleteProfile(""); java.util.List profileList14 = mapCriticsRepository0.getAllProfiles(); java.util.List profileList15 = mapCriticsRepository0.getAllProfiles(); java.util.List commentList16 = mapCriticsRepository0.getAllComments(); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment19 = mapCriticsRepository0.getComment("hi!"); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNotNull(profileList9); org.junit.Assert.assertNull(comment11); org.junit.Assert.assertNotNull(profileList14); org.junit.Assert.assertNotNull(profileList15); org.junit.Assert.assertNotNull(commentList16); org.junit.Assert.assertNotNull(commentList17); org.junit.Assert.assertNull(comment19); } @Test public void test1998() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1998"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List profileList3 = mapCriticsRepository0.getAllProfiles(); comments.model.Profile profile5 = mapCriticsRepository0.getProfile("hi!"); java.util.List commentList6 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment8 = mapCriticsRepository0.getComment(""); comments.model.Profile profile10 = mapCriticsRepository0.getProfile("hi!"); comments.model.Profile profile12 = mapCriticsRepository0.getProfile(""); comments.model.Profile profile14 = mapCriticsRepository0.getProfile("hi!"); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); mapCriticsRepository0.deleteProfile("hi!"); comments.model.Profile profile19 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.addProfile(profile19); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Profile.setComments(java.util.List)\" because \"p\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNotNull(commentList6); org.junit.Assert.assertNull(comment8); org.junit.Assert.assertNull(profile10); org.junit.Assert.assertNull(profile12); org.junit.Assert.assertNull(profile14); org.junit.Assert.assertNull(comment16); } @Test public void test1999() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test1999"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.lang.Class wildcardClass3 = mapCriticsRepository0.getClass(); org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(wildcardClass3); } @Test public void test2000() throws Throwable { if (debug) System.out.format("%n%s%n", "RegressionTest3.test2000"); comments.repository.MapCriticsRepository mapCriticsRepository0 = comments.repository.MapCriticsRepository.getInstance(); comments.model.Comment comment2 = mapCriticsRepository0.getComment(""); java.util.List 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 commentList12 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment14 = mapCriticsRepository0.getComment(""); comments.model.Comment comment16 = mapCriticsRepository0.getComment("hi!"); java.util.List commentList17 = mapCriticsRepository0.getAllComments(); comments.model.Comment comment18 = null; // The following exception was thrown during execution in test generation try { mapCriticsRepository0.updateComment(comment18); org.junit.Assert.fail("Expected exception of type java.lang.NullPointerException; message: Cannot invoke \"comments.model.Comment.getId()\" because \"c\" is null"); } catch (java.lang.NullPointerException e) { // Expected exception. } org.junit.Assert.assertNotNull(mapCriticsRepository0); org.junit.Assert.assertNull(comment2); org.junit.Assert.assertNotNull(profileList3); org.junit.Assert.assertNull(profile5); org.junit.Assert.assertNull(profile7); org.junit.Assert.assertNull(profile11); org.junit.Assert.assertNotNull(commentList12); org.junit.Assert.assertNull(comment14); org.junit.Assert.assertNull(comment16); org.junit.Assert.assertNotNull(commentList17); } }