Name | Status | Type | Time(s) |
JLS2 - testExampleSnippets | Success | | 0.111 |
JLS2 - testAST | Success | | 0.006 |
JLS2 - testWellKnownBindings | Success | | 0.001 |
JLS2 - testSimpleName | Success | | 0.004 |
JLS2 - testQualifiedName | Success | | 0.005 |
JLS2 - testNameFactories | Success | | 0.002 |
JLS2 - testNullLiteral | Success | | 0.002 |
JLS2 - testBooleanLiteral | Success | | 0.001 |
JLS2 - testStringLiteral | Success | | 0.002 |
JLS2 - testStringLiteralUnicode | Success | | 0.006 |
JLS2 - testCharacterLiteral | Success | | 0.003 |
JLS2 - testNumberLiteral | Success | | 0.004 |
JLS2 - testSimpleType | Success | | 0.002 |
JLS2 - testPrimitiveType | Success | | 0.001 |
JLS2 - testArrayType | Success | | 0.004 |
JLS2 - testQualifiedType | Success | | 0.001 |
JLS2 - testPackageDeclaration | Success | | 0.002 |
JLS2 - testImportDeclaration | Success | | 0.001 |
JLS2 - testCompilationUnit | Success | | 0.005 |
JLS2 - testCompilationUnitLineNumberTable | Success | | 0.001 |
JLS2 - testTypeDeclaration | Success | | 0.005 |
JLS2 - testSingleVariableDeclaration | Success | | 0.006 |
JLS2 - testVariableDeclarationFragment | Success | | 0.005 |
JLS2 - testMethodDeclaration | Success | | 0.008 |
JLS2 - testInitializer | Success | | 0.003 |
JLS2 - testJavadoc | Success | | 0.003 |
JLS2 - testBlockComment | Success | | 0.002 |
JLS2 - testLineComment | Success | | 0.001 |
JLS2 - testTagElement | Success | | 0.008 |
JLS2 - testTextElement | Success | | 0.001 |
JLS2 - testMemberRef | Success | | 0.003 |
JLS2 - testMethodRef | Success | | 0.030 |
JLS2 - testMethodRefParameter | Success | | 0.002 |
JLS2 - testBlock | Success | | 0.001 |
JLS2 - testMethodInvocation | Success | | 0.003 |
JLS2 - testExpressionStatement | Success | | 0.002 |
JLS2 - testVariableDeclarationStatement | Success | | 0.004 |
JLS2 - testTypeDeclarationStatement | Success | | 0.002 |
JLS2 - testVariableDeclarationExpression | Success | | 0.002 |
JLS2 - testFieldDeclaration | Success | | 0.002 |
JLS2 - testAssignment | Success | | 0.003 |
JLS2 - testBreakStatement | Success | | 0.002 |
JLS2 - testContinueStatement | Success | | 0.001 |
JLS2 - testIfStatement | Success | | 0.003 |
JLS2 - testWhileStatement | Success | | 0.002 |
JLS2 - testDoStatement | Success | | 0.003 |
JLS2 - testTryStatement | Success | | 0.003 |
JLS2 - testCatchClause | Success | | 0.002 |
JLS2 - testEmptyStatement | Success | | 0.001 |
JLS2 - testReturnStatement | Success | | 0.001 |
JLS2 - testThrowStatement | Success | | 0.002 |
JLS2 - testSwitchStatement | Success | | 0.003 |
JLS2 - testSwitchCase | Success | | 0.002 |
JLS2 - testLabeledStatement | Success | | 0.002 |
JLS2 - testClone | Success | | 0.086 |
JLS2 - testNullResolve | Success | | 0.006 |
JLS2 - testForStatement | Success | | 0.004 |
JLS2 - testEnhancedForStatement | Success | | 0.002 |
JLS2 - testConstructorInvocation | Success | | 0.001 |
JLS2 - testSuperConstructorInvocation | Success | | 0.003 |
JLS2 - testThisExpression | Success | | 0.001 |
JLS2 - testFieldAccess | Success | | 0.002 |
JLS2 - testSuperFieldAccess | Success | | 0.002 |
JLS2 - testSuperMethodInvocation | Success | | 0.002 |
JLS2 - testTypeLiteral | Success | | 0.001 |
JLS2 - testPrefixExpression | Success | | 0.001 |
JLS2 - testPostfixExpression | Success | | 0.001 |
JLS2 - testInfixExpression | Success | | 0.004 |
JLS2 - testInstanceofExpression | Success | | 0.016 |
JLS2 - testConditionalExpression | Success | | 0.002 |
JLS2 - testArrayAccess | Success | | 0.001 |
JLS2 - testArrayInitializer | Success | | 0.001 |
JLS2 - testClassInstanceCreation | Success | | 0.003 |
JLS2 - testAnonymousClassDeclaration | Success | | 0.000 |
JLS2 - testArrayCreation | Success | | 0.002 |
JLS2 - testParenthesizedExpression | Success | | 0.001 |
JLS2 - testModifiers | Success | | 0.002 |
JLS2 - testSubtreeBytes | Success | | 0.003 |
JLS2 - testNodeTypeConstants | Success | | 0.001 |
JLS2 - testSimpleName | Success | | 0.005 |
JLS2 - testQualifiedName | Success | | 0.001 |
JLS2 - testPrimitiveType | Success | | 0.001 |
JLS2 - testSimpleType | Success | | 0.001 |
JLS2 - testArrayType | Success | | 0.002 |
JLS2 - testQualifiedType | Success | | 0.001 |
JLS2 - testArrayAccess | Success | | 0.001 |
JLS2 - testArrayCreation | Success | | 0.002 |
JLS2 - testArrayInitializer | Success | | 0.001 |
JLS2 - testAssignment | Success | | 0.001 |
JLS2 - testBlock | Success | | 0.001 |
JLS2 - testBlockComment | Success | | 0.001 |
JLS2 - testBooleanLiteral | Success | | 0.001 |
JLS2 - testBreakStatement | Success | | 0.001 |
JLS2 - testCatchClause | Success | | 0.001 |
JLS2 - testCharacterLiteral | Success | | 0.001 |
JLS2 - testClassInstanceCreation | Success | | 0.001 |
JLS2 - testAnonymousClassDeclaration | Success | | 0.002 |
JLS2 - testCompilationUnit | Success | | 0.002 |
JLS2 - testConditionalExpression | Success | | 0.001 |
JLS2 - testConstructorInvocation | Success | | 0.001 |
JLS2 - testContinueStatement | Success | | 0.001 |
JLS2 - testDoStatement | Success | | 0.001 |
JLS2 - testEmptyStatement | Success | | 0.001 |
JLS2 - testExpressionStatement | Success | | 0.001 |
JLS2 - testFieldAccess | Success | | 0.001 |
JLS2 - testFieldDeclaration | Success | | 0.001 |
JLS2 - testForStatement | Success | | 0.003 |
JLS2 - testEnhancedForStatement | Success | | 0.000 |
JLS2 - testIfStatement | Success | | 0.001 |
JLS2 - testImportDeclaration | Success | | 0.001 |
JLS2 - testInfixExpression | Success | | 0.001 |
JLS2 - testInstanceofExpression | Success | | 0.000 |
JLS2 - testInitializer | Success | | 0.001 |
JLS2 - testJavadoc | Success | | 0.001 |
JLS2 - testLabeledStatement | Success | | 0.000 |
JLS2 - testLineComment | Success | | 0.000 |
JLS2 - testMemberRef | Success | | 0.120 |
JLS2 - testMethodDeclaration | Success | | 0.001 |
JLS2 - testMethodInvocation | Success | | 0.001 |
JLS2 - testMethodRef | Success | | 0.001 |
JLS2 - testMethodRefParameter | Success | | 0.001 |
JLS2 - testModifier | Success | | 0.001 |
JLS2 - testNullLiteral | Success | | 0.001 |
JLS2 - testNumberLiteral | Success | | 0.001 |
JLS2 - testParenthesizedExpression | Success | | 0.001 |
JLS2 - testPostfixExpression | Success | | 0.001 |
JLS2 - testPrefixExpression | Success | | 0.001 |
JLS2 - testReturnStatement | Success | | 0.000 |
JLS2 - testStringLiteral | Success | | 0.001 |
JLS2 - testSuperConstructorInvocation | Success | | 0.001 |
JLS2 - testSuperFieldAccess | Success | | 0.001 |
JLS2 - testSuperMethodInvocation | Success | | 0.001 |
JLS2 - testSwitchCase | Success | | 0.000 |
JLS2 - testSwitchStatement | Success | | 0.000 |
JLS2 - testTagElement | Success | | 0.001 |
JLS2 - testTextElement | Success | | 0.001 |
JLS2 - testThisExpression | Success | | 0.001 |
JLS2 - testThrowStatement | Success | | 0.000 |
JLS2 - testTryStatement | Success | | 0.001 |
JLS2 - testTypeDeclaration | Success | | 0.001 |
JLS2 - testTypeDeclarationStatement | Success | | 0.001 |
JLS2 - testTypeLiteral | Success | | 0.001 |
JLS2 - testSingleVariableDeclaration | Success | | 0.001 |
JLS2 - testVariableDeclarationFragment | Success | | 0.001 |
JLS2 - testVariableDeclarationExpression | Success | | 0.001 |
JLS2 - testVariableDeclarationStatement | Success | | 0.001 |
JLS2 - testWhileStatement | Success | | 0.001 |
JLS2 - testPrePost | Success | | 0.001 |
JLS2 - testTraverseAndModify | Success | | 0.001 |
JLS2 - testTraverseAndModify_2 | Success | | 0.001 |
JLS2 - testTraverseAndModify_3 | Success | | 0.001 |
JLS2 - testTraverseAndModify_4 | Success | | 0.001 |
JLS2 - testKConstants | Success | | 0.054 |
JLS2 - testSetting | Success | | 0.005 |
testArrayAccess | Success | | 2.940 |
testAssignment | Success | | 0.678 |
testCatchClause | Success | | 0.583 |
testConditionalExpression | Success | | 0.583 |
testFieldAccess | Success | | 0.574 |
testInfixExpression | Success | | 0.623 |
testMethodInvocation | Success | | 0.561 |
testMethodParamsRenameReorder | Success | | 0.485 |
testMethodInvocation1 | Success | | 0.611 |
testParenthesizedExpression | Success | | 0.506 |
testPrefixExpression | Success | | 0.500 |
testPostfixExpression | Success | | 0.548 |
testSimpleName | Success | | 0.561 |
testNumberLiteral | Success | | 0.543 |
testBooleanLiteral | Success | | 0.628 |
testStringLiteral | Success | | 0.589 |
testCharacterLiteral | Success | | 0.632 |
test0000 | Success | | 0.086 |
test0001 | Success | | 0.098 |
test0003 | Success | | 0.018 |
test0001 | Success | | 0.025 |
test0002 | Success | | 0.021 |
test0003 | Success | | 0.021 |
test0004 | Success | | 0.022 |
test0005 | Success | | 0.020 |
test0007 | Success | | 0.022 |
test0008 | Success | | 0.007 |
test0004 | Success | | 0.021 |
test0005 | Success | | 0.021 |
test001 | Success | | 0.023 |
test002 | Success | | 0.007 |
test003 | Success | | 0.006 |
test004 | Success | | 0.006 |
test005 | Success | | 0.006 |
testSingleLineComment1 | Success | | 0.013 |
testSingleLineComment2 | Success | | 0.002 |
testSingleLineComment3 | Success | | 0.003 |
testSingleLineComment4 | Success | | 0.002 |
testSingleLineCommentSpace1 | Success | | 0.002 |
testSingleLineCommentSpace2 | Success | | 0.002 |
testSingleLineCommentSpace3 | Success | | 0.002 |
testSingleLineCommentSpace4 | Success | | 0.002 |
testSingleLineCommentTabs1 | Success | | 0.002 |
testSingleLineCommentTabs2 | Success | | 0.002 |
testMultiLineCommentAsterisk1 | Success | | 0.004 |
testNoChange1 | Success | | 0.002 |
testNoFormat1 | Success | | 0.001 |
testMultiLineCommentFor145544 | Success | | 0.004 |
test75460 | Success | | 0.003 |
test49412 | Success | | 0.004 |
test49412_2 | Success | | 0.002 |
test49412_3 | Success | | 0.004 |
testClearBlankLines1 | Success | | 0.003 |
testClearBlankLines2 | Success | | 0.003 |
testClearBlankLines3 | Success | | 0.003 |
testCommentBegin1 | Success | | 0.002 |
testCommentBegin2 | Success | | 0.002 |
testCommentBegin3 | Success | | 0.002 |
testCommentDelimiter1 | Success | | 0.002 |
testCommentDelimiter2 | Success | | 0.002 |
testCommentSpace1 | Success | | 0.002 |
testCommentSpace2 | Success | | 0.002 |
testCommentSpace3 | Success | | 0.002 |
testCommentWrapping1 | Success | | 0.002 |
testCommentWrapping2 | Success | | 0.002 |
testCommentWrapping3 | Success | | 0.002 |
testCommentWrapping4 | Success | | 0.002 |
testCommentWrapping5 | Success | | 0.002 |
testHeaderComment1 | Success | | 0.003 |
testHeaderComment2 | Success | | 0.003 |
testIllegalLineLength1 | Success | | 0.002 |
testIllegalLineLength2 | Success | | 0.002 |
testMultipleComments1 | Success | | 0.003 |
testMultipleComments2 | Success | | 0.003 |
testMultipleComments3 | Success | | 0.003 |
testIndentedComment1 | Success | | 0.001 |
testIndentedComment2 | Success | | 0.002 |
testIndentedComment3 | Success | | 0.002 |
testNoChange1 | Success | | 0.002 |
testNoFormat1 | Success | | 0.001 |
test001 | Success | | 0.006 |
test002 | Success | | 0.001 |
test003 | Success | | 0.000 |
test004 | Success | | 0.001 |
test005 | Success | | 0.000 |
test006 | Success | | 0.001 |
test007 | Success | | 0.000 |
test008 | Success | | 0.001 |
test012 | Success | | 0.000 |
test013 | Success | | 0.001 |
test014 | Success | | 0.000 |
test015 | Success | | 0.001 |
test017 | Success | | 0.000 |
test020 | Success | | 0.000 |
test021 | Success | | 0.000 |
test034 | Success | | 0.001 |
test037 | Success | | 0.000 |
test039 | Success | | 0.001 |
testCancelMakeConsistent | Success | | 0.045 |
testChangeContent | Success | | 0.066 |
testChangeContentOfReadOnlyCU1 | Success | | 0.156 |
testChangeContentOfReadOnlyCU2 | Success | | 0.080 |
testContents | Success | | 0.074 |
testCreation | Success | | 0.047 |
testCustomizedBuffer | Success | | 0.049 |
testCustomizedBuffer2 | Success | | 0.092 |
testDelete2Fields | Success | | 0.086 |
testGeneral | Success | | 0.090 |
testGetPrimaryCU | Success | | 0.042 |
testGetPrimaryField | Success | | 0.052 |
testGetPrimaryMethod | Success | | 0.038 |
testRenameMethod | Success | | 0.059 |
testMoveTypeToAnotherWorkingCopy | Success | | 0.058 |
testShared1 | Success | | 0.035 |
testShared2 | Success | | 0.038 |
testMultipleCommit | Success | | 0.128 |
testNonExistingCU | Success | | 0.107 |
testOperations | Success | | 0.065 |
testAppend | Success | | 0.069 |
testClose | Success | | 0.540 |
testGetUnderlyingResource | Success | | 0.567 |
testDeleteBeginning | Success | | 0.564 |
testDeleteMiddle | Success | | 0.568 |
testDeleteEnd | Success | | 0.548 |
testGetChar | Success | | 0.561 |
testGetChar2 | Success | | 0.554 |
testGetLength | Success | | 0.550 |
testGetText | Success | | 0.566 |
testInsertBeginning | Success | | 0.522 |
testReplaceBeginning | Success | | 0.559 |
testReplaceMiddle | Success | | 0.565 |
testReplaceEnd | Success | | 0.548 |
testInsertMiddle | Success | | 0.551 |
testInsertEnd | Success | | 0.552 |
testBug29832 | Success | | 3.851 |
testBug33560 | Success | | 1.610 |
testGetJavaScriptLikeExtensions01 | Success | | 0.001 |
testGetJavaScriptLikeExtensions02 | Success | | 0.207 |
testIJavaScriptLikeFileName01 | Success | | 0.001 |
testIJavaScriptLikeFileName02 | Success | | 0.000 |
testIJavaScriptLikeFileName04 | Success | | 0.000 |
testRemoveJavaScriptLikeExtension02 | Success | | 0.000 |
testRemoveJavaScriptLikeExtension03 | Success | | 0.001 |
testErrorDetection | Success | | 0.984 |
testSingleReaderSequence | Success | | 0.000 |
testTripleReaderSequence | Success | | 0.000 |
testEmptyReader | Success | | 0.000 |
testEmptySequence | Success | | 0.000 |
testBufferedTripleReaderSequence | Success | | 0.050 |