Test suite
Test case 1
1: BasePlotGroup basePlotGroup0 = mock(BasePlotGroup.class, new ViolatedAssumptionAnswer());
2: SimpleGotoEventSource simpleGotoEventSource0 = new SimpleGotoEventSource((EntryGroup) null);
3: FindAndReplace findAndReplace0 = new FindAndReplace((Selection) null, simpleGotoEventSource0, (EntryGroup) null, basePlotGroup0);
Source Code
1: No source found for uk.ac.sanger.artemis.components.FindAndReplace
EvoSuite Parameters
- TARGET_CLASS: uk.ac.sanger.artemis.components.FindAndReplace
- Size: 1
- Length: 3
- criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
- Coverage: 0.292725988700565
- BranchCoverage: 0.00847457627118644
- MethodCoverage: 0.3333333333333333
- OutputCoverage: 1.0
Back to Overview