Test suite
Test case 1
1: Key key0 = Key.CDS; 2: Range range0 = new Range(3504, 3504); 3: Location location0 = new Location(range0); 4: QualifierVector qualifierVector0 = new QualifierVector(); 5: ChadoCanonicalGene chadoCanonicalGene0 = new ChadoCanonicalGene(); 6: DatabaseInferredFeature databaseInferredFeature0 = new DatabaseInferredFeature(key0, location0, qualifierVector0, chadoCanonicalGene0); 7: Feature feature0 = new Feature(databaseInferredFeature0); 8: FeaturePlotGroup featurePlotGroup0 = new FeaturePlotGroup(feature0);
Test case 2
1: FeaturePlotGroup featurePlotGroup0 = new FeaturePlotGroup((Feature) null);
Source Code
1: No source found for uk.ac.sanger.artemis.components.FeaturePlotGroup
EvoSuite Parameters
- TARGET_CLASS: uk.ac.sanger.artemis.components.FeaturePlotGroup
- Size: 2
- Length: 9
- criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
- Coverage: 0.29274425287356326
- BranchCoverage: 0.0
- MethodCoverage: 0.3333333333333333
- OutputCoverage: 1.0