Test suite
Test case 1
1: EmblStreamSequence emblStreamSequence0 = new EmblStreamSequence("q&Ld#DUG1CHJK'iP/J%");
2: Bases bases0 = new Bases(emblStreamSequence0);
3: SimpleEntryGroup simpleEntryGroup0 = new SimpleEntryGroup(bases0);
4: Clipboard clipboard0 = new Clipboard("q&Ld#DUG1CHJK'iP/J%");
5: Selection selection0 = new Selection(clipboard0);
6: SimpleGotoEventSource simpleGotoEventSource0 = new SimpleGotoEventSource(simpleEntryGroup0);
7: FeatureDisplay featureDisplay0 = new FeatureDisplay(simpleEntryGroup0, selection0, simpleGotoEventSource0, (BasePlotGroup) null, 0);
Test case 2
1: SimpleEntryGroup simpleEntryGroup0 = new SimpleEntryGroup();
2: Clipboard clipboard0 = new Clipboard("hw^'OgR%GNai:|\"`");
3: Selection selection0 = new Selection(clipboard0);
4: SelectionInfoDisplay selectionInfoDisplay0 = new SelectionInfoDisplay(simpleEntryGroup0, selection0);
5: assertFalse(selectionInfoDisplay0.isFocusTraversalPolicyProvider());
Source Code
1: No source found for uk.ac.sanger.artemis.components.CanvasPanel
EvoSuite Parameters
- TARGET_CLASS: uk.ac.sanger.artemis.components.CanvasPanel
- Size: 2
- Length: 11
- criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
- Coverage: 0.5353260869565217
- BranchCoverage: 0.8571428571428571
- MethodCoverage: 0.0
- OutputCoverage: 0.0
Back to Overview