Class | Name | Status | Type | Time(s) |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayElementConversion | Success | | 2.057 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayElementConversion_Reflection | Success | | 1.973 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayification | Success | | 1.754 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testArrayification_Reflection | Success | | 1.873 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testByteConversion | Success | | 2.304 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testByteConversion_Reflection | Success | | 2.833 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testCharConversion | Success | | 2.450 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testCharConversion_Reflection | Success | | 1.848 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testDoubleConversion | Success | | 3.155 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testDoubleConversion_Reflection | Success | | 1.908 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testErrorStringValue | Success | | 3.572 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testErrorStringValue_Reflection | Success | | 2.660 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testFloatConversion | Success | | 1.749 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testFloatConversion_Reflection | Success | | 2.092 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testIntConversion | Success | | 2.367 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testIntConversion_Reflection | Success | | 3.151 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testLongConversion | Success | | 1.806 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testLongConversion_Reflection | Success | | 2.376 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testMissingPrimitiveTypeValues_Reflection | Success | | 2.855 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testShortConversion | Success | | 2.339 |
org.eclipse.jdt.apt.tests.AnnotationValueConversionTests | testShortConversion_Reflection | Success | | 1.981 |
org.eclipse.jdt.apt.tests.AnnotationValueTests | testAnnotationValueProcessor | Success | | 2.538 |
org.eclipse.jdt.apt.tests.APITests | testAptUtil | Success | | 1.561 |
org.eclipse.jdt.apt.tests.APITests | testMessagerAPI | Success | | 1.766 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testAPTRounding | Success | | 4.385 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testCaching | Success | | 3.192 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testConfigMarker | Success | | 4.203 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testDeletedGeneratedSourceFolder | Success | | 4.139 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testDeletedParentFile | Success | | 5.960 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testExtraDependencies | Success | | 3.491 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratedFileInBuilder | Success | | 2.879 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratedFileInBuilder_ProjectRootAsSourceDir | Success | | 3.301 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratedFileInBuilder1 | Success | | 3.333 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testGeneratingIllegalTypeName | Success | | 4.037 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testNestedGeneratedFileInBuilder | Success | | 4.111 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testStopGeneratingFileInBuilder_FullBuild | Success | | 3.567 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testStopGeneratingFileInBuilder_IncrementalBuild | Success | | 3.990 |
org.eclipse.jdt.apt.tests.AptBuilderTests | testTwoAnnotations | Success | | 3.109 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testBasicReconcile | Success | | 0.545 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testDiscardParentWorkingCopy | Success | | 0.221 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testGeneratedFile | Success | | 3.229 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testNestedGeneratedFile | Success | | 0.499 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testNoReconcile | Success | | 0.366 |
org.eclipse.jdt.apt.tests.AptReconcileTests | testStopGeneratingFileInReconciler | Success | | 0.505 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testAnnotationTypeDeclarationVisitor | Success | | 2.646 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testAnnotationTypeElementDeclarationVisitor | Success | | 3.146 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testClassDeclarationVisitor | Success | | 2.293 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testConstructorDeclarationVisitor | Success | | 2.373 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testEnumConstantDeclarationVisitor | Success | | 3.094 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testEnumDeclarationVisitor | Success | | 2.395 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testFieldDeclarationVisitor | Success | | 2.138 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testInterfaceDeclarationVisitor | Success | | 2.572 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testMethodDeclarationVisitor | Success | | 3.642 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testPackageDeclarationVisitor | Success | | 3.035 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testParameterDeclarationVisitor | Success | | 2.174 |
org.eclipse.jdt.apt.tests.DeclarationVisitorTests | testTypeParameterDeclarationVisitor | Success | | 2.038 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testAnnotationForEnumArrayValue | Success | | 1.395 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testArrayForBooleanValue | Success | | 1.584 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testArrayForStringValue | Success | | 1.395 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testNonArrayForArrayValue | Success | | 1.472 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testOtherClassForStringValue | Success | | 1.514 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testOtherPrimitiveForBooleanValue | Success | | 1.232 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testPrimitiveForArrayValue | Success | | 1.461 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testPrimitiveForStringValue | Success | | 1.197 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testStringForBooleanValue | Success | | 1.276 |
org.eclipse.jdt.apt.tests.ExceptionHandlingTests | testWrapperClassForPrimitiveValue | Success | | 1.291 |
org.eclipse.jdt.apt.tests.FactoryLoaderTests | testExternalJarLoader | Success | | 5.282 |
org.eclipse.jdt.apt.tests.FactoryLoaderTests | testNonexistentEntry | Success | | 4.094 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testAddRemoveVarJar | Success | | 0.001 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testAddRemoveWorkspaceJar | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testGetAllContainers | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testGetEnabledContainersOrder | Success | | 0.001 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testRemoveExternalJar | Success | | 0.001 |
org.eclipse.jdt.apt.tests.FactoryPathTests | testSetContainers | Success | | 0.000 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testIsGeneratedOrParentFile | Success | | 2.156 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenAfterDirChange | Success | | 2.080 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenOverwrite | Success | | 1.737 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenPackages | Success | | 1.807 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testSourceGenSubDir | Success | | 2.242 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testTestSourceGen | Success | | 2.977 |
org.eclipse.jdt.apt.tests.FileGenerationTests | testTextFileGen | Success | | 2.690 |
org.eclipse.jdt.apt.tests.JavaVersionTests | testMirror | Success | | 0.367 |
org.eclipse.jdt.apt.tests.ListenerTests | testListenerCalled | Success | | 4.152 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testEnvFactory | Success | | 2.423 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testFieldConstant | Success | | 2.974 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testLocation | Success | | 2.780 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testMirrorDeclaration | Success | | 2.578 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testPackageInfo | Success | | 2.676 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testSourceMirror | Success | | 3.296 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testUnresolvableDeclarations0 | Success | | 1.804 |
org.eclipse.jdt.apt.tests.MirrorDeclarationTests | testUnresolvableDeclarations1 | Success | | 1.568 |
org.eclipse.jdt.apt.tests.MirrorTests | testMirror | Success | | 2.216 |
org.eclipse.jdt.apt.tests.MirrorTests | testTypeParmaterAPI | Success | | 1.992 |
org.eclipse.jdt.apt.tests.MirrorUtilTests | testMirrorUtils | Success | | 3.035 |
org.eclipse.jdt.apt.tests.MixedModeTesting | testAPTRoundingInMixedMode0 | Success | | 4.771 |
org.eclipse.jdt.apt.tests.MixedModeTesting | testAPTRoundingInMixedMode1 | Success | | 3.427 |
org.eclipse.jdt.apt.tests.MixedModeTesting | testSimpleBatchProcessing | Success | | 2.306 |
org.eclipse.jdt.apt.tests.PreferencesTests | testAutomaticOptions | Success | | 1.710 |
org.eclipse.jdt.apt.tests.PreferencesTests | testConfigGenSrcDir | Success | | 2.634 |
org.eclipse.jdt.apt.tests.PreferencesTests | testFactoryPathEncodingAndDecoding | Success | | 1.872 |
org.eclipse.jdt.apt.tests.PreferencesTests | testGenSrcDir | Success | | 1.986 |
org.eclipse.jdt.apt.tests.PreferencesTests | testSimpleConfigApi | Success | | 2.382 |
org.eclipse.jdt.apt.tests.ReadAnnotationTests | test0 | Success | | 2.591 |
org.eclipse.jdt.apt.tests.ReadAnnotationTests | test1 | Success | | 2.394 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla104032 | Success | | 2.700 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla106541 | Success | | 1.956 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla120255 | Success | | 1.724 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla206591A | Success | | 2.544 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla206591B | Success | | 2.755 |
org.eclipse.jdt.apt.tests.RegressionTests | testBugzilla423254 | Success | | 1.328 |
org.eclipse.jdt.apt.tests.ScannerTests | testHasAnnotation | Success | | 1.498 |
org.eclipse.jdt.apt.tests.ScannerTests | testHasAnnotationInComment | Success | | 1.571 |
org.eclipse.jdt.apt.tests.ScannerTests | testHasNoAnnotation | Success | | 1.388 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testAnnotationTypeVisitor | Success | | 3.085 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testArrayTypeVisitor | Success | | 1.436 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testClassTypeVisitor | Success | | 2.854 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testEnumTypeVisitor | Success | | 1.447 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testInterfaceTypeVisitor | Success | | 3.019 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testPrimitiveTypeVisitor | Success | | 2.089 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testTypeVariableVisitor | Success | | 1.803 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testVoidTypeVisitor | Success | | 2.894 |
org.eclipse.jdt.apt.tests.TypeVisitorTests | testWildcardTypeVisitor | Success | | 1.519 |