]> git.uio.no Git - ifi-stolz-refaktor.git/blobdiff - case-study/dogfooding-statistics/ExtractTest_JUnit_refaktor-before.xml
Case studies: adding JUnit reports
[ifi-stolz-refaktor.git] / case-study / dogfooding-statistics / ExtractTest_JUnit_refaktor-before.xml
diff --git a/case-study/dogfooding-statistics/ExtractTest_JUnit_refaktor-before.xml b/case-study/dogfooding-statistics/ExtractTest_JUnit_refaktor-before.xml
new file mode 100644 (file)
index 0000000..8bfbefa
--- /dev/null
@@ -0,0 +1,190 @@
+<?xml version="1.0" encoding="UTF-8"?><testrun name="ExtractTest" project="no.uio.ifi.refaktor.tests" tests="148" started="148" failures="0" errors="0" ignored="0">
+  <testsuite name="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodAnalyzerTest" time="0.811">
+    <testcase name="testAnalyzeReturnInsideConditional" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodAnalyzerTest" time="0.411"/>
+    <testcase name="testAnalyzeReturnEndOfSelection" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodAnalyzerTest" time="0.401"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.591">
+    <testcase name="testTooSimpleExpression" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.142"/>
+    <testcase name="testOverloadedMethod" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.001"/>
+    <testcase name="testSimpleMethod" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.007"/>
+    <testcase name="testMethodWithJavadocAttachedAndASingleLineCommentAbove" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.001"/>
+    <testcase name="testAbstractMethod" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.001"/>
+    <testcase name="testNoTarget" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.0"/>
+    <testcase name="testMethodWithPrefixedMultilineComment" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.001"/>
+    <testcase name="testSearchableMethodFavorNoUnfixes" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodAnalyzerTest" time="0.438"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.068">
+    <testcase name="textExtractPropertyBlockText" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.062"/>
+    <testcase name="testSelectionIsValidTestExpression" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.001"/>
+    <testcase name="testSelectionIsValidMethodText" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.0"/>
+    <testcase name="testSelectionIsValidStartFoo" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.001"/>
+    <testcase name="testExtractPropertyStartFoo" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.001"/>
+    <testcase name="testExtractPropertyMethodText" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.0"/>
+    <testcase name="testSelectionIsValidEndStartFoo" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.001"/>
+    <testcase name="testSelectionIsValidSingleStatement" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.0"/>
+    <testcase name="testSelectionIsValidBlockText" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.001"/>
+    <testcase name="textExtractPropertyBug20130906" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.001"/>
+    <testcase name="testExtractPropertySingleStatement" classname="no.uio.ifi.refaktor.tests.LongestCommonPrefixAnalyzerTest" time="0.0"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.ASimpleExampleExtractTempTest" time="1.059">
+    <testcase name="test" classname="no.uio.ifi.refaktor.tests.ASimpleExampleExtractTempTest" time="1.059"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.ProjectWideExtractAndMoveMethodChangerTest" time="52.434">
+    <testcase name="testAnalyzeAndChange" classname="no.uio.ifi.refaktor.tests.ProjectWideExtractAndMoveMethodChangerTest" time="52.434"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.051">
+    <testcase name="testFindMethodWithGenericParameters" classname="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.047"/>
+    <testcase name="testMethodInLocalInnerType" classname="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.001"/>
+    <testcase name="testFindMethodHandle" classname="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.001"/>
+    <testcase name="testFindMethod_bug_MultiSortMembersAction" classname="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.001"/>
+    <testcase name="testMethodInAnonymousTypeOfAnonymousType" classname="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.0"/>
+    <testcase name="testMethodInAnonymousType" classname="no.uio.ifi.refaktor.tests.FindMethodHandleTest" time="0.001"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodChangerTest" time="22.492">
+    <testcase name="testExecuteChange" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodChangerTest" time="7.441"/>
+    <testcase name="testExecuteChangeIdenticalLines" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodChangerTest" time="6.442"/>
+    <testcase name="testExecuteChangeWithAssignmentToPotentialTargetAndFieldAsAnotherOption" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodChangerTest" time="6.136"/>
+    <testcase name="testExecuteChangeAssignmentToMoveDestinationParameter" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodChangerTest" time="1.303"/>
+    <testcase name="testExecuteChangeVariableDeclarationIsInSelection" classname="no.uio.ifi.refaktor.tests.ExtractAndMoveMethodChangerTest" time="1.17"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.ASimpleExampleTest" time="6.085">
+    <testcase name="test" classname="no.uio.ifi.refaktor.tests.ASimpleExampleTest" time="6.085"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.VariableBindingFinderTest" time="0.098">
+    <testcase name="testAnonymousClass" classname="no.uio.ifi.refaktor.tests.VariableBindingFinderTest" time="0.095"/>
+    <testcase name="testLocalClass" classname="no.uio.ifi.refaktor.tests.VariableBindingFinderTest" time="0.001"/>
+    <testcase name="testRegularLocalVariable" classname="no.uio.ifi.refaktor.tests.VariableBindingFinderTest" time="0.002"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.026">
+    <testcase name="testParseVoidSignatureWithOneParameterGetName" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithComplexGenericSignature" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.001"/>
+    <testcase name="testParseVoidSignatureWithPrimaryTypesInSignature" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithGenericParametersSize" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.001"/>
+    <testcase name="testParseVoidSignatureWithComplexGenericSignatureAndBody" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithOneParameterGetParameterSignature" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.001"/>
+    <testcase name="testParseVoidSignatureWithArrayTypeInSignature" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithGenericParametersNoSpace" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithGenericParametersAndExtraSpace" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithFinalGenericParameter" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithGenericParameters" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.001"/>
+    <testcase name="testParseVoidSignatureWithWildcardTypeInSignature" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureParameterWithMultipleGenericTypes" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.001"/>
+    <testcase name="testParseVoidSignatureWithMultipleParametersWithMultipleGenericTypes" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.001"/>
+    <testcase name="testParseVoidSignatureWithQualifiedParameter" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.002"/>
+    <testcase name="testParseVoidSignatureWithNoParameters" classname="no.uio.ifi.refaktor.tests.MethodSignatureTest" time="0.0"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.PackageWideExtractAndMoveMethodChangerTest" time="8.303">
+    <testcase name="testAnalyzeAndChange" classname="no.uio.ifi.refaktor.tests.PackageWideExtractAndMoveMethodChangerTest" time="8.303"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.963">
+    <testcase name="testContainingDo" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.112"/>
+    <testcase name="testContainingEnhancedFor" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.002"/>
+    <testcase name="testSimpleStatements" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.002"/>
+    <testcase name="testContainingFor" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.003"/>
+    <testcase name="testContainingBlock" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.002"/>
+    <testcase name="testContainingLabel" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.002"/>
+    <testcase name="testContainingWhile" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.002"/>
+    <testcase name="testContainingIfElse" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.003"/>
+    <testcase name="testContainingSwitch" classname="no.uio.ifi.refaktor.tests.TextSelectionsGeneratorTest" time="0.834"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.212">
+    <testcase name="testSelectionWhichNeedMultipleReturnValuesAssignmentPlusReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.104"/>
+    <testcase name="testVoidContainsNonReturningConditionalButEndIsLegalAndHasThrow" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testReturnInsideConditional" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testBreakInsideSwitchLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testLegalSelectionContainingReturnInBlock" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueWithoutLabelInDoLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testReturnEndOfSelection" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testComplexNotAllBrancesEndInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testDoubleConstructorCallWithFieldArgument" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testReturnInsideCatchEndsInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testSelectionWithReferenceToEnclosingInstance" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testReturnInsideForEndsInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueInsideEnhancedForIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testSimpleNotAllBrancesEndInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testReturnInsideCatch" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.004"/>
+    <testcase name="testReturnInsideWhile" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testBreakInsideEnhancedForIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testIllegalSelectionUsingNonStaticInnerClass" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testSelectionWithThisReferenceToEnclosingInstance" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testBreakInsideWhileIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueWithLabelInNestedWhileLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testIllegalSelectionCallingProtectedMethod" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueWithoutLabelInDoIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testSimpleAllBranchesEndInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testContinueWithoutLabelInWhileIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testDoubleConstructorCallWithoutArgument" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testIllegalSelectionCallingDefaultMethod" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueWithLabelInNestedWhileIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testBreakInsideDoIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueWithoutLabelInWhileLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testComplexAllBranchesEndInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContinueWithoutLabelInForLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.0"/>
+    <testcase name="testContinueInsideEnhancedForLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testContainsNonReturningConditionalButEndIsLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testBreakInsideForLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testVoidContainsNonReturningConditionalAndEndIsNonLegalAndHasThrow" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testBreakInsideWhileLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testContainsNonReturningConditionalButEndIsLegalAndHasThrow" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testIllegalSelectionPossibleImplicitReturnWhile" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testBreakInsideSwitchIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testLegalSelectionContainingReturnInDo" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testCheckCallToSuperConstructor" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testBreakInsideEnhancedForLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.003"/>
+    <testcase name="testSelectionWhichNeedMultipleReturnValues" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.005"/>
+    <testcase name="testAssignmentToFinal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.004"/>
+    <testcase name="testBreakInsideDoLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testReturnInsideFor" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testBreakWithLabelLegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testCheckAccessToSuperField" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.003"/>
+    <testcase name="testContinueWithoutLabelInForIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.003"/>
+    <testcase name="testDoubleConstructorCallWithLocalArgument" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testLegalSelectionContainingReturnUnderLabel" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.001"/>
+    <testcase name="testCheckCallToSuperMethod" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.002"/>
+    <testcase name="testBreakWithLabelIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.004"/>
+    <testcase name="testReturnInsideWhileEndsInReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.004"/>
+    <testcase name="testIllegalSelectionContainingReturn" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.003"/>
+    <testcase name="testBreakInsideForIllegal" classname="no.uio.ifi.refaktor.tests.LegalStatementsTest" time="0.003"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.ExampleCodeManagerTest" time="2.147">
+    <testcase name="testCleanBuild" classname="no.uio.ifi.refaktor.tests.ExampleCodeManagerTest" time="1.126"/>
+    <testcase name="testForBuildErrors" classname="no.uio.ifi.refaktor.tests.ExampleCodeManagerTest" time="1.021"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.SingleExecutionExecutorManagerTest" time="0.954">
+    <testcase name="testExecution" classname="no.uio.ifi.refaktor.tests.SingleExecutionExecutorManagerTest" time="0.002"/>
+    <testcase name="testUninitializedExecution" classname="no.uio.ifi.refaktor.tests.SingleExecutionExecutorManagerTest" time="0.001"/>
+    <testcase name="testDoubleExecution" classname="no.uio.ifi.refaktor.tests.SingleExecutionExecutorManagerTest" time="0.951"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.834">
+    <testcase name="testSimpleNameInNullTest" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.074"/>
+    <testcase name="testSimpleNameWithStringType" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.002"/>
+    <testcase name="testSimpleNameWithInterfaceType" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.001"/>
+    <testcase name="testFieldAccessAssignment" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.002"/>
+    <testcase name="testSimpleNameWithPrimitiveType" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.001"/>
+    <testcase name="testSingleVariableDeclaration" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.003"/>
+    <testcase name="testRegularFieldAssignment" classname="no.uio.ifi.refaktor.tests.UnfixesCollectorTest" time="0.75"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.704">
+    <testcase name="testLastStatement" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.072"/>
+    <testcase name="testCoveringNode" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.037"/>
+    <testcase name="testCoveringType" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.002"/>
+    <testcase name="testCoveredNode" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.002"/>
+    <testcase name="testCoveringTypeAnonymous" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.003"/>
+    <testcase name="testCoveringTypeLocal" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.002"/>
+    <testcase name="testOffsetLengthEnd" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.001"/>
+    <testcase name="testEquals" classname="no.uio.ifi.refaktor.tests.CompilationUnitTextSelectionTest" time="0.585"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.PrefixesCollectorTest" time="0.07">
+    <testcase name="testWithoutSimpleExpressions_a" classname="no.uio.ifi.refaktor.tests.PrefixesCollectorTest" time="0.065"/>
+    <testcase name="testWithoutSimpleExpressions_a_b" classname="no.uio.ifi.refaktor.tests.PrefixesCollectorTest" time="0.001"/>
+    <testcase name="testWithoutSimpleExpressions_a_c" classname="no.uio.ifi.refaktor.tests.PrefixesCollectorTest" time="0.001"/>
+    <testcase name="testWithSimpleExpression" classname="no.uio.ifi.refaktor.tests.PrefixesCollectorTest" time="0.002"/>
+    <testcase name="testWithoutSimpleExpressionsCount" classname="no.uio.ifi.refaktor.tests.PrefixesCollectorTest" time="0.0"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodChangerTest" time="6.195">
+    <testcase name="testForErrorsAfterExecution" classname="no.uio.ifi.refaktor.tests.SearchBasedExtractAndMoveMethodChangerTest" time="6.195"/>
+  </testsuite>
+  <testsuite name="no.uio.ifi.refaktor.tests.ExtractTest" time="0.665">
+    <testcase name="testLoadFileFromBundleToProject" classname="no.uio.ifi.refaktor.tests.ExtractTest" time="0.665"/>
+  </testsuite>
+</testrun>