Test suite
Test case 1
1: StyledEditorKit.FontSizeAction styledEditorKit_FontSizeAction0 = new StyledEditorKit.FontSizeAction("Flag is an unsupported type for format fields", 0);
2: AddButton addButton0 = new AddButton(styledEditorKit_FontSizeAction0, "");
3: assertTrue(addButton0.getFocusTraversalKeysEnabled());
Source Code
1: No source found for uk.ac.sanger.artemis.components.genebuilder.gff.AddButton
EvoSuite Parameters
- TARGET_CLASS: uk.ac.sanger.artemis.components.genebuilder.gff.AddButton
- Size: 1
- Length: 2
- criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
- Coverage: 1.0
- BranchCoverage: 1.0
- MethodCoverage: 1.0
- OutputCoverage: 1.0
Back to Overview