Test suite
Test case 1
1: MSPcrunchEntryInformation mSPcrunchEntryInformation0 = new MSPcrunchEntryInformation();
2: KeyChooser keyChooser0 = new KeyChooser(mSPcrunchEntryInformation0);
Test case 2
1: SimpleEntryInformation simpleEntryInformation0 = (SimpleEntryInformation)SimpleEntryInformation.getDefaultEntryInformation();
2: BlastEntryInformation blastEntryInformation0 = new BlastEntryInformation();
3: Key key0 = blastEntryInformation0.getDefaultKey();
4: KeyChooser keyChooser0 = new KeyChooser(simpleEntryInformation0, key0);
Source Code
1: No source found for uk.ac.sanger.artemis.components.KeyChooser
EvoSuite Parameters
- TARGET_CLASS: uk.ac.sanger.artemis.components.KeyChooser
- Size: 2
- Length: 6
- criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
- Coverage: 0.3375
- BranchCoverage: 0.2
- MethodCoverage: 0.5
- OutputCoverage: 0.0
Back to Overview