Class | Name | Status | Type | Time(s) |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayElementConversion | Success | | 0.755 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayElementConversion_Reflection | Success | | 0.860 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayification | Success | | 0.720 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayification_Reflection | Success | | 0.699 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testByteConversion | Success | | 0.728 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testByteConversion_Reflection | Success | | 0.732 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testCharConversion | Success | | 0.699 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testCharConversion_Reflection | Success | | 0.704 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testDoubleConversion | Success | | 0.750 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testDoubleConversion_Reflection | Success | | 0.765 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testErrorStringValue | Success | | 0.722 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testErrorStringValue_Reflection | Success | | 0.709 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testFloatConversion | Success | | 0.777 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testFloatConversion_Reflection | Success | | 0.700 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testIntConversion | Success | | 0.769 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testIntConversion_Reflection | Success | | 0.711 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testLongConversion | Success | | 0.863 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testLongConversion_Reflection | Success | | 0.754 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testMissingPrimitiveTypeValues_Reflection | Success | | 0.719 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testShortConversion | Success | | 0.678 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testShortConversion_Reflection | Success | | 0.730 |
org.eclipse.jdt.apt.tests.AnnotationValueTests | testAnnotationValueProcessor | Success | | 0.665 |
org.eclipse.jdt.apt.tests.APITests | testAptUtil | Success | | 0.664 |
org.eclipse.jdt.apt.tests.APITests | testMessagerAPI | Success | | 0.675 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testAPTRounding | Success | | 0.783 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testCaching | Success | | 0.765 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testConfigMarker | Success | | 0.894 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testDeletedGeneratedSourceFolder | Success | | 0.905 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testDeletedParentFile | Success | | 3.771 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testExtraDependencies | Success | | 0.818 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratedFileInBuilder | Success | | 0.947 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratedFileInBuilder_ProjectRootAsSourceDir | Success | | 0.816 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratedFileInBuilder1 | Success | | 0.680 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratingIllegalTypeName | Success | | 0.906 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testNestedGeneratedFileInBuilder | Success | | 0.736 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testStopGeneratingFileInBuilder_FullBuild | Success | | 0.783 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testStopGeneratingFileInBuilder_IncrementalBuild | Success | | 0.821 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testTwoAnnotations | Success | | 0.807 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testBasicReconcile | Success | | 0.103 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testDiscardParentWorkingCopy | Success | | 0.121 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testGeneratedFile | Success | | 1.202 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testNestedGeneratedFile | Success | | 0.099 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testNoReconcile | Success | | 0.110 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testStopGeneratingFileInReconciler | Success | | 0.106 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testAnnotationTypeDeclarationVisitor | Success | | 0.695 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testAnnotationTypeElementDeclarationVisitor | Success | | 0.698 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testClassDeclarationVisitor | Success | | 0.673 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testConstructorDeclarationVisitor | Success | | 0.690 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testEnumConstantDeclarationVisitor | Success | | 0.683 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testEnumDeclarationVisitor | Success | | 0.666 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testFieldDeclarationVisitor | Success | | 0.676 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testInterfaceDeclarationVisitor | Success | | 0.670 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testMethodDeclarationVisitor | Success | | 0.732 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testPackageDeclarationVisitor | Success | | 0.746 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testParameterDeclarationVisitor | Success | | 0.704 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testTypeParameterDeclarationVisitor | Success | | 0.635 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testAnnotationForEnumArrayValue | Success | | 0.701 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testArrayForBooleanValue | Success | | 0.808 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testArrayForStringValue | Success | | 0.650 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testNonArrayForArrayValue | Success | | 0.661 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testOtherClassForStringValue | Success | | 0.685 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testOtherPrimitiveForBooleanValue | Success | | 0.673 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testPrimitiveForArrayValue | Success | | 0.680 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testPrimitiveForStringValue | Success | | 0.653 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testStringForBooleanValue | Success | | 0.675 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testWrapperClassForPrimitiveValue | Success | | 0.726 |
org.eclipse.jdt.apt.tests.FactoryLoaderTests | testExternalJarLoader | Success | | 1.073 |
org.eclipse.jdt.apt.tests.FactoryLoaderTests | testNonexistentEntry | Success | | 1.052 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testAddRemoveVarJar | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testAddRemoveWorkspaceJar | Success | | 0.001 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testGetAllContainers | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testGetEnabledContainersOrder | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testRemoveExternalJar | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testSetContainers | Success | | 0.001 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testIsGeneratedOrParentFile | Success | | 0.644 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenAfterDirChange | Success | | 0.772 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenOverwrite | Success | | 0.715 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenPackages | Success | | 0.630 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenSubDir | Success | | 0.810 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testTestSourceGen | Success | | 0.970 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testTextFileGen | Success | | 0.603 |
org.eclipse.jdt.apt.tests.JavaVersionTests | testMirror | Success | | 0.105 |
org.eclipse.jdt.apt.tests.ListenerTests | testListenerCalled | Success | | 0.762 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testEnvFactory | Success | | 0.727 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testFieldConstant | Success | | 0.760 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testLocation | Success | | 0.749 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testMirrorDeclaration | Success | | 0.653 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testPackageInfo | Success | | 0.718 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testSourceMirror | Success | | 0.784 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testUnresolvableDeclarations0 | Success | | 0.787 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testUnresolvableDeclarations1 | Success | | 0.713 |
org.eclipse.jdt.apt.tests.MirrorTests | testMirror | Success | | 0.870 |
org.eclipse.jdt.apt.tests.MirrorTests | testTypeParmaterAPI | Success | | 0.775 |
org.eclipse.jdt.apt.tests.MirrorUtilTests | testMirrorUtils | Success | | 0.945 |
org.eclipse.jdt.apt.tests.MixedModeTesting | testAPTRoundingInMixedMode0 | Success | | 0.889 |
org.eclipse.jdt.apt.tests.MixedModeTesting | testAPTRoundingInMixedMode1 | Success | | 0.771 |
org.eclipse.jdt.apt.tests.MixedModeTesting | testSimpleBatchProcessing | Success | | 0.759 |
org.eclipse.jdt.apt.tests.PreferencesTests | testAutomaticOptions | Success | | 0.744 |
org.eclipse.jdt.apt.tests.PreferencesTests | testConfigGenSrcDir | Success | | 0.867 |
org.eclipse.jdt.apt.tests.PreferencesTests | testFactoryPathEncodingAndDecoding | Success | | 0.559 |
org.eclipse.jdt.apt.tests.PreferencesTests | testGenSrcDir | Success | | 0.745 |
org.eclipse.jdt.apt.tests.PreferencesTests | testSimpleConfigApi | Success | | 0.703 |
org.eclipse.jdt.apt.tests.ReadAnnotationTests | test0 | Success | | 0.846 |
org.eclipse.jdt.apt.tests.ReadAnnotationTests | test1 | Success | | 0.688 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla104032 | Success | | 0.728 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla106541 | Success | | 0.754 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla120255 | Success | | 0.793 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla206591A | Success | | 0.887 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla206591B | Success | | 0.780 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla423254 | Success | | 0.730 |
org.eclipse.jdt.apt.tests.ScannerTests | testHasAnnotation | Success | | 0.585 |
org.eclipse.jdt.apt.tests.ScannerTests | testHasAnnotationInComment | Success | | 0.583 |
org.eclipse.jdt.apt.tests.ScannerTests | testHasNoAnnotation | Success | | 0.593 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testAnnotationTypeVisitor | Success | | 0.713 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testArrayTypeVisitor | Success | | 0.765 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testClassTypeVisitor | Success | | 0.773 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testEnumTypeVisitor | Success | | 0.828 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testInterfaceTypeVisitor | Success | | 0.712 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testPrimitiveTypeVisitor | Success | | 0.694 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testTypeVariableVisitor | Success | | 0.736 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testVoidTypeVisitor | Success | | 0.750 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testWildcardTypeVisitor | Success | | 0.712 |