How to use assertThat method of org.hamcrest.MatcherAssert class

Best junit code snippet using org.hamcrest.MatcherAssert.assertThat

Source:GroupsTest.java Github

copy

Full Screen

...4{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"IntrospectionUtil.java","line":39,"block":11,"id":{"indexes":"[26]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)Ljava\/lang\/Object;","method":"getPropertyValue","class":"ch.lambdaj.util.IntrospectionUtil"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.MathMutator"}}}5{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"IntrospectionUtil.java","line":37,"block":9,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)Ljava\/lang\/Object;","method":"getPropertyValue","class":"ch.lambdaj.util.IntrospectionUtil"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}6{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"IntrospectionUtil.java","line":39,"block":11,"id":{"indexes":"[29]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)Ljava\/lang\/Object;","method":"getPropertyValue","class":"ch.lambdaj.util.IntrospectionUtil"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}7{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.util.IntrospectionUtil.getPropertyValue(IntrospectionUtil.java:39), ch.lambdaj.group.StringGroupCondition.getGroupValue(StringGroupCondition.java:41), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.util.IntrospectionUtil.getPropertyValue(IntrospectionUtil.java:39), ch.lambdaj.group.StringGroupCondition.getGroupValue(StringGroupCondition.java:41), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.util.IntrospectionUtil.getPropertyValue(IntrospectionUtil.java:39), ch.lambdaj.group.StringGroupCondition.getGroupValue(StringGroupCondition.java:41), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.util.IntrospectionUtil.getPropertyValue(IntrospectionUtil.java:39), ch.lambdaj.group.StringGroupCondition.getGroupValue(StringGroupCondition.java:41), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"IntrospectionUtil.java","line":39,"block":10,"id":{"indexes":"[16]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)Ljava\/lang\/Object;","method":"getPropertyValue","class":"ch.lambdaj.util.IntrospectionUtil"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}8{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"IntrospectionUtil.java","line":43,"block":12,"id":{"indexes":"[66]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)Ljava\/lang\/Object;","method":"getPropertyValue","class":"ch.lambdaj.util.IntrospectionUtil"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}9{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"IntrospectionUtil.java","line":37,"block":8,"id":{"indexes":"[4]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)Ljava\/lang\/Object;","method":"getPropertyValue","class":"ch.lambdaj.util.IntrospectionUtil"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}10{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]"],"mutant":{"filename":"GroupImpl.java","line":70,"block":13,"id":{"indexes":"[19]","location":{"mdesc":"(Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"findGroup","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}11{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"GroupImpl.java","line":29,"block":1,"id":{"indexes":"[15]","location":{"mdesc":"(Ljava\/lang\/Object;)V","method":"addItem","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}12{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupImpl.java","line":42,"block":7,"id":{"indexes":"[27]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;Ljava\/lang\/String;)Lch\/lambdaj\/group\/GroupItem;","method":"create","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}13{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupImpl.java","line":35,"block":4,"id":{"indexes":"[23]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Lch\/lambdaj\/group\/GroupItem;","method":"findOrCreate","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}14{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:95)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:114)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69)]"],"mutant":{"filename":"GroupImpl.java","line":60,"block":10,"id":{"indexes":"[6]","location":{"mdesc":"()Ljava\/util\/Set;","method":"keySet","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}15{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupImpl.java","line":35,"block":6,"id":{"indexes":"[33]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Lch\/lambdaj\/group\/GroupItem;","method":"findOrCreate","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}16{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"GroupImpl.java","line":100,"block":18,"id":{"indexes":"[12]","location":{"mdesc":"(Ljava\/lang\/String;)Ljava\/util\/List;","method":"find","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}17{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123)]"],"mutant":{"filename":"GroupImpl.java","line":118,"block":23,"id":{"indexes":"[27]","location":{"mdesc":"()Ljava\/util\/List;","method":"findAll","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}18{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"GroupImpl.java","line":33,"block":2,"id":{"indexes":"[4]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Lch\/lambdaj\/group\/GroupItem;","method":"findOrCreate","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}19{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"GroupImpl.java","line":100,"block":20,"id":{"indexes":"[21]","location":{"mdesc":"(Ljava\/lang\/String;)Ljava\/util\/List;","method":"find","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}20{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]"],"mutant":{"filename":"GroupImpl.java","line":70,"block":11,"id":{"indexes":"[12]","location":{"mdesc":"(Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"findGroup","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}21{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123)]"],"mutant":{"filename":"GroupImpl.java","line":119,"block":24,"id":{"indexes":"[31]","location":{"mdesc":"()Ljava\/util\/List;","method":"findAll","class":"ch.lambdaj.group.GroupImpl"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}22{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:116)]"],"mutant":{"filename":"Groups.java","line":33,"block":2,"id":{"indexes":"[11]","location":{"mdesc":"(Ljava\/lang\/Iterable;Ljava\/util\/Collection;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}23{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"Groups.java","line":58,"block":7,"id":{"indexes":"[32]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}24{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:62), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:62), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]"],"mutant":{"filename":"Groups.java","line":61,"block":9,"id":{"indexes":"[44]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.MathMutator"}}}25{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:56), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:56), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:56), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:56), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"Groups.java","line":60,"block":8,"id":{"indexes":"[38]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator"}}}26{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]"],"mutant":{"filename":"Groups.java","line":62,"block":9,"id":{"indexes":"[55]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}27{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:56), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:56), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"Groups.java","line":60,"block":8,"id":{"indexes":"[38]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}28{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"Groups.java","line":45,"block":4,"id":{"indexes":"[40]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}29{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:84)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.setChildren(GroupItem.java:80), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.setChildren(GroupItem.java:80), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:71)]"],"mutant":{"filename":"Groups.java","line":67,"block":11,"id":{"indexes":"[86]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}30{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"Groups.java","line":63,"block":10,"id":{"indexes":"[77]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}31{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"Groups.java","line":45,"block":4,"id":{"indexes":"[36]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.IncrementsMutator"}}}32{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]"],"mutant":{"filename":"Groups.java","line":45,"block":4,"id":{"indexes":"[29]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.IncrementsMutator"}}}33{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"Groups.java","line":58,"block":7,"id":{"indexes":"[28]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}34{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"Groups.java","line":63,"block":10,"id":{"indexes":"[73]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}35{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:84)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:97)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:71)]"],"mutant":{"filename":"Groups.java","line":46,"block":5,"id":{"indexes":"[46]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}36{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:45), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"Groups.java","line":45,"block":4,"id":{"indexes":"[40]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Ljava\/lang\/String;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator"}}}37{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"Groups.java","line":66,"block":11,"id":{"indexes":"[82]","location":{"mdesc":"(Ljava\/lang\/Iterable;[Lch\/lambdaj\/group\/GroupCondition;)Lch\/lambdaj\/group\/Group;","method":"group","class":"ch.lambdaj.group.Groups"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}38{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"GroupItem.java","line":33,"block":3,"id":{"indexes":"[5]","location":{"mdesc":"()Ljava\/lang\/Object;","method":"getGroupKey","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}39{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"GroupItem.java","line":67,"block":11,"id":{"indexes":"[5]","location":{"mdesc":"()Ljava\/util\/List;","method":"asList","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}40{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:98), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:101), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:104), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:107)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:117), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:120), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:123), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:126)]"],"mutant":{"filename":"GroupItem.java","line":56,"block":7,"id":{"indexes":"[5]","location":{"mdesc":"()Lch\/lambdaj\/group\/Group;","method":"asGroup","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}41{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupItem.java","line":47,"block":6,"id":{"indexes":"[30]","location":{"mdesc":"()Ljava\/util\/List;","method":"getChildren","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}42{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.iterator(GroupItem.java:63), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.iterator(GroupItem.java:63), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"GroupItem.java","line":67,"block":12,"id":{"indexes":"[8]","location":{"mdesc":"()Ljava\/util\/List;","method":"asList","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}43{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]"],"mutant":{"filename":"GroupItem.java","line":63,"block":10,"id":{"indexes":"[6]","location":{"mdesc":"()Ljava\/util\/Iterator;","method":"iterator","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}44{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupItem.java","line":43,"block":5,"id":{"indexes":"[12]","location":{"mdesc":"()Ljava\/util\/List;","method":"getChildren","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}45{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"GroupItem.java","line":80,"block":19,"id":{"indexes":"[11]","location":{"mdesc":"(Lch\/lambdaj\/group\/GroupImpl;)V","method":"setChildren","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}46{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupItem.java","line":29,"block":1,"id":{"indexes":"[23]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/String;)V","method":"<init>","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}47{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.getChildren(GroupItem.java:42), ch.lambdaj.group.GroupItem.addChild(GroupItem.java:75), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupItem.java","line":37,"block":4,"id":{"indexes":"[5]","location":{"mdesc":"()Ljava\/lang\/String;","method":"getChildrenNodeName","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}48{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]"],"mutant":{"filename":"GroupItem.java","line":56,"block":9,"id":{"indexes":"[20]","location":{"mdesc":"()Lch\/lambdaj\/group\/Group;","method":"asGroup","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}49{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:74), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:74), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:74), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupItem.addChild(GroupItem.java:74), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupItem.java","line":74,"block":16,"id":{"indexes":"[5]","location":{"mdesc":"(Ljava\/lang\/Object;)V","method":"addChild","class":"ch.lambdaj.group.GroupItem"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}50{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.sortGroup(GroupCondition.java:69), ch.lambdaj.group.Groups.group(Groups.java:66), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.sortGroup(GroupCondition.java:69), ch.lambdaj.group.Groups.group(Groups.java:66), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.sortGroup(GroupCondition.java:69), ch.lambdaj.group.Groups.group(Groups.java:66), ch.lambdaj.group.Groups.group(Groups.java:63), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.sortGroup(GroupCondition.java:69), ch.lambdaj.group.Groups.group(Groups.java:66), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupCondition.java","line":69,"block":11,"id":{"indexes":"[5]","location":{"mdesc":"(Ljava\/util\/List;)V","method":"sortGroup","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}51{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:29), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupCondition.java","line":50,"block":6,"id":{"indexes":"[48]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;Ljava\/lang\/String;)Lch\/lambdaj\/group\/GroupItem;","method":"create","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}52{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"GroupCondition.java","line":69,"block":12,"id":{"indexes":"[9]","location":{"mdesc":"(Ljava\/util\/List;)V","method":"sortGroup","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator"}}}53{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testByCriteria(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":[],"mutant":{"filename":"GroupCondition.java","line":35,"block":2,"id":{"indexes":"[9]","location":{"mdesc":"(Ljava\/lang\/String;)Lch\/lambdaj\/group\/GroupCondition;","method":"as","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}54{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupCondition.java","line":39,"block":3,"id":{"indexes":"[6]","location":{"mdesc":"()Ljava\/util\/Collection;","method":"getAdditionalPropertyNames","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}55{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:47), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupCondition.java","line":47,"block":5,"id":{"indexes":"[44]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;Ljava\/lang\/String;)Lch\/lambdaj\/group\/GroupItem;","method":"create","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}56{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.getAlias(GroupCondition.java:25), ch.lambdaj.group.GroupCondition.create(GroupCondition.java:45), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.getAlias(GroupCondition.java:25), ch.lambdaj.group.GroupCondition.create(GroupCondition.java:45), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.getAlias(GroupCondition.java:25), ch.lambdaj.group.GroupCondition.create(GroupCondition.java:45), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.getAlias(GroupCondition.java:25), ch.lambdaj.group.GroupCondition.create(GroupCondition.java:45), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"GroupCondition.java","line":25,"block":1,"id":{"indexes":"[5]","location":{"mdesc":"()Ljava\/lang\/String;","method":"getAlias","class":"ch.lambdaj.group.GroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}57{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:82), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:85), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:88)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:100)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:119)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:69), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:72), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:75)]"],"mutant":{"filename":"StringGroupCondition.java","line":41,"block":3,"id":{"indexes":"[7]","location":{"mdesc":"(Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"getGroupValue","class":"ch.lambdaj.group.StringGroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}58{"coveredBy":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest)]"],"killing":["Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:46), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByInsuredName(GroupsTest.java:81)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:46), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountryAndInsuredName(GroupsTest.java:94)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupTypedByCountryAndInsuredName(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:46), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:33), ch.lambdaj.Lambda.group(Lambda.java:1227), ch.lambdaj.group.GroupsTest.testGroupTypedByCountryAndInsuredName(GroupsTest.java:113)]","Description [testClass=ch.lambdaj.group.GroupsTest, name=testGroupByCountry(ch.lambdaj.group.GroupsTest), assertion=ch.lambdaj.group.GroupCondition.create(GroupCondition.java:46), ch.lambdaj.group.GroupImpl.create(GroupImpl.java:39), ch.lambdaj.group.GroupImpl.findOrCreate(GroupImpl.java:35), ch.lambdaj.group.GroupImpl.addItem(GroupImpl.java:28), ch.lambdaj.group.Groups.group(Groups.java:58), ch.lambdaj.group.Groups.group(Groups.java:46), ch.lambdaj.Lambda.group(Lambda.java:1237), ch.lambdaj.group.GroupsTest.testGroupByCountry(GroupsTest.java:68)]"],"mutant":{"filename":"StringGroupCondition.java","line":37,"block":2,"id":{"indexes":"[5]","location":{"mdesc":"()Ljava\/lang\/String;","method":"getGroupName","class":"ch.lambdaj.group.StringGroupCondition"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}...

Full Screen

Full Screen

Source:MaxTest.java Github

copy

Full Screen

1{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:24)]"],"mutant":{"filename":"Chooser.java","line":23,"block":3,"id":{"indexes":"[10]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}2{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:36)]"],"mutant":{"filename":"Chooser.java","line":22,"block":2,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}3{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]"],"mutant":{"filename":"Chooser.java","line":24,"block":5,"id":{"indexes":"[19]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}4{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34), ch.lambdaj.function.aggregate.Max.choose(Max.java:22), ch.lambdaj.function.aggregate.Max.choose(Max.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMax(Assert.java:32), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:36)]"],"mutant":{"filename":"Chooser.java","line":22,"block":1,"id":{"indexes":"[4]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}5{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:24)]"],"mutant":{"filename":"Chooser.java","line":23,"block":4,"id":{"indexes":"[12]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}6{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":[],"mutant":{"filename":"Max.java","line":22,"block":1,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Comparable;Ljava\/lang\/Comparable;)Ljava\/lang\/Comparable;","method":"choose","class":"ch.lambdaj.function.aggregate.Max"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator"}}}7{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]"],"mutant":{"filename":"Max.java","line":22,"block":1,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Comparable;Ljava\/lang\/Comparable;)Ljava\/lang\/Comparable;","method":"choose","class":"ch.lambdaj.function.aggregate.Max"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}8{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testLesserFirst(MaxTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MaxTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MaxTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMax(Assert.java:33), ch.lambdaj.function.aggregate.MaxTest.testGreaterFirst(MaxTest.java:34)]"],"mutant":{"filename":"Max.java","line":22,"block":3,"id":{"indexes":"[12]","location":{"mdesc":"(Ljava\/lang\/Comparable;Ljava\/lang\/Comparable;)Ljava\/lang\/Comparable;","method":"choose","class":"ch.lambdaj.function.aggregate.Max"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}...

Full Screen

Full Screen

Source:ConcatTest.java Github

copy

Full Screen

1{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]"],"mutant":{"filename":"Concat.java","line":46,"block":7,"id":{"indexes":"[37]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}2{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]"],"mutant":{"filename":"Concat.java","line":40,"block":2,"id":{"indexes":"[4]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}3{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]"],"mutant":{"filename":"Concat.java","line":42,"block":9,"id":{"indexes":"[51]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}4{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:34), ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:34), ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:52), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatNull(ConcatTest.java:42)]"],"mutant":{"filename":"Concat.java","line":51,"block":14,"id":{"indexes":"[88]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}5{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:34), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:34), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatNull(ConcatTest.java:42)]"],"mutant":{"filename":"Concat.java","line":57,"block":15,"id":{"indexes":"[93]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}6{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:45), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:34), ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:45), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:45), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:34), ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:45), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNull(ConcatTest.java:36)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest), assertion=ch.lambdaj.function.aggregate.Concat.aggregate(Concat.java:45), ch.lambdaj.Assert.assertThatConcat(Assert.java:38), ch.lambdaj.function.aggregate.ConcatTest.testConcatNull(ConcatTest.java:42)]"],"mutant":{"filename":"Concat.java","line":44,"block":5,"id":{"indexes":"[24]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}7{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]"],"mutant":{"filename":"Concat.java","line":55,"block":13,"id":{"indexes":"[76]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}8{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNull(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatNull(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":[],"mutant":{"filename":"Concat.java","line":40,"block":3,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}9{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStringAndNumber(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:26), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStringAndNumber(ConcatTest.java:28)]","Description [testClass=ch.lambdaj.function.aggregate.ConcatTest, name=testConcatStrings(ch.lambdaj.function.aggregate.ConcatTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatConcat(Assert.java:39), ch.lambdaj.function.aggregate.ConcatTest.testConcatStrings(ConcatTest.java:20)]"],"mutant":{"filename":"Concat.java","line":53,"block":11,"id":{"indexes":"[63]","location":{"mdesc":"(Ljava\/util\/Iterator;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Concat"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}...

Full Screen

Full Screen

Source:MinTest.java Github

copy

Full Screen

1{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=ch.lambdaj.function.aggregate.Min.choose(Min.java:22), ch.lambdaj.function.aggregate.Min.choose(Min.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMin(Assert.java:26), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]"],"mutant":{"filename":"Chooser.java","line":23,"block":3,"id":{"indexes":"[10]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}2{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:36)]"],"mutant":{"filename":"Chooser.java","line":22,"block":2,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}3{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]"],"mutant":{"filename":"Chooser.java","line":24,"block":5,"id":{"indexes":"[19]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}4{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:24)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=ch.lambdaj.function.aggregate.Min.choose(Min.java:22), ch.lambdaj.function.aggregate.Min.choose(Min.java:1), ch.lambdaj.function.aggregate.Chooser.aggregate(Chooser.java:24), ch.lambdaj.Assert.assertThatMin(Assert.java:26), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:36)]"],"mutant":{"filename":"Chooser.java","line":22,"block":1,"id":{"indexes":"[4]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}5{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:24)]"],"mutant":{"filename":"Chooser.java","line":23,"block":4,"id":{"indexes":"[12]","location":{"mdesc":"(Ljava\/lang\/Object;Ljava\/lang\/Object;)Ljava\/lang\/Object;","method":"aggregate","class":"ch.lambdaj.function.aggregate.Chooser"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}6{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]"],"mutant":{"filename":"Min.java","line":22,"block":3,"id":{"indexes":"[12]","location":{"mdesc":"(Ljava\/lang\/Comparable;Ljava\/lang\/Comparable;)Ljava\/lang\/Comparable;","method":"choose","class":"ch.lambdaj.function.aggregate.Min"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator"}}}7{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":[],"mutant":{"filename":"Min.java","line":22,"block":1,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Comparable;Ljava\/lang\/Comparable;)Ljava\/lang\/Comparable;","method":"choose","class":"ch.lambdaj.function.aggregate.Min"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator"}}}8{"coveredBy":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest)]"],"killing":["Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testLesserFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:18), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:20), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testLesserFirst(MinTest.java:22)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]","Description [testClass=ch.lambdaj.function.aggregate.MinTest, name=testGreaterFirst(ch.lambdaj.function.aggregate.MinTest), assertion=org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:30), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:32), org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20), ch.lambdaj.Assert.assertThatMin(Assert.java:27), ch.lambdaj.function.aggregate.MinTest.testGreaterFirst(MinTest.java:34)]"],"mutant":{"filename":"Min.java","line":22,"block":1,"id":{"indexes":"[6]","location":{"mdesc":"(Ljava\/lang\/Comparable;Ljava\/lang\/Comparable;)Ljava\/lang\/Comparable;","method":"choose","class":"ch.lambdaj.function.aggregate.Min"},"mutator":"org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator"}}}...

Full Screen

Full Screen

Source:DaoTest.java Github

copy

Full Screen

...24 /*25 @Test26 @DisplayName("Test for database connexion")27 public void testConnection() {28 MatcherAssert.assertThat(BaseDao.getCn(), is(notNullValue()));29 MatcherAssert.assertThat( BaseDao.getCn(), instanceOf(Connection.class));30 }31 @Test32 @DisplayName("Test get Etudiant")33 public void testgetEtudiant() throws ParseException {34 /* try {35 /* EtudiantDao etudiantDao = new EtudiantDao();36 Etudiant thomas = etudiantDao.get(14);37 Etudiant thomasMock = when(etudiantDao.get(14)).thenReturn();38 System.out.println("thomas.getClass() : " + thomas.getClass());39 MatcherAssert.assertThat(thomas, is(notNullValue()));40 MatcherAssert.assertThat(thomas, instanceOf(Etudiant.class));41 //etudiantDao.get(1);42 } catch (DaoException de) {43 fail("Une erreur est survenue lors de la récupération de l'étudiant");44 }45 }46 @Test47 @DisplayName("Test get all etudiant")48 public void testgetAllEtudiant() {49 try {50 EtudiantDao etudiantDao = new EtudiantDao();51 MatcherAssert.assertThat(etudiantDao.getAll().isEmpty(), is(false) );52 MatcherAssert.assertThat( etudiantDao.getAll(), hasItems(is(instanceOf(Etudiant.class))) );53 } catch (DaoException de) {54 // fail("Une erreur est survenue lors de la récupération de l'étudiant");55 }56 }57 /* @Test58 @Disabled59 @DisplayName("Test for connexion")60 public void testCreateEtudiant() {61 try {62 EtudiantDao etudiantDao = new EtudiantDao();63 long dateEtudiant = new SimpleDateFormat("yyyy/MM/dd").parse("1999/08/23").getTime();64 Etudiant maxime = new Etudiant("Dazin","maxime.dazin@gmail.com", " 1 bis avenue du 8 mai 1945", "0656889759", "Maxime", "RofHqpYnFRJzFfNs6J85/gMaepdLTPVQcM7eGcueY8E=","9S2dd0Xh0NMT6yUzd3bMFhfiui8=", new Date(dateEtudiant));65 int result = etudiantDao.create(maxime);66 MatcherAssert.assertThat( result, equalTo(0) );67 } catch (DaoException | ParseException de) {68 fail("Une erreur est survenue lors de du test de création de l'étudiant");69 }70 }71 @Test72 @DisplayName("Test get cours")73 public void testgetCours() {74 try {75 CoursDao coursDao = new CoursDao();76 Cours cours1 = coursDao.get(1);77 //System.out.println("thomas.getClass() : " + thomas.getClass());78 MatcherAssert.assertThat( cours1, is(notNullValue()) );79 MatcherAssert.assertThat( cours1, instanceOf(Cours.class) );80 /*Etudiant thomas = etudiantDao.get(1);81 System.out.println("thomas.getClass() : " + thomas.getClass());82 MatcherAssert.assertThat(thomas, instanceOf(Etudiant.class));83 //etudiantDao.get(1);84 } catch (DaoException de) {85 }86 }87 @Test88 @DisplayName("Test get Enseignant")89 public void testgetEnseignant() {90 try {91 EnseignantDao enseignantDao = new EnseignantDao();92 Enseignant enseignant1 = enseignantDao.get(1);93 //System.out.println("thomas.getClass() : " + thomas.getClass());94 MatcherAssert.assertThat( enseignant1, is(notNullValue()) );95 MatcherAssert.assertThat( enseignant1, instanceOf(Enseignant.class) );96 //etudiantDao.get(1);97 } catch (DaoException de) {98 //fail("Une erreur est survenue lors de la récupération de l'étudiant");99 }100 }101 @Test102 @DisplayName("Test get directeur")103 public void testgetDirecteur() {104 try {105 DirecteurDao directeurDao = new DirecteurDao();106 Directeur directeur1 = directeurDao.get(7);107 //System.out.println("thomas.getClass() : " + thomas.getClass());108 MatcherAssert.assertThat( directeur1, is(notNullValue()) );109 MatcherAssert.assertThat( directeur1, instanceOf(Directeur.class) );110 //etudiantDao.get(1);111 } catch (DaoException de) {112 //fail("Une erreur est survenue lors de la récupération de l'étudiant");113 }114 }115 @Test116 @DisplayName("Test get responsable")117 public void testgetResponsable() {118 try {119 ResponsableDao responsableDao = new ResponsableDao();120 Responsable responsable1 = responsableDao.get(9);121 //System.out.println("thomas.getClass() : " + thomas.getClass());122 MatcherAssert.assertThat( responsable1, is(notNullValue()) );123 MatcherAssert.assertThat( responsable1, instanceOf(Responsable.class) );124 //etudiantDao.get(1);125 } catch (DaoException de) {126 //fail("Une erreur est survenue lors de la récupération du responsable");127 }128 }129 @Test130 @DisplayName("Test get Matiere")131 public void testgetMatiere() {132 try {133 MatiereDao matiereDao = new MatiereDao();134 Matiere matiere1 = matiereDao.get(1);135 //System.out.println("thomas.getClass() : " + thomas.getClass());136 MatcherAssert.assertThat( matiere1, is(notNullValue()) );137 MatcherAssert.assertThat( matiere1, instanceOf(Matiere.class) );138 //etudiantDao.get(1);139 } catch (DaoException de) {140 //fail("Une erreur est survenue lors de la récupération de l'étudiant");141 }142 }*/143}...

Full Screen

Full Screen

Source:GlobToRegexTest.java Github

copy

Full Screen

...18import static org.hamcrest.CoreMatchers.not;19public class GlobToRegexTest {20 @Test21 public void testAsteriskMatchesZeroOrMoreCharactersOfANameComponentWithoutCrossingDirectoryBoundaries() {22 MatcherAssert.assertThat("*", matches("test123#.txt"));23 MatcherAssert.assertThat("{*}", matches("test123#.txt"));24 MatcherAssert.assertThat("*/*", matches("test/123.txt"));25 MatcherAssert.assertThat("*/123.txt", matches("test/123.txt"));26 MatcherAssert.assertThat("*", doesNotMatch("test/123.txt"));27 MatcherAssert.assertThat("\\*", matches("*"));28 MatcherAssert.assertThat("{\\*}", matches("*"));29 MatcherAssert.assertThat("\\*", doesNotMatch("test123#.txt"));30 }31 @Test32 public void testDoubleAsteriskMatchesZeroOrMoreCharactersOfANameComponentWithCrossingDirectoryBoundaries() {33 MatcherAssert.assertThat("**", matches("test123#.txt"));34 MatcherAssert.assertThat("{**}", matches("test123#.txt"));35 MatcherAssert.assertThat("**", matches("test/123.txt"));36 MatcherAssert.assertThat("{**}", matches("test/123.txt"));37 MatcherAssert.assertThat("\\**", matches("*asdfoo"));38 MatcherAssert.assertThat("\\**", doesNotMatch("test/test123#.txt"));39 }40 @Test41 public void testQuestionMarkMatchesExactlyOneCharacterOfANameComponent() {42 MatcherAssert.assertThat("foo/ba?.txt", matches("foo/bar.txt"));43 MatcherAssert.assertThat("foo/ba{?}.txt", matches("foo/bar.txt"));44 MatcherAssert.assertThat("foo/???????", matches("foo/bar.txt"));45 MatcherAssert.assertThat("foo/???.txt", matches("foo/bar.txt"));46 MatcherAssert.assertThat("foo?bar.txt", doesNotMatch("foo/bar.txt"));47 MatcherAssert.assertThat("foo/?", doesNotMatch("foo/ba"));48 }49 @Test50 public void testSquareBracketsMatchSingleCharacterOutOfTheSet() {51 MatcherAssert.assertThat("[a-c]", matches("a"));52 MatcherAssert.assertThat("{[a-c]}", matches("a"));53 MatcherAssert.assertThat("[ac]", doesNotMatch("b"));54 MatcherAssert.assertThat("[ac-e]", matches("a"));55 MatcherAssert.assertThat("[ac-e]", matches("d"));56 MatcherAssert.assertThat("[a-c]", matches("c"));57 MatcherAssert.assertThat("[a-c]", doesNotMatch("d"));58 }59 @Test60 public void testNegatedSquareBracketsMatchSingleCharacterNotInTheSet() {61 MatcherAssert.assertThat("[!a-c]", doesNotMatch("a"));62 MatcherAssert.assertThat("{[!a-c]}", doesNotMatch("a"));63 MatcherAssert.assertThat("[!ac]", matches("b"));64 MatcherAssert.assertThat("[!ac-e]", doesNotMatch("a"));65 MatcherAssert.assertThat("[!ac-e]", doesNotMatch("d"));66 MatcherAssert.assertThat("[!a-c]", doesNotMatch("c"));67 MatcherAssert.assertThat("[!a-c]", matches("d"));68 }69 @Test70 public void testAsteriskQuestionMarkAndBackslashMatchThemselvesInSquareBrackets() {71 MatcherAssert.assertThat("[*]", matches("*"));72 MatcherAssert.assertThat("[?]", matches("?"));73 MatcherAssert.assertThat("[\\]", matches("\\"));74 MatcherAssert.assertThat("[-]", matches("-"));75 MatcherAssert.assertThat("[!-]", matches("a"));76 MatcherAssert.assertThat("[!-]", doesNotMatch("-"));77 }78 @Test79 public void testCurlyBracketsAreAlternatives() {80 MatcherAssert.assertThat("{abc,def,cde}", matches("abc"));81 MatcherAssert.assertThat("\\{abc,def,cde}", matches("{abc,def,cde}"));82 MatcherAssert.assertThat("{abc,def,cde}", matches("def"));83 MatcherAssert.assertThat("{abc,def,cd/e}", matches("cd/e"));84 MatcherAssert.assertThat("{abc,def,cd/e}", doesNotMatch("efg"));85 }86 @Test87 public void testEscapeAtEndOfPatternThrowsPatternSyntaxException() {88 Assertions.assertThrows(PatternSyntaxException.class, () -> {89 GlobToRegex.toRegex("asd\\", '/');90 });91 }92 @Test93 public void testEmptySquareBracketsThrowPatternSyntaxException() {94 Assertions.assertThrows(PatternSyntaxException.class, () -> {95 GlobToRegex.toRegex("[]", '/');96 });97 }98 @Test...

Full Screen

Full Screen

Source:StatisticsTest.java Github

copy

Full Screen

...20import org.apache.dubbo.monitor.MonitorService;21import org.hamcrest.MatcherAssert;22import org.junit.jupiter.api.Test;23import static org.apache.dubbo.common.constants.CommonConstants.DUBBO_PROTOCOL;24import static org.hamcrest.MatcherAssert.assertThat;25import static org.hamcrest.Matchers.equalTo;26import static org.hamcrest.Matchers.is;27import static org.hamcrest.Matchers.not;28public class StatisticsTest {29 @Test30 public void testEquals() {31 URL statistics = new URLBuilder(DUBBO_PROTOCOL, "10.20.153.10", 0)32 .addParameter(MonitorService.APPLICATION, "morgan")33 .addParameter(MonitorService.INTERFACE, "MemberService")34 .addParameter(MonitorService.METHOD, "findPerson")35 .addParameter(MonitorService.CONSUMER, "10.20.153.11")36 .addParameter(MonitorService.SUCCESS, 1)37 .addParameter(MonitorService.FAILURE, 0)38 .addParameter(MonitorService.ELAPSED, 3)39 .addParameter(MonitorService.MAX_ELAPSED, 3)40 .addParameter(MonitorService.CONCURRENT, 1)41 .addParameter(MonitorService.MAX_CONCURRENT, 1)42 .build();43 Statistics statistics1 = new Statistics(statistics);44 Statistics statistics2 = new Statistics(statistics);45 MatcherAssert.assertThat(statistics1, equalTo(statistics1));46 MatcherAssert.assertThat(statistics1, equalTo(statistics2));47 statistics1.setVersion("2");48 MatcherAssert.assertThat(statistics1, not(equalTo(statistics2)));49 MatcherAssert.assertThat(statistics1.hashCode(), not(equalTo(statistics2.hashCode())));50 statistics1.setMethod("anotherMethod");51 MatcherAssert.assertThat(statistics1, not(equalTo(statistics2)));52 MatcherAssert.assertThat(statistics1.hashCode(), not(equalTo(statistics2.hashCode())));53 statistics1.setClient("anotherClient");54 MatcherAssert.assertThat(statistics1, not(equalTo(statistics2)));55 MatcherAssert.assertThat(statistics1.hashCode(), not(equalTo(statistics2.hashCode())));56 }57 @Test58 public void testToString() {59 Statistics statistics = new Statistics(new URL("dubbo", "10.20.153.10", 0));60 statistics.setApplication("demo");61 statistics.setMethod("findPerson");62 statistics.setServer("10.20.153.10");63 statistics.setGroup("unit-test");64 statistics.setService("MemberService");65 assertThat(statistics.toString(), is("dubbo://10.20.153.10"));66 Statistics statisticsWithDetailInfo = new Statistics(new URLBuilder(DUBBO_PROTOCOL, "10.20.153.10", 0)67 .addParameter(MonitorService.APPLICATION, "morgan")68 .addParameter(MonitorService.INTERFACE, "MemberService")69 .addParameter(MonitorService.METHOD, "findPerson")70 .addParameter(MonitorService.CONSUMER, "10.20.153.11")71 .addParameter(MonitorService.GROUP, "unit-test")72 .addParameter(MonitorService.SUCCESS, 1)73 .addParameter(MonitorService.FAILURE, 0)74 .addParameter(MonitorService.ELAPSED, 3)75 .addParameter(MonitorService.MAX_ELAPSED, 3)76 .addParameter(MonitorService.CONCURRENT, 1)77 .addParameter(MonitorService.MAX_CONCURRENT, 1)78 .build());79 MatcherAssert.assertThat(statisticsWithDetailInfo.getServer(), equalTo(statistics.getServer()));80 MatcherAssert.assertThat(statisticsWithDetailInfo.getService(), equalTo(statistics.getService()));81 MatcherAssert.assertThat(statisticsWithDetailInfo.getMethod(), equalTo(statistics.getMethod()));82 MatcherAssert.assertThat(statisticsWithDetailInfo.getGroup(), equalTo(statistics.getGroup()));83 MatcherAssert.assertThat(statisticsWithDetailInfo, not(equalTo(statistics)));84 }85}...

Full Screen

Full Screen

Source:CoordTests.java Github

copy

Full Screen

...25 Coord coord = new Coord(0, 0);26 List<Coord> neighboursPlus = coord.neighboursPlus();27 Matcher<Coord> isNeighbourPlus = isNeighbourOf(neighboursPlus);28 Assertions.assertSame(4, neighboursPlus.size(), "has 4 neighboursPlus");29 MatcherAssert.assertThat(new Coord(0, -1), isNeighbourPlus);30 MatcherAssert.assertThat(new Coord(0, 1), isNeighbourPlus);31 MatcherAssert.assertThat(new Coord(-1, 0), isNeighbourPlus);32 MatcherAssert.assertThat(new Coord(1, 0), isNeighbourPlus);33 }34 @Test35 public void checkNeighboursPlus_64() {36 Coord coord = new Coord(4, 6);37 List<Coord> neighboursPlus = coord.neighboursPlus();38 Matcher<Coord> isNeighbourPlus = isNeighbourOf(neighboursPlus);39 Assertions.assertSame(4, neighboursPlus.size(), "has 4 neighboursPlus");40 MatcherAssert.assertThat(new Coord(4, 5), isNeighbourPlus);41 MatcherAssert.assertThat(new Coord(4, 7), isNeighbourPlus);42 MatcherAssert.assertThat(new Coord(3, 6), isNeighbourPlus);43 MatcherAssert.assertThat(new Coord(5, 6), isNeighbourPlus);44 }45 @Test46 public void checkNeighboursX_00() {47 Coord coord = new Coord(0, 0);48 List<Coord> neighboursX = coord.neighboursX();49 Matcher<Coord> isNeighbourX = isNeighbourOf(neighboursX);50 Assertions.assertSame(4, neighboursX.size(), "has 4 neighboursX");51 MatcherAssert.assertThat(new Coord(-1, -1), isNeighbourX);52 MatcherAssert.assertThat(new Coord(1, -1), isNeighbourX);53 MatcherAssert.assertThat(new Coord(-1, 1), isNeighbourX);54 MatcherAssert.assertThat(new Coord(1, 1), isNeighbourX);55 }56 @Test57 public void checkNeighboursX_64() {58 Coord coord = new Coord(4, 6);59 List<Coord> neighboursX = coord.neighboursX();60 Matcher<Coord> isNeighbourX = isNeighbourOf(neighboursX);61 Assertions.assertSame(4, neighboursX.size(), "has 4 neighboursX");62 MatcherAssert.assertThat(new Coord(3, 5), isNeighbourX);63 MatcherAssert.assertThat(new Coord(3, 7), isNeighbourX);64 MatcherAssert.assertThat(new Coord(5, 5), isNeighbourX);65 MatcherAssert.assertThat(new Coord(5, 7), isNeighbourX);66 }67}...

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import static org.hamcrest.MatcherAssert.assertThat;2import static org.hamcrest.Matchers.*;3import java.util.Arrays;4import java.util.List;5public class HamcrestExample {6 public static void main(String[] args) {7 List<Integer> numbers = Arrays.asList(12, 15, 45);8 assertThat(numbers, hasSize(3));9 assertThat(numbers, hasItems(12, 45));10 assertThat(numbers, everyItem(greaterThan(10)));11 assertThat(numbers, everyItem(lessThan(100)));12 assertThat("ABCDE", startsWith("ABC"));13 assertThat("ABCDE", allOf(startsWith("ABC"), endsWith("CDE"), containsString("BC")));14 }15}16org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:18)17org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:18)18org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:19)19org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:20)20org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:21)21org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:24)22org.hamcrest.MatcherAssert.assertThat(HamcrestExample.java:27)

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import org.hamcrest.MatcherAssert;2import org.hamcrest.Matchers;3MatcherAssert.assertThat("Hello", Matchers.equalTo("Hello"));4import static org.hamcrest.MatcherAssert.assertThat;5import static org.hamcrest.Matchers.equalTo;6assertThat("Hello", equalTo("Hello"));7import static org.junit.Assert.assertThat;8import static org.hamcrest.Matchers.equalTo;9assertThat("Hello", equalTo("Hello"));10import static org.junit.Assert.assertThat;11import static org.hamcrest.Matchers.*;12assertThat("Hello", equalTo("Hello"));13import static org.junit.Assert.assertThat;14import static org.hamcrest.Matchers.*;15import static org.hamcrest.Matchers.equalTo;16assertThat("Hello", equalTo("Hello"));17(parameter list) -> {body}18interface Sayable{19 String say(String name);20}21public class LambdaExpressionExample{22 public static void main(String[] args){23 Sayable s1 = (name) ->{24 return "Hello, " + name;25 };26 System.out.println(s1.say("Sonoo"));27 Sayable s2 = (name) ->{28 return "Hello, " + name;29 };30 System.out.println(s2.say("Sonoo"));31 }32}33In the above code, we can see that we have created a functional interface Sayable with a method say(). Then we have created an object of the functional interface and implemented its abstract method using lambda expression. It is very easy

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import static org.hamcrest.MatcherAssert.assertThat;2import static org.hamcrest.Matchers.*;3import java.util.Arrays;4import java.util.List;5import org.hamcrest.MatcherAssert;6import org.junit.jupiter.api.Test;7public class HamcrestTest {8 public void test() {

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import static org.hamcrest.MatcherAssert.assertThat;2import static org.hamcrest.Matchers.*;3import org.hamcrest.MatcherAssert;4import org.hamcrest.Matchers;5import static org.hamcrest.MatcherAssert.assertThat;6import static org.hamcrest.Matchers.*;7import org.hamcrest.MatcherAssert;8import org.hamcrest.Matchers;9import static org.hamcrest.MatcherAssert.assertThat;10import static org.hamcrest.Matchers.*;11import org.hamcrest.MatcherAssert;12import org.hamcrest.Matchers;13import static org.hamcrest.MatcherAssert.assertThat;14import static org.hamcrest.Matchers.*;15import org.hamcrest.MatcherAssert;16import org.hamcrest.Matchers;17import static org.hamcrest.MatcherAssert.assertThat;18import static org.hamcrest.Matchers.*;19import org.hamcrest.MatcherAssert;20import org.hamcrest.Matchers;21import static org.hamcrest.MatcherAssert.assertThat;22import static org.hamcrest.Matchers.*;23import org.hamcrest.MatcherAssert;24import org.hamcrest.Matchers;25import static org.hamcrest.MatcherAssert.assertThat;26import static org.hamcrest.Matchers.*;27import org.hamcrest.MatcherAssert;28import org.hamcrest.Matchers;29import static org.hamcrest.MatcherAssert.assertThat;30import static org.hamcrest.Matchers.*;31import org.hamcrest.MatcherAssert;32import org.hamcrest.Matchers;33import static org.hamcrest.MatcherAssert.assertThat;34import static org.hamcrest.Matchers.*;35import org.hamcrest.MatcherAssert;36import org.hamcrest.Matchers;37import static org.hamcrest.MatcherAssert.assertThat;38import static org.hamcrest.Matchers.*;39import org.hamcrest.MatcherAssert;40import org.hamcrest.Matchers;41import static org.hamcrest.MatcherAssert.assertThat;42import static org

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import static org.hamcrest.MatcherAssert.assertThat;2import static org.hamcrest.Matchers.equalTo;3public class HamcrestExample {4 public void testHamcrest() {5 assertThat(1 + 1, equalTo(2));6 }7}8package com.baeldung.junit5.hamcrest;9import static org.hamcrest.MatcherAssert.assertThat;10import static org.hamcrest.Matchers.equalTo;11import org.junit.jupiter.api.Test;12public class HamcrestExample {13 public void testHamcrest() {14 assertThat(1 + 1, equalTo(2));15 }16}17package com.baeldung.junit4.hamcrest;18import static org.hamcrest.MatcherAssert.assertThat;19import static org.hamcrest.Matchers.equalTo;20import org.junit.Test;21public class HamcrestExample {22 public void testHamcrest() {23 assertThat(1 + 1, equalTo(2));24 }25}

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import static org.hamcrest.MatcherAssert.assertThat;2import static org.hamcrest.Matchers.*;3public class HamcrestAssertThatTest {4 public void testAssertThat(){5 List<Integer> scores = Arrays.asList(99,100,101,105);6 assertThat(scores, hasSize(4));7 assertThat(scores, hasItems(99,100));8 assertThat(scores, everyItem(greaterThan(90)));9 assertThat(scores, everyItem(lessThan(190)));10 assertThat("", isEmptyString());11 assertThat(null, isEmptyOrNullString());12 Integer[] marks = {1,2,3,4};13 assertThat(marks, arrayWithSize(4));14 assertThat(marks, arrayContainingInAnyOrder(4,3,2,1));15 assertThat(scores, hasSize(4));16 assertThat(scores, hasItems(99,100));17 assertThat(scores, everyItem(greaterThan(90)));18 assertThat(scores, everyItem(lessThan(190)));19 }20}21org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:23)22org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:24)23org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:25)24org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:26)25org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:28)26org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:29)27org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:32)28org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:33)29org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:35)30org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:36)31org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:38)32org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:39)33org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:41)34org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:42)35org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:44)36org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThatTest.java:45)37org.hamcrest.MatcherAssert.assertThat(HamcrestAssertThat

Full Screen

Full Screen

assertThat

Using AI Code Generation

copy

Full Screen

1import static org.hamcrest.MatcherAssert.assertThat;2import static org.hamcrest.Matchers.equalTo;3import static org.hamcrest.Matchers.is;4import org.testng.annotations.Test;5public class TestHamcrest {6public void test1() {7assertThat("abc", is(equalTo("abc")));8}9}10org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)11org.testng.Assert.assertUsing(Assert.java:35)12org.testng.Assert.assertUsing(Assert.java:25)13org.testng.Assert.assertEquals(Assert.java:60)14org.testng.Assert.assertEquals(Assert.java:70)15org.testng.Assert.assertEquals(Assert.java:80)16org.testng.Assert.assertEquals(Assert.java:90)17testng.TestHamcrest.test1(TestHamcrest.java:15)18sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)19sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)20sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)21java.lang.reflect.Method.invoke(Method.java:498)22org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)23org.testng.internal.Invoker.invokeMethod(Invoker.java:639)24org.testng.internal.Invoker.invokeTestMethod(Invoker.java:816)25org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1124)26org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)27org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)28org.testng.TestRunner.privateRun(TestRunner.java:774)29org.testng.TestRunner.run(TestRunner.java:624)30org.testng.SuiteRunner.runTest(SuiteRunner.java:359)31org.testng.SuiteRunner.runSequentially(SuiteRunner.java:354)32org.testng.SuiteRunner.privateRun(SuiteRunner.java:312)33org.testng.SuiteRunner.run(SuiteRunner.java:261)34org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)35org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)36org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)37org.testng.TestNG.runSuitesLocally(TestNG.java:1149)38org.testng.TestNG.runSuites(TestNG.java:1064)39org.testng.TestNG.run(TestNG.java:1032)

