Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testContentType | Success | | 0.003 |
testYylexAllPhp | Success | | 0.873 |
testYylexlargeFile1 | Success | | 0.394 |
testYylexlargeFile2 | Success | | 0.272 |
testYylexlargeFile3 | Success | | 0.100 |
testYylexlargeFile4 | Success | | 0.080 |
testYylexbig_class | Success | | 0.007 |
testYylexcc | Success | | 0.048 |
testYylexclass_check | Success | | 0.069 |
testYylexclass_example | Success | | 0.044 |
testYylex001 | Success | | 0.003 |
testYylex002 | Success | | 0.004 |
testYylex003 | Success | | 0.466 |
testYylex004 | Success | | 0.007 |
testYylex005 | Success | | 0.007 |
testYylex006 | Success | | 0.007 |
testYylex007 | Success | | 0.006 |
testYylex008 | Success | | 0.007 |
testYylex009 | Success | | 0.006 |
testYylex010 | Success | | 0.005 |
testYylex011 | Success | | 0.012 |
testYylex012 | Success | | 0.013 |
testYylex013 | Success | | 0.004 |
testYylex__call_001 | Success | | 0.021 |
testYylex__call_002 | Success | | 0.006 |
testYylex__set__get_001 | Success | | 0.039 |
testYylex__set__get_002 | Success | | 0.005 |
testYylex__set__get_003 | Success | | 0.005 |
testYylex__set__get_004 | Success | | 0.022 |
testYylex__set__get_005 | Success | | 0.035 |
testYylex__set_data_corrupt | Success | | 0.020 |
testYylexabstract_class | Success | | 0.013 |
testYylexabstract_derived | Success | | 0.008 |
testYylexabstract_final | Success | | 0.006 |
testYylexabstract_inherit | Success | | 0.010 |
testYylexabstract_not_declared | Success | | 0.006 |
testYylexabstract_redeclare | Success | | 0.009 |
testYylexabstract_static | Success | | 0.012 |
testYylexclass_abstract | Success | | 0.013 |
testYylexclass_check | Success | | 0.059 |
testYylexclass_example | Success | | 0.038 |
testYylexclone_001 | Success | | 0.015 |
testYylexallphps | Success | | 0.271 |
testOpenTags | Success | | 0.009 |
testCloseTags | Success | | 0.004 |
testComment | Success | | 0.006 |
testDocComment | Success | | 0.018 |
testHeredoc | Success | | 0.006 |
testToDo | Success | | 0.008 |
testBug149403 | Success | | 0.003 |
testFilesToGoldenallphps | Success | | 0.073 |
testFilesToGoldenabstract | Success | | 0.006 |
testFilesToGoldentype_hinting_001 | Success | | 0.006 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.010 |
testFilesToGoldenfactory_001 | Success | | 0.007 |
testFilesToGoldenarray_access_001 | Success | | 0.084 |
testFilesToGoldenvisibility_002a | Success | | 0.009 |
testFilesToGoldenvisibility_002b | Success | | 0.010 |
testFilesToGoldentostring_001 | Success | | 0.010 |
testFilesToGoldentype_hinting_003 | Success | | 0.052 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php59496Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php59496Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.doTestFile(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.testFilesToGoldenHTMLembedPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.606 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.057 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.005 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.004 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php59500Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php59500Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.doTestTokenizer(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.testEmbeddedCode(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.421 |
testTokenizePhp | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.002 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.005 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.010 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.010 |
testPartitionInHTML | Success | | 0.014 |
testPartitionStandalone | Success | | 0.006 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.007 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.005 |
org.eclipse.php.test.headless.core.benchmark.AllBenchmarkTests | Error | No runnable methods
java.lang.Exception: No runnable methods at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
testLoadUnload | Success | | 0.871 |
testGoldenException | Success | | 0.001 |
testGoldenEqual | Success | | 0.002 |
testVariable | Success | | 0.116 |
testFunctionInvocation | Success | | 0.009 |
testFunctionInvocationWithParams | Success | | 0.011 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayVariableWithoutIndex | Success | | 0.008 |
testArrayVariable | Success | | 0.008 |
testArrayVariableMultiIndex | Success | | 0.009 |
testHashTableVariable | Success | | 0.009 |
testListVariable | Success | | 0.011 |
testNestedListVariable | Success | | 0.009 |
testAssignment | Success | | 0.008 |
testPlusAssignment | Success | | 0.008 |
testSLAssignment | Success | | 0.008 |
testReflectionSimple | Success | | 0.008 |
testReflectionNested | Success | | 0.008 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.008 |
testStaticMemberSimple | Success | | 0.008 |
testStaticMemberWithArray | Success | | 0.008 |
testDispatchSimple | Success | | 0.009 |
testDispatchNested | Success | | 0.009 |
testDispatchWithStaticCall | Success | | 0.008 |
testDispatchNestedWithStaticCall | Success | | 0.008 |
testClone | Success | | 0.008 |
testCastOfVariable | Success | | 0.009 |
testCastOfDispatch | Success | | 0.008 |
testClassConstant | Success | | 0.008 |
testPostfixSimple | Success | | 0.008 |
testPostfixWithFunction | Success | | 0.007 |
testPrefixSimple | Success | | 0.008 |
testPrefixWithFunction | Success | | 0.007 |
testUnaryOperationSimple | Success | | 0.008 |
testUnaryOperationWithFunction | Success | | 0.007 |
testUnaryOperationComplex | Success | | 0.008 |
testClassInstanciationSimple | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.008 |
testClassInstanciationFunction | Success | | 0.008 |
testRefernceSimple | Success | | 0.008 |
testRefernceWithFunction | Success | | 0.008 |
testRefernceInstanciation | Success | | 0.008 |
testInstanceofSimple | Success | | 0.008 |
testInstanceofWithFunction | Success | | 0.008 |
testInstanceofDispatch | Success | | 0.008 |
testIgnoreError | Success | | 0.008 |
testInclude | Success | | 0.009 |
testIncludeOnce | Success | | 0.007 |
testRequire | Success | | 0.008 |
testRequireOnce | Success | | 0.008 |
testArray | Success | | 0.010 |
testArrayKeyValue | Success | | 0.010 |
testArrayComplex | Success | | 0.009 |
testConditionalExpression | Success | | 0.009 |
testPlusOperation | Success | | 0.009 |
testMinusOperation | Success | | 0.009 |
testAndOperation | Success | | 0.009 |
testConcatOperation | Success | | 0.009 |
testQuote | Success | | 0.009 |
testSingleQuote | Success | | 0.009 |
testQuoteWithOffsetNumber | Success | | 0.009 |
testQuoteWithCurly | Success | | 0.009 |
testQuoteWithOffsetString | Success | | 0.010 |
testHeredoc | Success | | 0.008 |
testEmptyHeredoc | Success | | 0.007 |
testNotQuote | Success | | 0.009 |
testBreakStatement | Success | | 0.008 |
testContinueStatementExpression | Success | | 0.008 |
testContinueEmpty | Success | | 0.008 |
testReturnStatement | Success | | 0.008 |
testReturnExprStatement | Success | | 0.008 |
testEchoStatement | Success | | 0.008 |
testSwitchStatement | Success | | 0.013 |
testIfStatement | Success | | 0.012 |
testEndIfStatement | Success | | 0.012 |
testWhileStatement | Success | | 0.009 |
testWhileEndStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.009 |
testForStatement | Success | | 0.011 |
testEndForStatement | Success | | 0.010 |
testForStatementNoCondition | Success | | 0.011 |
testForStatementNoArgs | Success | | 0.009 |
testEmptyForStatement | Success | | 0.011 |
testForEachStatement | Success | | 0.011 |
testForEachStatementWithValue | Success | | 0.010 |
testForEachStatementBlocked | Success | | 0.009 |
testTryCatchStatement | Success | | 0.011 |
testTryMultiCatchStatement | Success | | 0.012 |
testGlobalStatementSimple | Success | | 0.009 |
testGlobalStatementReflection | Success | | 0.008 |
testGlobalStatementReflectionWithExpression | Success | | 0.008 |
testGlobalStatementMultiple | Success | | 0.007 |
testStaticSimple | Success | | 0.009 |
testStaticMultiWithAssignment | Success | | 0.009 |
testInLineHtml | Success | | 0.008 |
testInLineHtmlWithPHP | Success | | 0.007 |
testDeclareSimple | Success | | 0.009 |
testEmptyDeclare | Success | | 0.008 |
testDeclareWithStatement | Success | | 0.008 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationReference | Success | | 0.008 |
testFunctionDeclarationWithParams | Success | | 0.010 |
testClassDeclarationSimple | Success | | 0.009 |
testClassDeclarationWithDeclarations | Success | | 0.014 |
testInterfaceDeclarationSimple | Success | | 0.008 |
testInterfaceDeclarationWithDeclarations | Success | | 0.009 |
testCommentSingle | Success | | 0.008 |
testCommentMulti | Success | | 0.008 |
testCommentPhpDocBlock | Success | | 0.008 |
testCommentVar | Success | | 0.009 |
testEmpty | Success | | 0.008 |
testEval | Success | | 0.007 |
testErrorStatement | Success | | 0.009 |
testErrorBlock | Success | | 0.008 |
testVariable | Success | | 0.115 |
testFunctionInvocation | Success | | 0.010 |
testFunctionInvocationWithParams | Success | | 0.010 |
testStaticFunctionInvocation | Success | | 0.007 |
testArrayVariableWithoutIndex | Success | | 0.007 |
testArrayVariable | Success | | 0.007 |
testArrayVariableMultiIndex | Success | | 0.008 |
testHashTableVariable | Success | | 0.007 |
testListVariable | Success | | 0.008 |
testNestedListVariable | Success | | 0.008 |
testAssignment | Success | | 0.007 |
testPlusAssignment | Success | | 0.007 |
testSLAssignment | Success | | 0.006 |
testReflectionSimple | Success | | 0.006 |
testReflectionNested | Success | | 0.006 |
testReflectionFunction | Success | | 0.006 |
testReflectionComplex | Success | | 0.006 |
testDispatchSimple | Success | | 0.006 |
testDispatchNested | Success | | 0.006 |
testDispatchWithStaticCall | Success | | 0.006 |
testDispatchNestedWithStaticCall | Success | | 0.006 |
testCastOfVariable | Success | | 0.006 |
testCastOfDispatch | Success | | 0.007 |
testPostfixSimple | Success | | 0.006 |
testPrefixSimple | Success | | 0.006 |
testUnaryOperationSimple | Success | | 0.007 |
testUnaryOperationWithFunction | Success | | 0.006 |
testUnaryOperationComplex | Success | | 0.006 |
testClassInstanciationSimple | Success | | 0.007 |
testClassInstanciationVariable | Success | | 0.006 |
testClassInstanciationFunction | Success | | 0.007 |
testRefernceSimple | Success | | 0.009 |
testRefernceWithFunction | Success | | 0.007 |
testRefernceInstanciation | Success | | 0.006 |
testIgnoreError | Success | | 0.006 |
testInclude | Success | | 0.006 |
testIncludeOnce | Success | | 0.006 |
testRequire | Success | | 0.007 |
testRequireOnce | Success | | 0.006 |
testArray | Success | | 0.007 |
testArrayKeyValue | Success | | 0.007 |
testArrayComplex | Success | | 0.007 |
testConditionalExpression | Success | | 0.006 |
testPlusOperation | Success | | 0.007 |
testMinusOperation | Success | | 0.007 |
testAndOperation | Success | | 0.006 |
testConcatOperation | Success | | 0.007 |
testQuote | Success | | 0.007 |
testSingleQuote | Success | | 0.006 |
testQuoteWithOffsetNumber | Success | | 0.006 |
testQuoteWithOffsetString | Success | | 0.006 |
testHeredoc | Success | | 0.007 |
testEmptyHeredoc | Success | | 0.006 |
testNotQuote | Success | | 0.007 |
testBreakStatement | Success | | 0.006 |
testContinueStatementExpression | Success | | 0.007 |
testContinueEmpty | Success | | 0.006 |
testReturnStatement | Success | | 0.006 |
testReturnExprStatement | Success | | 0.006 |
testEchoStatement | Success | | 0.006 |
testSwitchStatement | Success | | 0.007 |
testIfStatement | Success | | 0.007 |
testEndIfStatement | Success | | 0.009 |
testWhileStatement | Success | | 0.007 |
testWhileEndStatement | Success | | 0.006 |
testDoWhileStatement | Success | | 0.007 |
testForStatement | Success | | 0.007 |
testEndForStatement | Success | | 0.006 |
testForStatementNoCondition | Success | | 0.007 |
testForStatementNoArgs | Success | | 0.006 |
testEmptyForStatement | Success | | 0.007 |
testForEachStatement | Success | | 0.007 |
testForEachStatementWithValue | Success | | 0.007 |
testForEachStatementBlocked | Success | | 0.007 |
testGlobalStatementSimple | Success | | 0.006 |
testGlobalStatementReflection | Success | | 0.006 |
testGlobalStatementReflectionWithExpression | Success | | 0.007 |
testGlobalStatementMultiple | Success | | 0.006 |
testStaticSimple | Success | | 0.006 |
testStaticMultiWithAssignment | Success | | 0.007 |
testInLineHtml | Success | | 0.006 |
testInLineHtmlWithPHP | Success | | 0.006 |
testDeclareSimple | Success | | 0.006 |
testEmptyDeclare | Success | | 0.007 |
testDeclareWithStatement | Success | | 0.007 |
testFunctionDeclaration | Success | | 0.006 |
testFunctionDeclarationReference | Success | | 0.007 |
testFunctionDeclarationWithParams | Success | | 0.006 |
testClassDeclarationSimple | Success | | 0.006 |
testClassDeclarationWithDeclarations | Success | | 0.007 |
testCommentSingle | Success | | 0.006 |
testCommentMulti | Success | | 0.006 |
testCommentPhpDocBlock | Success | | 0.006 |
testCommentVar | Success | | 0.006 |
testEmpty | Success | | 0.006 |
testEval | Success | | 0.006 |
testMatchScalar | Success | | 0.008 |
testMatchVariable | Success | | 0.006 |
testMatchBackTickExpression | Success | | 0.007 |
testMatchFunctionInvocation | Success | | 0.006 |
testMatchFunctionInvocationWithParams | Success | | 0.006 |
testMatchStaticFunctionInvocation | Success | | 0.007 |
testMatchArrayVariableWithoutIndex | Success | | 0.006 |
testMatchArrayVariable | Success | | 0.006 |
testMatchArrayVariableMultiIndex | Success | | 0.007 |
testMatchHashTableVariable | Success | | 0.006 |
testMatchListVariable | Success | | 0.006 |
testMatchNestedListVariable | Success | | 0.007 |
testMatchAssignment | Success | | 0.006 |
testMatchPlusAssignment | Success | | 0.006 |
testMatchSLAssignment | Success | | 0.006 |
testMatchReflectionSimple | Success | | 0.006 |
testMatchReflectionNested | Success | | 0.006 |
testMatchReflectionFunction | Success | | 0.006 |
testMatchReflectionComplex | Success | | 0.006 |
testMatchStaticMemberSimple | Success | | 0.006 |
testMatchStaticMemberWithArray | Success | | 0.006 |
testMatchDispatchSimple | Success | | 0.007 |
testMatchDispatchNested | Success | | 0.006 |
testMatchDispatchWithStaticCall | Success | | 0.006 |
testMatchDispatchNestedWithStaticCall | Success | | 0.007 |
testMatchClone | Success | | 0.006 |
testMatchCastOfVariable | Success | | 0.006 |
testMatchCastOfDispatch | Success | | 0.006 |
testMatchClassConstant | Success | | 0.006 |
testMatchPostfixSimple | Success | | 0.006 |
testMatchPostfixWithFunction | Success | | 0.006 |
testMatchPrefixSimple | Success | | 0.006 |
testMatchPrefixWithFunction | Success | | 0.006 |
testMatchUnaryOperationSimple | Success | | 0.006 |
testMatchUnaryOperationWithFunction | Success | | 0.006 |
testMatchUnaryOperationComplex | Success | | 0.007 |
testMatchClassInstanciationSimple | Success | | 0.006 |
testMatchClassInstanciationVariable | Success | | 0.006 |
testMatchClassInstanciationFunction | Success | | 0.007 |
testMatchRefernceSimple | Success | | 0.006 |
testMatchRefernceWithFunction | Success | | 0.007 |
testMatchRefernceInstanciation | Success | | 0.006 |
testMatchInstanceofSimple | Success | | 0.006 |
testMatchInstanceofWithFunction | Success | | 0.007 |
testMatchInstanceofDispatch | Success | | 0.007 |
testMatchIgnoreError | Success | | 0.006 |
testMatchInclude | Success | | 0.006 |
testMatchIncludeOnce | Success | | 0.006 |
testMatchRequire | Success | | 0.006 |
testMatchRequireOnce | Success | | 0.007 |
testMatchArray | Success | | 0.006 |
testMatchArrayKeyValue | Success | | 0.006 |
testMatchArrayComplex | Success | | 0.007 |
testMatchConditionalExpression | Success | | 0.007 |
testMatchPlusOperation | Success | | 0.006 |
testMatchMinusOperation | Success | | 0.006 |
testMatchAndOperation | Success | | 0.007 |
testMatchConcatOperation | Success | | 0.006 |
testMatchQuote | Success | | 0.006 |
testMatchSingleQuote | Success | | 0.006 |
testMatchQuoteWithOffsetNumber | Success | | 0.006 |
testMatchQuoteWithCurly | Success | | 0.006 |
testMatchQuoteWithOffsetString | Success | | 0.007 |
testMatchHeredoc | Success | | 0.006 |
testMatchEmptyHeredoc | Success | | 0.006 |
testMatchNotQuote | Success | | 0.006 |
testMatchBreakStatement | Success | | 0.006 |
testMatchContinueStatementExpression | Success | | 0.006 |
testMatchReturnExprStatement | Success | | 0.006 |
testMatchEchoStatement | Success | | 0.006 |
testMatchSwitchStatement | Success | | 0.007 |
testMatchIfStatement | Success | | 0.007 |
testMatchEndIfStatement | Success | | 0.007 |
testMatchWhileStatement | Success | | 0.006 |
testMatchWhileEndStatement | Success | | 0.007 |
testMatchDoWhileStatement | Success | | 0.006 |
testMatchForStatement | Success | | 0.007 |
testMatchEndForStatement | Success | | 0.007 |
testMatchForStatementNoCondition | Success | | 0.007 |
testMatchForStatementNoArgs | Success | | 0.007 |
testMatchEmptyForStatement | Success | | 0.008 |
testMatchForEachStatement | Success | | 0.007 |
testMatchForEachStatementWithValue | Success | | 0.006 |
testMatchForEachStatementBlocked | Success | | 0.006 |
testMatchTryCatchStatement | Success | | 0.007 |
testMatchTryMultiCatchStatement | Success | | 0.007 |
testMatchGlobalStatementSimple | Success | | 0.006 |
testMatchGlobalStatementReflection | Success | | 0.006 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.006 |
testMatchGlobalStatementMultiple | Success | | 0.006 |
testMatchStaticSimple | Success | | 0.006 |
testMatchStaticMultiWithAssignment | Success | | 0.006 |
testMatchInLineHtml | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtml(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testMatchInLineHtmlWithPHP | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtmlWithPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testMatchDeclareSimple | Success | | 0.006 |
testMatchEmptyDeclare | Success | | 0.006 |
testMatchDeclareWithStatement | Success | | 0.006 |
testMatchFunctionDeclaration | Success | | 0.007 |
testMatchFunctionDeclarationReference | Success | | 0.006 |
testMatchFunctionDeclarationWithParams | Success | | 0.007 |
testMatchClassDeclarationSimple | Success | | 0.006 |
testMatchClassDeclarationWithDeclarations | Success | | 0.008 |
testMatchInterfaceDeclarationSimple | Success | | 0.006 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.007 |
testMatchEmpty | Success | | 0.006 |
testMatchEval | Success | | 0.006 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.000 |
astSetSourceCreation | Success | | 0.000 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testVariable | Success | | 0.012 |
testVariableTwoComments | Success | | 0.001 |
testVariableMultiple | Success | | 0.001 |
testFunction | Success | | 0.001 |
testClass | Success | | 0.001 |
testMethod | Success | | 0.001 |
testField | Success | | 0.001 |
testMethodSecond | Success | | 0.001 |
testFieldSecond | Success | | 0.002 |
testBasicExpression | Error | null expected:<null> but was:<number>
junit.framework.ComparisonFailure: null expected:<null> but was:<number> at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testBasicExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.104 |
testIsArray | Success | | 0.299 |
testIsClass | Success | | 4.562 |
testIsInterface | Success | | 1.426 |
testIsNullType | Success | | 1.762 |
testIsPrimitive | Success | | 2.101 |
testIsSubTypeCompatibleTrue | Error | Should be sub-type compatible
junit.framework.AssertionFailedError: Should be sub-type compatible at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testIsSubTypeCompatibleTrue(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 4.037 |
testIsSubTypeCompatibleFalse | Success | | 3.987 |
testBinaryName | Success | | 2.100 |
testArraysGetComponentType | Error | getComponentType() should return a non-null value for arrays
junit.framework.AssertionFailedError: getComponentType() should return a non-null value for arrays at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testArraysGetComponentType(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.988 |
testGetDeclaredFields | Success | | 1.994 |
testGetDeclaredMethods | Success | | 2.099 |
testOverrides | Error | Should override
junit.framework.AssertionFailedError: Should override at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testOverrides(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 3.983 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation59728Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation59728Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.testCommentsCreation(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.148 |
checkForStaticScalar[0] | Success | | 0.001 |
checkForStaticScalar[1] | Success | | 0.000 |
checkForStaticScalar[2] | Success | | 0.000 |
checkForStaticScalar[3] | Success | | 0.001 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.001 |
checkForStaticScalar[6] | Success | | 0.001 |
checkForStaticScalar[7] | Success | | 0.001 |
checkForStaticScalar[8] | Success | | 0.001 |
checkForStaticScalar[9] | Success | | 0.001 |
checkForStaticScalar[10] | Success | | 0.000 |
checkForStaticScalar[11] | Success | | 0.000 |
checkForStaticScalar[12] | Success | | 0.000 |
checkForStaticScalar[13] | Success | | 0.000 |
checkForStaticScalar[14] | Success | | 0.003 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.001 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.001 |
checkForStaticScalar[19] | Success | | 0.001 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.001 |
checkForStaticScalar[22] | Success | | 0.000 |
checkForStaticScalar[23] | Success | | 0.000 |
checkForStaticScalar[24] | Success | | 0.000 |
testConstantExpressionBinding | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testConstantExpressionBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.775 |
testConstructorBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testConstructorBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.099 |
testExpressionBinding | Success | | 1.996 |
testFieldAccessBinding | Success | | 2.117 |
testStaticFieldAccessBinding | Success | | 1.993 |
testStaticConstantAccessBinding | Success | | 1.999 |
testIncludeBinding | Success | | 2.003 |
testFunctionDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testFunctionDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.990 |
testMethodDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.100 |
testFunctionInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testFunctionInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.989 |
testMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.991 |
testStaticMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testStaticMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.099 |
testIdentifierBinding | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testIdentifierBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.003 |
testVariableIntBinding1 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableIntBinding1(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.987 |
testVariableIntBinding2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableIntBinding2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.998 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableStrBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.101 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testClassDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.990 |
testInterfaceDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testInterfaceDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.100 |
testVariable1 | Success | | 0.079 |
testVariable2 | Success | | 0.009 |
testFunctionName | Success | | 0.011 |
testFunctionInvocationName | Success | | 0.010 |
testFunctionInvocationAddParam | Success | | 0.014 |
testFunctionInvocationAddParams | Success | | 0.012 |
testFunctionInvocationRemoveParam1 | Success | | 0.010 |
testFunctionInvocationRemoveParam2 | Success | | 0.010 |
testFunctionInvocationRemoveParams | Success | | 0.010 |
testVariable3 | Success | | 0.011 |
testStaticFunctionInvocation | Success | | 0.012 |
testArrayAccessWithoutIndex | Success | | 0.011 |
testArrayAccess | Success | | 0.010 |
testArrayVariableMultiIndex | Success | | 0.012 |
testArrayAccessType1 | Success | | 0.011 |
testArrayAccessType2 | Success | | 0.011 |
testListVariable1 | Success | | 0.011 |
testListVariable2 | Success | | 0.010 |
testNestedListVariable | Success | | 0.012 |
testAssignmentLeft | Success | | 0.010 |
testAssignmentRight | Success | | 0.010 |
testAssignmentOperator | Success | | 0.009 |
testReflectionSimple | Success | | 0.010 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.010 |
testStaticMemberSimple | Success | | 0.011 |
testStaticMemberWithArray | Success | | 0.011 |
testDispatchSimple | Success | | 0.011 |
testDispatchNested | Success | | 0.010 |
testDispatchWithStaticCall | Success | | 0.011 |
testClone | Success | | 0.010 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.010 |
testClassConstant | Success | | 0.010 |
testPostfixSimple | Success | | 0.010 |
testPostfixWithFunction | Success | | 0.010 |
testPrefixSimple | Success | | 0.010 |
testUnaryOperationSimple | Success | | 0.010 |
testUnaryOperationWithFunction | Success | | 0.009 |
testUnaryOperationComplex | Success | | 0.009 |
testClassInstanciationSimple | Success | | 0.094 |
testClassInstanciationAddParam | Success | | 0.010 |
testClassInstanciationVariable | Success | | 0.010 |
testClassInstanciationVariableRemove | Success | | 0.010 |
testClassInstanciationFunction | Success | | 0.011 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.010 |
testRefernceInstanciation | Success | | 0.010 |
testInstanceofSimple | Success | | 0.011 |
testIgnoreError | Success | | 0.010 |
testInclude | Success | | 0.010 |
testIncludeWithParenthesis1 | Success | | 0.010 |
testIncludeWithParenthesis2 | Success | | 0.010 |
testIncludeOnce | Success | | 0.009 |
testArrayCreation1 | Success | | 0.011 |
testArrayCreation2 | Success | | 0.010 |
testArrayCreation3 | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.011 |
testFunctionDeclarationPHP4 | Success | | 0.011 |
testFunctionDeclarationWithParam1 | Success | | 0.011 |
testFunctionDeclarationWithParam2 | Success | | 0.010 |
testFunctionDeclarationWithParam3 | Success | | 0.011 |
testFunctionDeclarationDeleteType | Success | | 0.009 |
testFunctionDeclarationCreationPHP4 | Success | | 0.012 |
testFunctionDeclarationCreationPHP5 | Success | | 0.010 |
testFunctionDeclarationChangeDefault1 | Success | | 0.009 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.010 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.010 |
testFunctionDeclarationRemoveReference | Success | | 0.009 |
testFunctionDeclarationAddReference | Success | | 0.009 |
testClassDeclarationAddSuper | Success | | 0.010 |
testClassDeclarationDeleteSuper | Success | | 0.009 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.010 |
testClassDeclarationReplaceSuper | Success | | 0.009 |
testClassDeclarationAddInterfaces | Success | | 0.011 |
testClassDeclarationRemoveInterface | Success | | 0.010 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.009 |
testClassDeclarationRenameInterface | Success | | 0.010 |
testInterfaceDeclarationSimple | Success | | 0.009 |
testInterfaceDeclarationAddExtends | Success | | 0.012 |
testInterfaceDeclarationRemoveExtend | Success | | 0.009 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.009 |
testInterfaceDeclarationRenameExtend | Success | | 0.009 |
testArrayKeyValueRemoveKey | Success | | 0.008 |
testArrayKeyValueAddKey | Success | | 0.009 |
testArrayKeyValueChangeKey | Success | | 0.009 |
testArrayKeyDelete | Success | | 0.008 |
testConditionalExpression | Success | | 0.009 |
testInfixExpression | Success | | 0.008 |
testConcatOperation | Success | | 0.009 |
testQuoteHeredoc | Success | | 0.009 |
testQuoteSingle | Success | | 0.013 |
testQuoteDouble | Success | | 0.011 |
testQuoteWithCurly | Success | | 0.009 |
testEmptyHeredoc | Success | | 0.008 |
testBreakStatementChange | Success | | 0.009 |
testBreakStatementRemove | Success | | 0.008 |
testBreakStatementAdd | Success | | 0.009 |
testContinueStatementAdd | Success | | 0.008 |
testContinueStatementRemove | Success | | 0.009 |
testContinueStatementChange | Success | | 0.008 |
testReturnStatementAdd | Success | | 0.009 |
testReturnExprStatementChange | Success | | 0.009 |
testReturnExprStatementRemove | Success | | 0.008 |
testEchoStatement | Success | | 0.016 |
testNewEchoStatement | Success | | 0.009 |
testSwitchStatementSetExpression | Success | | 0.010 |
testSwitchStatementChangeCaseAction | Success | | 0.010 |
testSwitchStatementCaseDeletion | Success | | 0.009 |
testSwitchStatementChangeAddCase | Success | | 0.010 |
testIfStatementCondition | Success | | 0.010 |
testIfStatementCurlyToAlternative | Success | | 0.009 |
testIfStatementAlternativeToCurly | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.010 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.009 |
testWhileStatementCurlyToAlternative | Success | | 0.009 |
testWhileStatementAlternativeToCurly | Success | | 0.009 |
testForStatementCurlyToAlternative | Success | | 0.009 |
testForStatementAlternativeToCurly | Success | | 0.008 |
testForEachStatementCurlyToAlternative | Success | | 0.009 |
testForEachStatementAlternativeToCurly | Success | | 0.008 |
testSwitchStatementCurlyToAlternative | Success | | 0.009 |
testSwitchStatementAlternativeToCurly | Success | | 0.009 |
testWhileStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.009 |
testCurlyBlockCreation | Success | | 0.008 |
testAlternativeBlockCreation | Success | | 0.009 |
testForStatement | Success | | 0.009 |
testForStatementRemoveInitialization | Success | | 0.009 |
testForStatementRemoveCondition | Success | | 0.009 |
testForStatementRemoveUpdaters | Success | | 0.008 |
testForEachStatementAddKey | Success | | 0.009 |
testForEachStatementChangeKeyAndValue | Success | | 0.009 |
testForEachStatementRemoveKey | Success | | 0.009 |
testTryCatchStatement | Success | | 0.009 |
testTryMultiCatchStatement | Success | | 0.009 |
testGlobalStatementSimple | Success | | 0.008 |
testGlobalStatementReflection | Success | | 0.009 |
testStaticSimple | Success | | 0.008 |
testInLineHtml | Success | | 0.008 |
testFieldDeclaration | Success | | 0.009 |
testMethodDeclaration | Success | | 0.009 |
testComment | Success | | 0.013 |
testVariable | Success | | 0.004 |
testFunctionInvocationWithParamsFirst | Success | | 0.003 |
testFunctionInvocationWithParamsLast | Success | | 0.003 |
testFunctionInvocationWithParamsMiddle | Success | | 0.003 |
testClassRemove | Success | | 0.003 |
testStatementBeforeClass | Success | | 0.003 |
testArrayFirst | Success | | 0.003 |
testArrayLast | Success | | 0.003 |
testArrayMiddle | Success | | 0.003 |
testDeleteArrayKeyValue | Success | | 0.003 |
testListFirst | Success | | 0.003 |
testListMiddle | Success | | 0.003 |
testListLast | Success | | 0.003 |
testDeleteBreak | Success | | 0.003 |
testDeleteContinue | Success | | 0.003 |
testDeleteReturn | Success | | 0.003 |
testDeleteEchoFirst | Success | | 0.003 |
testDeleteEchoLast | Success | | 0.003 |
testDeleteEchoMiddle | Success | | 0.003 |
testDeleteSwitch | Success | | 0.003 |
testDeleteBlockFirst | Success | | 0.003 |
testDeleteBlockMiddle | Success | | 0.003 |
testDeleteBlockLast | Success | | 0.004 |
testDeleteForComponent1 | Success | | 0.003 |
testDeleteHtml | Success | | 0.003 |
testDeleteFunctionFormalFirst | Success | | 0.003 |
testDeleteFunctionFormalLast | Success | | 0.004 |
testDeleteFunctionFormalMiddle | Success | | 0.003 |
testDeleteFunctionBodyFirst | Success | | 0.003 |
testDeleteFunctionBodyLast | Success | | 0.003 |
testDeleteFunctionBodyMiddle | Success | | 0.003 |
testDeleteClassElements | Success | | 0.004 |
variables.php | Success | | 0.005 |
functions.php | Success | | 0.003 |
includes.php | Success | | 0.001 |
constants.php | Success | | 0.001 |
classes.php | Success | | 0.001 |
testPHPDocClass | Success | | 0.176 |
testPHPDocClassConstant | Success | | 0.000 |
testPHPDocClassVariable | Success | | 0.000 |
testPHPDocClassMethod | Success | | 0.001 |
testPHPDocFunction | Success | | 0.000 |
testClassDeclarations | Success | | 0.002 |
testClassReferences | Success | | 0.030 |
testClassAllOccurences | Success | | 0.024 |
testInterfaceDeclarations | Success | | 0.000 |
testInterfaceReferences | Success | | 0.001 |
testInterfaceAllOccurences | Success | | 0.001 |
testConstantDeclarations | Success | | 0.002 |
testVariableDeclarations | Success | | 0.001 |
testVariableReferences | Success | | 0.000 |
testReferencingFiles | Error | File: /tmp/testReferencingFiles59761Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g
junit.framework.AssertionFailedError: File: /tmp/testReferencingFiles59761Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.filenetwork.AbstractFileNetworkTest.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.filenetwork.BasicFileNetworkTest.testReferencingFiles(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.909 |
testReferencedFiles | Success | | 0.777 |
testSearchMethod | Success | | 1.084 |
testSearchMethodBadNetwork | Success | | 0.874 |
testInfixOperatorPlus | Success | | 0.993 |
testPrefixOperatorPlusPlus | Success | | 1.037 |
testPostfixOperatorPlusPlus | Success | | 0.926 |
testUnaryOperationMinus | Success | | 1.035 |
testUnaryOperationTilda | Success | | 1.029 |
testUnaryOperationNot | Success | | 1.029 |
testThis | Success | | 0.989 |
testObject | Success | | 0.919 |
testOverridesObject | Success | | 1.031 |
testCombinesObject | Error | expected:<Ambigous <[A, B]>> but was:<Ambigous <[B, A]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestVariableReferenceEvaluator.testCombinesObject(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.033 |
testOverridesGlobal | Success | | 1.026 |
testOverridesGlobalInner | Success | | 1.113 |
testCombineWithGlobal | Error | expected:<Ambigous <[A, B]>> but was:<Ambigous <[B, A]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestVariableReferenceEvaluator.testCombineWithGlobal(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.926 |
testGlobalDeclaredInsideFunction | Success | | 1.034 |
testTypedArgumentReference | Success | | 0.916 |
testPHPDocArgumentReference | Success | | 1.030 |
testArrayAccess | Success | | 1.030 |
testClassVar | Success | | 1.043 |
testClassVarPHPDoc | Success | | 1.033 |
testClassVarNoPHPDoc | Success | | 0.929 |
testClassVarConstructor | Success | | 1.034 |
testParentClassVarDecl | Success | | 1.029 |
testClassVarMethodDecl | Success | | 1.030 |
testSelfFieldAccess | Success | | 0.919 |
testSelfVarDeclaration | Success | | 1.030 |
testParentFieldAccess | Success | | 1.051 |
testCatchException | Success | | 1.025 |
testForeachStatement | Success | | 1.026 |
testClassInstanceCreation | Success | | 0.976 |
testSelfClassInstanceCreation | Success | | 1.020 |
testFunctionReturnType | Success | | 0.986 |
testFunctionReturnTypePHPDoc | Success | | 0.921 |
testFunctionReturnTypeNoPHPDoc | Success | | 1.031 |
testFunctionReturnTypeAmbiguous | Success | | 1.031 |
testFunctionReturnTypeRecursive | Success | | 1.033 |
testMethodReturnType | Success | | 1.116 |
testStaticMethodReturnType | Success | | 0.921 |
testParentMethodReturnType | Success | | 0.926 |
testOverriddenMethodReturnType | Success | | 1.027 |
testMethodReturnTypePHPDoc | Success | | 1.026 |
testOverridenMethodReturnTypePHPDoc | Success | | 1.031 |
testSelfMethodReturnType | Success | | 1.029 |
testBuiltinMethodReturnType | Success | | 0.921 |
testScalarNumber | Success | | 1.379 |
testBacktickExpression | Success | | 0.749 |
testAssignmentScalar | Success | | 0.987 |
testAssignmentScalarNested | Success | | 0.922 |
testCastString | Success | | 0.987 |
testCastObjectFromScalar | Success | | 1.028 |
testCastObjectFromClass | Success | | 1.020 |
testCloneObject | Success | | 0.992 |
testConditionalExpression | Error | expected:<Ambigous <[string, number]>> but was:<Ambigous <[number, string]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestConditionalExpressionEvaluator.testConditionalExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.044 |
testArrayCreationSingleType | Success | | 0.871 |
testArrayCreationMultiTypes | Success | | 1.020 |
testConstant | Success | | 0.990 |
testClassConstant | Success | | 0.956 |
testBindingUtility | Success | | 0.890 |
testBindingUtilityCache | Success | | 1.109 |
testStaticFieldsCompletion | Success | | 1.231 |
testStaticFieldsCompletionWithPrefix | Success | | 0.766 |
testAllFieldsCompletion | Success | | 1.033 |
testAllOwnFieldsCompletion | Success | | 0.929 |
testAllFieldsCompletionWithPrefix | Success | | 1.038 |
testInheritedFieldCompletion | Success | | 1.033 |
testInheritedStaticFieldCompletion | Success | | 1.037 |
testThisVariableCompletion | Success | | 0.927 |
testMagicProperty | Success | | 1.032 |
testMagicPropertyWithBinding | Success | | 1.029 |
testSingletonInstanceCompletion | Success | | 1.032 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion59774Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion59774Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestClassFieldCompletion.testClassVarHintingCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.035 |
testStaticMethodsCompletion | Success | | 0.985 |
testAllMethodsCompletion | Success | | 0.926 |
testAllOwnMethodsCompletion | Success | | 1.036 |
testInheritedMethodCompletion | Success | | 1.028 |
testInheritedStaticMethodCompletion | Success | | 1.030 |
testMagicMethod | Success | | 0.919 |
testMagicMethodWithBinding | Success | | 1.031 |
testInheritedInterfaceMethodsCompletion | Success | | 1.029 |
testNewClassCompletion | Success | | 2.032 |
testNewOwnClassCompletion | Success | | 1.134 |
testNewSelfCompletion | Success | | 0.895 |
testAllClasses | Success | | 1.059 |
testClassNameCompletion | Success | | 0.933 |
testClassInFunctionCompletion | Success | | 1.052 |
testClassInFunctionInClassCompletion | Success | | 0.930 |
testClassCamelcaseCompletion | Success | | 1.039 |
testInternalClassCompletion | Success | | 1.040 |
testShouldComplete1 | Success | | 1.055 |
testShouldComplete2 | Success | | 0.923 |
testShouldComplete3 | Success | | 1.043 |
testShouldComplete4 | Success | | 0.926 |
testShouldComplete5 | Success | | 1.040 |
testFunctionCompletion | Success | | 1.015 |
testFunctionInFunctionCompletion | Success | | 0.935 |
testFunctionInFunctionInClassCompletion | Success | | 1.050 |
testFunctionReturnTypeCompletion | Success | | 1.049 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion59795Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion59795Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestFunctionCompletion.testFunctionReturnMultipleTypesCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.943 |
testFunctionReturnTypeDocCompletion | Success | | 1.045 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion59797Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion59797Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestFunctionCompletion.testFunctionReturnMultipleTypesDocCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.054 |
testInternalFunctionCompletion | Success | | 0.938 |
testGlobalVariableCompletion | Success | | 1.001 |
testOnlyGlobalCompletion | Success | | 1.028 |
testLocalMethodVarCompletion | Success | | 0.921 |
testMethodArgumentCompletion | Success | | 1.012 |
testVariableInsideStringCompletion | Success | | 1.027 |
testArrayKeyCompletion | Success | | 1.038 |
testGlobalsCompletion | Success | | 1.036 |
testClassDeclarationCompletion | Success | | 1.001 |
testClassDeclarationCompletionWithPrefix | Success | | 0.916 |
testClassDeclarationImplementsCompletion | Success | | 1.031 |
testClassDeclarationExtendsCompletion | Success | | 1.036 |
testInClassDeclarationCompletion | Success | | 1.031 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.026 |
testMethodDeclarationCompletion | Success | | 0.914 |
testSuperMethodsCompletion | Success | | 1.029 |
testNotShowingExistingOverriddenMethod | Success | | 1.030 |
testMethodParameterCompletion | Success | | 1.028 |
testFuncParameterInitializerCompletion | Success | | 1.031 |
testPHPFunctionCompletion | Success | | 1.043 |
testKeywordsCompletion | Success | | 0.999 |
testLocalFileElementsCompletion | Success | | 0.931 |
testInArrayIndexCompletion | Success | | 1.037 |
testPHPDocTagCompletion | Success | | 0.987 |
testPHPDocFunctionParameterCompletion | Success | | 0.914 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion59823Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion59823Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestPHPDocCompletion.testPHPDocFunctionReturnTypeCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.052 |
testConstantCompletion | Success | | 1.016 |
testInternalConstantCompletion | Success | | 1.137 |
testClassConstantSelection | Success | | 0.881 |
testClassVariableSelection | Success | | 0.913 |
testClassVariableSelection2 | Success | | 1.020 |
testClassMethodSelection | Success | | 1.020 |
testStaticMethodCallSelection | Success | | 1.022 |
testMethodCallSelection | Success | | 1.029 |
testOverridenMethodCallSelection | Success | | 1.032 |
testMethodCallSelection2 | Success | | 1.028 |
testConstantAccessSelection | Success | | 1.030 |
testConstantAccessSelection2 | Success | | 0.925 |
testFieldAccessSelection | Success | | 1.027 |
testFieldAccessSelection2 | Success | | 1.033 |
testStaticConstantAccessSelection | Success | | 1.026 |
testStaticConstantAccessSelection2 | Success | | 1.032 |
testStaticFieldAccessSelection | Success | | 0.918 |
testStaticFieldAccessSelection2 | Success | | 1.030 |
testParentMethodSelection | Success | | 1.029 |
testParentMethodSelection2 | Success | | 1.029 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection59844Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection59844Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.selection.AbstractSelectionEngineTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.selection.TestGlobalElementsSelection.testPHPFunctionSelection(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.008 |
testClassSelection | Success | | 0.916 |
testFunctionSelection | Success | | 1.034 |
testVariableSelection | Success | | 1.026 |
testConstantSelection | Success | | 1.032 |
testMethodArgumentSelection | Success | | 0.993 |
testMethodLocalVarSelection | Success | | 1.035 |
testPHP5Sample | Success | | 0.500 |
testInLineHtml | Success | | 0.528 |
testArrayStatements | Success | | 0.013 |
testClassComments | Success | | 0.020 |
testDeclarationStatements | Success | | 0.013 |
testForeachStatements | Success | | 0.008 |
testForStatements | Success | | 0.014 |
testIfStatements | Success | | 0.013 |
testPHPWithinHtmlTag | Success | | 0.139 |
testPHPWithHtml | Success | | 0.086 |
testSwitchStatements | Success | | 0.059 |
testTryStatements | Success | | 0.008 |
testWhileStatements | Success | | 0.013 |
testRunNoGUI | Success | | 0.004 |