Full Screen

Full Screen

JUnit Tutorial:

LambdaTest also has a detailed JUnit tutorial explaining its features, importance, advanced use cases, best practices, and more to help you get started with running your automation testing scripts.

JUnit Tutorial Chapters:

Here are the detailed JUnit testing chapters to help you get started:

  • Importance of Unit testing - Learn why Unit testing is essential during the development phase to identify bugs and errors.
  • Top Java Unit testing frameworks - Here are the upcoming JUnit automation testing frameworks that you can use in 2023 to boost your unit testing.
  • What is the JUnit framework
  • Why is JUnit testing important - Learn the importance and numerous benefits of using the JUnit testing framework.
  • Features of JUnit - Learn about the numerous features of JUnit and why developers prefer it.
  • JUnit 5 vs. JUnit 4: Differences - Here is a complete comparison between JUnit 5 and JUnit 4 testing frameworks.
  • Setting up the JUnit environment - Learn how to set up your JUnit testing environment.
  • Getting started with JUnit testing - After successfully setting up your JUnit environment, this chapter will help you get started with JUnit testing in no time.
  • Parallel testing with JUnit - Parallel Testing can be used to reduce test execution time and improve test efficiency. Learn how to perform parallel testing with JUnit.
  • Annotations in JUnit - When writing automation scripts with JUnit, we can use JUnit annotations to specify the type of methods in our test code. This helps us identify those methods when we run JUnit tests using Selenium WebDriver. Learn in detail what annotations are in JUnit.
  • Assertions in JUnit - Assertions are used to validate or test that the result of an action/functionality is the same as expected. Learn in detail what assertions are and how to use them while performing JUnit testing.
  • Parameterization in JUnit - Parameterized Test enables you to run the same automated test scripts with different variables. By collecting data on each method's test parameters, you can minimize time spent on writing tests. Learn how to use parameterization in JUnit.
  • Nested Tests In JUnit 5 - A nested class is a non-static class contained within another class in a hierarchical structure. It can share the state and setup of the outer class. Learn about nested annotations in JUnit 5 with examples.
  • Best practices for JUnit testing - Learn about the best practices, such as always testing key methods and classes, integrating JUnit tests with your build, and more to get the best possible results.
  • Advanced Use Cases for JUnit testing - Take a deep dive into the advanced use cases, such as how to run JUnit tests in Jupiter, how to use JUnit 5 Mockito for Unit testing, and more for JUnit testing.

JUnit Certification:

You can also check out our JUnit certification if you wish to take your career in Selenium automation testing with JUnit to the next level.

Run junit automation tests on LambdaTest cloud grid

Perform automation testing on 3000+ real desktop and mobile devices online.

Most used method in MatcherAssert

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful