Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testVariable | Error | File: /tmp/phpdoc_testparam33063Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/
junit.framework.AssertionFailedError: File: /tmp/phpdoc_testparam33063Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/ 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.bare.core.compiler.ast.documentor.TestDocumentorLexer.parseAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.testVariable(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.080 |
testAbsClass | Success | | 0.151 |
testBacktickExpression | Success | | 0.032 |
testBacktickExpression1 | Success | | 0.031 |
testClassConstant | Success | | 0.040 |
testClassDeclarationWithDeclarations | Success | | 0.046 |
testClassVar | Success | | 0.027 |
testClone | Success | | 0.023 |
testForEachStatementWithValue | Success | | 0.032 |
testFunctionDeclarationWithParams | Success | | 0.022 |
testGlobalStatementSimple | Success | | 0.029 |
testHalt | Success | | 0.031 |
testHeredoc | Success | | 0.022 |
testInnerDeclarations | Success | | 0.022 |
testInstanceofDispatch | Success | | 0.021 |
testInstanceofSimple | Success | | 0.023 |
testInstanceofWithFunction | Success | | 0.035 |
testInterfaceDeclarationSimple | Success | | 0.180 |
testInterfaceDeclarationWithDeclarations | Success | | 0.066 |
testMethodModifiers | Success | | 0.077 |
testNonEmptyArrayPairList | Success | | 0.093 |
testParameters | Success | | 0.075 |
testPHPconsts | Success | | 0.062 |
testPostfixWithFunction | Success | | 0.040 |
testPrefixWithFunction | Success | | 0.047 |
testQuote | Success | | 0.045 |
testQuoteWithCurly | Success | | 0.050 |
testQuoteWithOffsetNumber | Success | | 0.054 |
testQuoteWithOffsetString | Success | | 0.053 |
testSingleQuote | Success | | 0.059 |
testStaticMemberSimple | Success | | 0.043 |
testStaticMemberWithArray | Success | | 0.050 |
testStaticScalar | Success | | 0.142 |
testThrow | Success | | 0.047 |
testTryCatchStatement | Success | | 0.060 |
testTryMultiCatchStatement | Success | | 0.472 |
testAndOperation | Success | | 0.075 |
testArray | Success | | 0.062 |
testArrayComplex | Success | | 0.042 |
testArrayKeyValue | Success | | 0.025 |
testArrayVariable | Success | | 0.032 |
testArrayVariableWithoutIndex | Success | | 0.020 |
testAssignment | Success | | 0.030 |
testBitwiseOperation | Success | | 0.022 |
testBreakStatement | Success | | 0.026 |
testCastOfDispatch | Success | | 0.021 |
testCastOfVariable | Success | | 0.018 |
testClassDeclarationSimple | Success | | 0.016 |
testClassInstanciationFunction | Success | | 0.022 |
testClassInstanciationSimple | Success | | 0.015 |
testClassInstanciationVariable | Success | | 0.018 |
testClassVarComment | Success | | 0.019 |
testCodeWithDoc | Success | | 0.024 |
testCommentMulti | Success | | 0.020 |
testCommentMulti2 | Success | | 0.022 |
testCommentPhpDocBlock | Success | | 0.021 |
testCommentSingle | Success | | 0.016 |
testCommentVar | Success | | 0.019 |
testConcatOperation | Success | | 0.020 |
testConditionalExpression | Success | | 0.019 |
testContinueEmpty | Success | | 0.018 |
testContinueStatementExpression | Success | | 0.019 |
testCtor | Success | | 0.016 |
testDeclareSimple | Success | | 0.016 |
testDeclareWithStatement | Success | | 0.017 |
testDispatchNested | Success | | 0.016 |
testDispatchNestedWithStaticCall | Success | | 0.020 |
testDispatchSimple | Success | | 0.021 |
testDispatchWithStaticCall | Success | | 0.020 |
testDoWhileStatement | Success | | 0.020 |
testEchoStatement | Success | | 0.019 |
testEmpty | Success | | 0.016 |
testEmptyDeclare | Success | | 0.016 |
testEmptyForStatement | Success | | 0.024 |
testEmptyHeredoc | Success | | 0.016 |
testEnclosedVar | Success | | 0.023 |
testEndDeclare | Success | | 0.017 |
testEndForStatement | Success | | 0.134 |
testEndIfStatement | Success | | 0.023 |
testErrorBlock | Success | | 0.014 |
testErrorStatement | Success | | 0.018 |
testEval | Success | | 0.020 |
testForEachStatement | Success | | 0.018 |
testForEachStatement1 | Success | | 0.021 |
testForEachStatementBlocked | Success | | 0.019 |
testForStatement | Success | | 0.021 |
testForStatementNoArgs | Success | | 0.017 |
testForStatementNoCondition | Success | | 0.019 |
testFuncDefine | Success | | 0.017 |
testFuncIsSet | Success | | 0.020 |
testFunctionDeclaration | Success | | 0.018 |
testFunctionDeclarationReference | Success | | 0.019 |
testFunctionInvocation | Success | | 0.019 |
testFunctionInvocationWithParams | Success | | 0.024 |
testGlobalStatementMultiple | Success | | 0.019 |
testGlobalStatementReflectionWithExpression | Success | | 0.018 |
testHashTableVariable | Success | | 0.022 |
testIfStatement | Success | | 0.026 |
testIgnoreError | Success | | 0.019 |
testInclude | Success | | 0.018 |
testIncludeOnce | Success | | 0.264 |
testListVariable | Success | | 0.027 |
testMinusOperation | Success | | 0.021 |
testNewIfStatement | Success | | 0.021 |
testNotVariableExpressions | Success | | 0.046 |
testNotVariableExpressions1 | Success | | 0.031 |
testObjectDimList | Success | | 0.030 |
testPlusOperation | Success | | 0.019 |
testPostfixSimple | Success | | 0.018 |
testPrefixSimple | Success | | 0.018 |
testRefernceInstanciation | Success | | 0.019 |
testRefernceSimple | Success | | 0.034 |
testRefernceWithFunction | Success | | 0.072 |
testReflectionComplex | Success | | 0.029 |
testReflectionFunction | Success | | 0.034 |
testReflectionNested | Success | | 0.034 |
testReflectionSimple | Success | | 0.029 |
testRequire | Success | | 0.035 |
testRequireOnce | Success | | 0.050 |
testReturnStatement | Success | | 0.032 |
testScalar | Success | | 0.046 |
testStatic | Success | | 0.145 |
testStaticFunctionInvocation | Success | | 0.059 |
testStaticVarList | Success | | 0.059 |
testSwitchStatement | Success | | 0.057 |
testSwitchStatement1 | Success | | 0.046 |
testSwitchStatement2 | Success | | 0.032 |
testSwitchStatement3 | Success | | 0.030 |
testSwitchStatement4 | Success | | 0.030 |
testUnaryOperationComplex | Success | | 0.027 |
testUnaryOperationSimple | Success | | 0.026 |
testUnaryOperationWithFunction | Success | | 0.025 |
testUnsetVars | Success | | 0.031 |
testUseFilename | Success | | 0.029 |
testVariable | Success | | 0.033 |
testVariableExpressions | Success | | 0.089 |
testWhileEndStatement | Success | | 0.027 |
testWhileStatement | Success | | 0.028 |
testBacktickExpression | Success | | 0.226 |
testBacktickExpression1 | Success | | 0.025 |
testForEachStatementWithValue | Success | | 0.033 |
testFunctionDeclarationWithParams | Success | | 0.025 |
testHalt | Success | | 0.035 |
testHeredoc | Success | | 0.028 |
testInnerDeclarations | Success | | 0.024 |
testPHPconsts | Success | | 0.025 |
testQuote | Success | | 0.024 |
testQuoteWithCurly | Success | | 0.024 |
testQuoteWithOffsetNumber | Success | | 0.021 |
testQuoteWithOffsetString | Success | | 0.019 |
testSingleQuote | Success | | 0.026 |
testAndOperation | Success | | 0.038 |
testArray | Success | | 0.020 |
testArrayComplex | Success | | 0.015 |
testArrayKeyValue | Success | | 0.017 |
testArrayVariable | Success | | 0.018 |
testArrayVariableWithoutIndex | Success | | 0.015 |
testAssignment | Success | | 0.018 |
testBitwiseOperation | Success | | 0.015 |
testBreakStatement | Success | | 0.019 |
testCastOfDispatch | Success | | 0.016 |
testCastOfVariable | Success | | 0.013 |
testClassDeclarationSimple | Success | | 0.017 |
testClassInstanciationFunction | Success | | 0.015 |
testClassInstanciationSimple | Success | | 0.120 |
testClassInstanciationVariable | Success | | 0.017 |
testClassVarComment | Success | | 0.016 |
testCodeWithDoc | Success | | 0.015 |
testCommentMulti | Success | | 0.014 |
testCommentMulti2 | Success | | 0.015 |
testCommentPhpDocBlock | Success | | 0.023 |
testCommentSingle | Success | | 0.032 |
testCommentVar | Success | | 0.017 |
testConcatOperation | Success | | 0.017 |
testConditionalExpression | Success | | 0.017 |
testContinueEmpty | Success | | 0.015 |
testContinueStatementExpression | Success | | 0.015 |
testCtor | Success | | 0.015 |
testDeclareSimple | Success | | 0.015 |
testDeclareWithStatement | Success | | 0.016 |
testDispatchNested | Success | | 0.016 |
testDispatchNestedWithStaticCall | Success | | 0.019 |
testDispatchSimple | Success | | 0.020 |
testDispatchWithStaticCall | Success | | 0.016 |
testDoWhileStatement | Success | | 0.016 |
testEchoStatement | Success | | 0.015 |
testEmpty | Success | | 0.016 |
testEmptyDeclare | Success | | 0.015 |
testEmptyForStatement | Success | | 0.019 |
testEmptyHeredoc | Success | | 0.015 |
testEnclosedVar | Success | | 0.018 |
testEndDeclare | Success | | 0.015 |
testEndForStatement | Success | | 0.018 |
testEndIfStatement | Success | | 0.018 |
testErrorBlock | Success | | 0.015 |
testErrorStatement | Success | | 0.015 |
testEval | Success | | 0.015 |
testForEachStatement | Success | | 0.018 |
testForEachStatement1 | Success | | 0.018 |
testForEachStatementBlocked | Success | | 0.017 |
testForStatement | Success | | 0.018 |
testForStatementNoArgs | Success | | 0.015 |
testForStatementNoCondition | Success | | 0.018 |
testFuncDefine | Success | | 0.014 |
testFuncIsSet | Success | | 0.015 |
testFunctionDeclaration | Success | | 0.015 |
testFunctionDeclarationReference | Success | | 0.014 |
testFunctionInvocation | Success | | 0.054 |
testFunctionInvocationWithParams | Success | | 0.018 |
testGlobalStatementMultiple | Success | | 0.014 |
testGlobalStatementReflectionWithExpression | Success | | 0.015 |
testHashTableVariable | Success | | 0.016 |
testIfStatement | Success | | 0.017 |
testIgnoreError | Success | | 0.019 |
testInclude | Success | | 0.015 |
testIncludeOnce | Success | | 0.015 |
testListVariable | Success | | 0.019 |
testMinusOperation | Success | | 0.025 |
testNewIfStatement | Success | | 0.025 |
testNotVariableExpressions | Success | | 0.026 |
testNotVariableExpressions1 | Success | | 0.050 |
testObjectDimList | Success | | 0.020 |
testPlusOperation | Success | | 0.015 |
testPostfixSimple | Success | | 0.016 |
testPrefixSimple | Success | | 0.016 |
testRefernceInstanciation | Success | | 0.014 |
testRefernceSimple | Success | | 0.015 |
testRefernceWithFunction | Success | | 0.015 |
testReflectionComplex | Success | | 0.015 |
testReflectionFunction | Success | | 0.016 |
testReflectionNested | Success | | 0.014 |
testReflectionSimple | Success | | 0.014 |
testRequire | Success | | 0.400 |
testRequireOnce | Success | | 0.017 |
testReturnStatement | Success | | 0.015 |
testScalar | Success | | 0.014 |
testStatic | Success | | 0.016 |
testStaticFunctionInvocation | Success | | 0.017 |
testStaticVarList | Success | | 0.016 |
testSwitchStatement | Success | | 0.018 |
testSwitchStatement1 | Success | | 0.017 |
testSwitchStatement2 | Success | | 0.016 |
testSwitchStatement3 | Success | | 0.012 |
testSwitchStatement4 | Success | | 0.011 |
testUnaryOperationComplex | Success | | 0.013 |
testUnaryOperationSimple | Success | | 0.014 |
testUnaryOperationWithFunction | Success | | 0.015 |
testUnsetVars | Success | | 0.016 |
testUseFilename | Success | | 0.017 |
testVariable | Success | | 0.030 |
testVariableExpressions | Success | | 0.049 |
testWhileEndStatement | Success | | 0.022 |
testWhileStatement | Success | | 0.020 |
testVar | Success | | 0.008 |
testVarWithModifiers1 | Success | | 0.004 |
testVarWithModifiers2 | Success | | 0.004 |
testVarWithModifiers3 | Success | | 0.008 |
testVarWithModifiers4 | Success | | 0.004 |
testVarWithModifiers5 | Success | | 0.004 |
testVarWithModifiers6 | Success | | 0.004 |
testVarWithModifiers7 | Success | | 0.004 |
testVarWithModifiers8 | Success | | 0.003 |
testVarWithModifiers9 | Success | | 0.004 |
testVarWithModifiers10 | Success | | 0.005 |
testClass | Success | | 0.004 |
testClassNegative | Success | | 0.004 |
testInterface | Success | | 0.004 |
testClassAbstract | Success | | 0.004 |
testClassFinal | Success | | 0.004 |
testMethod | Success | | 0.004 |
testMethodWithModifiers1 | Success | | 0.004 |
testMethodWithModifiers2 | Success | | 0.004 |
testMethodWithModifiers3 | Success | | 0.004 |
testMethodWithModifiers4 | Success | | 0.004 |
testMethodWithModifiers5 | Success | | 0.004 |
testMethodWithModifiers6 | Success | | 0.004 |
testMethodWithModifiers7 | Success | | 0.003 |
testMethodWithModifiers8 | Success | | 0.004 |
testMethodWithModifiers9 | Success | | 0.004 |
testMethodWithModifiers10 | Success | | 0.004 |
testMethodWithModifiers11 | Success | | 0.004 |
testMethodWithModifiers12 | Success | | 0.004 |
testMethodWithModifiers13 | Success | | 0.003 |
testMethodWithModifiers14 | Success | | 0.003 |
testMethodWithModifiers15 | Success | | 0.004 |
testMethodWithModifiers16 | Success | | 0.004 |
testMethodWithModifiers17 | Success | | 0.004 |
testVarComment | Success | | 0.002 |
testComments | Success | | 0.146 |
testHeredocs | Success | | 0.016 |
testLexOperators | Success | | 0.043 |
testReservedWords | Success | | 0.058 |
testSamplePhp | Success | | 1.253 |
testStrings | Success | | 0.008 |
testComments | Success | | 0.026 |
testHeredocs | Success | | 0.012 |
testLexOperators | Success | | 0.019 |
testReservedWords | Success | | 0.021 |
testSamplePhp | Success | | 0.497 |
testStrings | Success | | 0.009 |
testConstantExpressionBinding | Success | | 0.075 |
testConstructorBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.010 |
testConstructorBinding2 | Success | | 0.001 |
testExpressionBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testExpressionBinding(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testFieldAccessBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testFieldAccessBinding(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testStaticFieldAccessBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testStaticFieldAccessBinding(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testStaticConstantAccessBinding | Success | | 0.003 |
testIncludeBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testIncludeBinding(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testFunctionDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testMethodDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testFunctionInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testStaticMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testIdentifierBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testVariableIntBinding1 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testVariableIntBinding2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testInterfaceDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.017 |
testTypeParameterBinding | Success | | 0.002 |
testFieldDeclarationBinding | Success | | 0.001 |
Name | Status | Type | Time(s) |
testPartitionInHTML | Success | | 0.152 |
testPartitionStandalone | Success | | 0.005 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.016 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.009 |
testCreateTextSequence | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequence(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.021 |
testCreateTextSequenceWithComments | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithComments(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceInsideBrackets | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceInsideBrackets(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceAfterSemicolumn | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceAfterSemicolumn(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testCreateTextSequenceCompositeSequence | Error | null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceCompositeSequence(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testCreateTextSequenceWithLineComment | Error | null expected:<[// line comment]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[// line comment]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithLineComment(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testInClassDeclaration | Error | expected:<6> but was:<-1>
junit.framework.AssertionFailedError: expected:<6> but was:<-1> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInClassDeclaration(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInClassDeclaration(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testInClassDeclaration2 | Success | | 0.005 |
testInFuctionDeclaration | Error | expected:<0> but was:<-1>
junit.framework.AssertionFailedError: expected:<0> but was:<-1> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInFunctionDeclaration(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInFuctionDeclaration(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testInFunctionDeclaration2 | Success | | 0.005 |
testGetPrivousTriggerIndex | Error | Array index out of range: 16
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 16 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testGetPrivousTriggerIndex2 | Error | Array index out of range: 0
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex2(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testGetPrivousTriggerIndex3 | Error | Array index out of range: 29
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 29 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex3(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testGetPrivousTriggerIndex4 | Error | Array index out of range: 19
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 19 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex4(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testGetPrivousTriggerIndex5 | Success | | 0.005 |
testGetPrivousTriggerIndex6 | Success | | 0.006 |
testReadIdentifierStartIndex | Error | Array index out of range: 9
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 9 at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.readIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifierStartIndex(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testReadIdentifierEndIndex | Error | expected:<19> but was:<10>
junit.framework.AssertionFailedError: expected:<19> but was:<10> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifierEndIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifierEndIndex(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testAllPhps | Success | | 0.015 |
testCall001 | Success | | 0.003 |
testSetGet | Success | | 0.004 |
testAbstractByInterface | Success | | 0.004 |
testAbstractClass | Success | | 0.003 |
testArrayAccess | Success | | 0.004 |
testAssignOpProperty | Success | | 0.003 |
testAutoload1 | Success | | 0.003 |
testAutoload6 | Success | | 0.002 |
testCC | Success | | 0.007 |
testClassCheck | Success | | 0.005 |
testBug20175 | Success | | 0.005 |
testDesructor | Success | | 0.002 |
testInterface | Success | | 0.015 |
testBug209768 | Success | | 0.013 |
testLanguageModel4 | Success | | 1.750 |
testLanguageModel5 | Error | File: /tmp/php5_languagemodel6583Golden :php5_languagemodel Diff : (line: 785, offset: 1) expected= actual=
junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel6583Golden :php5_languagemodel Diff : (line: 785, offset: 1) expected= actual=
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.phpModel.parser.TestLanguagesModel5.testLanguageModel5(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.179 |
testBug191887 | Success | | 0.001 |
testAllPhps | Success | | 0.004 |
testFileInspector | Success | | 0.003 |
test15_VarGlobalUnused | Success | | 0.003 |
testBigClass | Success | | 0.007 |
testCC | Success | | 0.006 |
testClassCheck | Success | | 0.003 |
testClassExample | Success | | 0.011 |
testClass032 | Success | | 0.004 |
testLargeFile4 | Success | | 0.006 |
testInstallRealApplication | Error | File not found: /opt/users/phpBuild/realApps/ZendFramework.
org.eclipse.core.runtime.CoreException: File not found: /opt/users/phpBuild/realApps/ZendFramework. at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:361) at org.eclipse.core.filesystem.provider.FileStore.copyFile(FileStore.java:217) at org.eclipse.core.filesystem.provider.FileStore.copy(FileStore.java:140) at org.eclipse.core.internal.filesystem.local.LocalFile.copy(LocalFile.java:109) at org.eclipse.php.test.headless.core.benchmark.AbstractBenchmarkTest.installApplication(Unknown Source) at org.eclipse.php.test.headless.core.benchmark.TestDLTKProjectBenchmark.testInstallRealApplication(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30) org.eclipse.core.runtime.CoreException[271]: java.io.FileNotFoundException: /opt/users/phpBuild/realApps/ZendFramework (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:135) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:352) at org.eclipse.core.filesystem.provider.FileStore.copyFile(FileStore.java:217) at org.eclipse.core.filesystem.provider.FileStore.copy(FileStore.java:140) at org.eclipse.core.internal.filesystem.local.LocalFile.copy(LocalFile.java:109) at org.eclipse.php.test.headless.core.benchmark.AbstractBenchmarkTest.installApplication(Unknown Source) at org.eclipse.php.test.headless.core.benchmark.TestDLTKProjectBenchmark.testInstallRealApplication(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testBuildProject | Success | | 2.733 |
testSearchConcreteTypeDeclerationMixin | Success | | 0.208 |
testSearchConcreteMethodDeclerationMixin | Success | | 0.011 |
testSearchMethodMixin | Success | | 8.500 |
testSearchTypeDeclerationMixin | Success | | 0.024 |
testSearchTypeDeclerationSecondTimeMixin | Success | | 0.028 |
testSearchConcreteType | Success | | 0.011 |
testSearchConcreteMethod | Success | | 0.024 |
testSearchMethod | Success | | 0.031 |
testSearchMethodSecondTime | Success | | 0.022 |
testSearchTypes | Success | | 0.004 |
testAllVariablesTypeInference | Success | | 0.248 |
testLoadUnload | Success | | 21.186 |
testGoldenException | Success | | 0.001 |
testGoldenEqual | Success | | 0.001 |
testClassDeclaration | Success | | 0.006 |
testClassExtension | Success | | 0.003 |
testClassInstantiation | Success | | 0.002 |
testClassTrigger | Success | | 0.002 |
testConstantReference | Success | | 0.003 |
testFieldDefinition | Success | | 0.002 |
testFunctionDeclaration | Success | | 0.003 |
testFunctionInvocation | Success | | 0.002 |
testGlobalConstantReference | Success | | 0.002 |
testInterfaceDeclaration | Success | | 0.003 |
testInterfaceExtension | Success | | 0.002 |
testInterfaceImplementation | Success | | 0.002 |
testMethodDeclaration | Success | | 0.002 |
testMethodInvocation | Success | | 0.002 |
testMultipleInterfaceExtension | Success | | 0.002 |
testCatchBlock | Success | | 0.002 |
testMultipleInterfaceImplementation | Success | | 0.002 |
testNothing | Success | | 0.003 |
testPrivateFieldDefinition | Success | | 0.002 |
testProtectedFieldDefinition | Success | | 0.003 |
testPublicFieldDefinition | Success | | 0.003 |
testStaticFieldDefinition | Success | | 0.002 |
testStaticVariableReference | Success | | 0.003 |
testThisReference | Success | | 0.003 |
testVariable | Success | | 0.086 |
testFunctionInvocation | Success | | 0.019 |
testFunctionInvocationWithParams | Success | | 0.022 |
testStaticFunctionInvocation | Success | | 0.021 |
testArrayVariableWithoutIndex | Success | | 0.018 |
testArrayVariable | Success | | 0.016 |
testArrayVariableMultiIndex | Success | | 0.021 |
testHashTableVariable | Success | | 0.015 |
testListVariable | Success | | 0.019 |
testNestedListVariable | Success | | 0.022 |
testAssignment | Success | | 0.017 |
testPlusAssignment | Success | | 0.016 |
testSLAssignment | Success | | 0.015 |
testReflectionSimple | Success | | 0.015 |
testReflectionNested | Success | | 0.015 |
testReflectionFunction | Success | | 0.016 |
testReflectionComplex | Success | | 0.014 |
testStaticMemberSimple | Success | | 0.016 |
testStaticMemberWithArray | Success | | 0.018 |
testDispatchSimple | Success | | 0.016 |
testDispatchNested | Success | | 0.023 |
testDispatchWithStaticCall | Success | | 0.017 |
testDispatchNestedWithStaticCall | Success | | 0.018 |
testClone | Success | | 0.014 |
testCastOfVariable | Success | | 0.015 |
testCastOfDispatch | Success | | 0.017 |
testClassConstant | Success | | 0.016 |
testPostfixSimple | Success | | 0.014 |
testPostfixWithFunction | Success | | 0.014 |
testPrefixSimple | Success | | 0.015 |
testPrefixWithFunction | Success | | 0.014 |
testUnaryOperationSimple | Success | | 0.014 |
testUnaryOperationWithFunction | Success | | 0.014 |
testUnaryOperationComplex | Success | | 0.017 |
testClassInstanciationSimple | Success | | 0.015 |
testClassInstanciationVariable | Success | | 0.015 |
testClassInstanciationFunction | Success | | 0.018 |
testRefernceSimple | Success | | 0.016 |
testRefernceWithFunction | Success | | 0.016 |
testRefernceInstanciation | Success | | 0.019 |
testInstanceofSimple | Success | | 0.016 |
testInstanceofWithFunction | Success | | 0.017 |
testInstanceofDispatch | Success | | 0.017 |
testIgnoreError | Success | | 0.018 |
testInclude | Success | | 0.016 |
testIncludeOnce | Success | | 0.014 |
testRequire | Success | | 0.017 |
testRequireOnce | Success | | 0.016 |
testArray | Success | | 0.018 |
testArrayKeyValue | Success | | 0.016 |
testArrayComplex | Success | | 0.022 |
testConditionalExpression | Success | | 0.018 |
testPlusOperation | Success | | 0.016 |
testMinusOperation | Success | | 0.016 |
testAndOperation | Success | | 0.019 |
testConcatOperation | Success | | 0.017 |
testQuote | Success | | 0.162 |
testSingleQuote | Success | | 0.018 |
testQuoteWithOffsetNumber | Success | | 0.016 |
testQuoteWithCurly | Success | | 0.015 |
testQuoteWithOffsetString | Success | | 0.015 |
testHeredoc | Success | | 0.013 |
testEmptyHeredoc | Success | | 0.013 |
testNotQuote | Success | | 0.015 |
testBreakStatement | Success | | 0.014 |
testContinueStatementExpression | Success | | 0.014 |
testContinueEmpty | Success | | 0.013 |
testReturnStatement | Success | | 0.014 |
testReturnExprStatement | Success | | 0.015 |
testEchoStatement | Success | | 0.015 |
testSwitchStatement | Success | | 0.024 |
testIfStatement | Success | | 0.024 |
testEndIfStatement | Success | | 0.022 |
testWhileStatement | Success | | 0.017 |
testWhileEndStatement | Success | | 0.018 |
testDoWhileStatement | Success | | 0.018 |
testForStatement | Success | | 0.022 |
testEndForStatement | Success | | 0.021 |
testForStatementNoCondition | Success | | 0.022 |
testForStatementNoArgs | Success | | 0.025 |
testEmptyForStatement | Success | | 0.025 |
testForEachStatement | Success | | 0.024 |
testForEachStatementWithValue | Success | | 0.025 |
testForEachStatementBlocked | Success | | 0.026 |
testTryCatchStatement | Success | | 0.026 |
testTryMultiCatchStatement | Success | | 0.029 |
testGlobalStatementSimple | Success | | 0.018 |
testGlobalStatementReflection | Success | | 0.017 |
testGlobalStatementReflectionWithExpression | Success | | 0.022 |
testGlobalStatementMultiple | Success | | 0.018 |
testStaticSimple | Success | | 0.017 |
testStaticMultiWithAssignment | Success | | 0.020 |
testInLineHtml | Success | | 0.016 |
testInLineHtmlWithPHP | Success | | 0.017 |
testDeclareSimple | Success | | 0.021 |
testEmptyDeclare | Success | | 0.019 |
testDeclareWithStatement | Success | | 0.021 |
testFunctionDeclaration | Success | | 0.021 |
testFunctionDeclarationReference | Success | | 0.018 |
testFunctionDeclarationWithParams | Success | | 0.033 |
testClassDeclarationSimple | Success | | 0.020 |
testClassDeclarationWithDeclarations | Success | | 0.041 |
testInterfaceDeclarationSimple | Success | | 0.019 |
testInterfaceDeclarationWithDeclarations | Success | | 0.026 |
testCommentSingle | Success | | 0.017 |
testCommentMulti | Success | | 0.016 |
testCommentPhpDocBlock | Success | | 0.017 |
testCommentVar | Success | | 0.018 |
testEmpty | Success | | 0.019 |
testEval | Success | | 0.019 |
testErrorStatement | Success | | 0.018 |
testErrorBlock | Success | | 0.016 |
testVariable | Success | | 0.017 |
testVariableTwoComments | Success | | 0.002 |
testVariableMultiple | Success | | 0.001 |
testFunction | Success | | 0.002 |
testClass | Success | | 0.002 |
testMethod | Success | | 0.002 |
testField | Success | | 0.002 |
testMethodSecond | Success | | 0.002 |
testFieldSecond | Success | | 0.003 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation6707Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation6707Golden :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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 5.321 |
checkForStaticScalar[0] | Success | | 0.002 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.000 |
checkForStaticScalar[3] | Success | | 0.000 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.000 |
checkForStaticScalar[6] | Success | | 0.001 |
checkForStaticScalar[7] | Success | | 0.001 |
checkForStaticScalar[8] | Success | | 0.000 |
checkForStaticScalar[9] | Success | | 0.001 |
checkForStaticScalar[10] | Success | | 0.000 |
checkForStaticScalar[11] | Success | | 0.000 |
checkForStaticScalar[12] | Success | | 0.001 |
checkForStaticScalar[13] | Success | | 0.001 |
checkForStaticScalar[14] | Success | | 0.002 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.000 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.000 |
checkForStaticScalar[19] | Success | | 0.001 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.000 |
checkForStaticScalar[22] | Success | | 0.001 |
checkForStaticScalar[23] | Success | | 0.001 |
checkForStaticScalar[24] | Success | | 0.001 |
testVariable | Success | | 0.030 |
testFunctionInvocation | Success | | 0.013 |
testFunctionInvocationWithParams | Success | | 0.013 |
testStaticFunctionInvocation | Success | | 0.013 |
testArrayVariableWithoutIndex | Success | | 0.010 |
testArrayVariable | Success | | 0.010 |
testArrayVariableMultiIndex | Success | | 0.011 |
testHashTableVariable | Success | | 0.011 |
testListVariable | Success | | 0.011 |
testNestedListVariable | Success | | 0.011 |
testAssignment | Success | | 0.011 |
testPlusAssignment | Success | | 0.012 |
testSLAssignment | Success | | 0.019 |
testReflectionSimple | Success | | 0.013 |
testReflectionNested | Success | | 0.012 |
testReflectionFunction | Success | | 0.012 |
testReflectionComplex | Success | | 0.012 |
testDispatchSimple | Success | | 0.012 |
testDispatchNested | Success | | 0.010 |
testDispatchWithStaticCall | Success | | 0.010 |
testDispatchNestedWithStaticCall | Success | | 0.011 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.010 |
testPostfixSimple | Success | | 0.011 |
testPrefixSimple | Success | | 0.011 |
testUnaryOperationSimple | Success | | 0.010 |
testUnaryOperationWithFunction | Success | | 0.011 |
testUnaryOperationComplex | Success | | 0.011 |
testClassInstanciationSimple | Success | | 0.010 |
testClassInstanciationVariable | Success | | 0.011 |
testClassInstanciationFunction | Success | | 0.012 |
testRefernceSimple | Success | | 0.012 |
testRefernceWithFunction | Success | | 0.013 |
testRefernceInstanciation | Success | | 0.013 |
testIgnoreError | Success | | 0.014 |
testInclude | Success | | 0.013 |
testIncludeOnce | Success | | 0.013 |
testRequire | Success | | 0.014 |
testRequireOnce | Success | | 0.039 |
testArray | Success | | 0.013 |
testArrayKeyValue | Success | | 0.013 |
testArrayComplex | Success | | 0.016 |
testConditionalExpression | Success | | 0.013 |
testPlusOperation | Success | | 0.011 |
testMinusOperation | Success | | 0.013 |
testAndOperation | Success | | 0.011 |
testConcatOperation | Success | | 0.011 |
testQuote | Success | | 0.012 |
testSingleQuote | Success | | 0.013 |
testQuoteWithOffsetNumber | Success | | 0.013 |
testQuoteWithOffsetString | Success | | 0.014 |
testHeredoc | Success | | 0.014 |
testEmptyHeredoc | Success | | 0.011 |
testNotQuote | Success | | 0.012 |
testBreakStatement | Success | | 0.011 |
testContinueStatementExpression | Success | | 0.013 |
testContinueEmpty | Success | | 0.011 |
testReturnStatement | Success | | 0.011 |
testReturnExprStatement | Success | | 0.011 |
testEchoStatement | Success | | 0.013 |
testSwitchStatement | Success | | 0.013 |
testIfStatement | Success | | 0.014 |
testEndIfStatement | Success | | 0.014 |
testWhileStatement | Success | | 0.012 |
testWhileEndStatement | Success | | 0.014 |
testDoWhileStatement | Success | | 0.014 |
testForStatement | Success | | 0.019 |
testEndForStatement | Success | | 0.015 |
testForStatementNoCondition | Success | | 0.016 |
testForStatementNoArgs | Success | | 0.015 |
testEmptyForStatement | Success | | 0.016 |
testForEachStatement | Success | | 0.014 |
testForEachStatementWithValue | Success | | 0.016 |
testForEachStatementBlocked | Success | | 0.015 |
testGlobalStatementSimple | Success | | 0.013 |
testGlobalStatementReflection | Success | | 0.014 |
testGlobalStatementReflectionWithExpression | Success | | 0.013 |
testGlobalStatementMultiple | Success | | 0.013 |
testStaticSimple | Success | | 0.012 |
testStaticMultiWithAssignment | Success | | 0.013 |
testInLineHtml | Success | | 0.011 |
testInLineHtmlWithPHP | Success | | 0.012 |
testDeclareSimple | Success | | 0.012 |
testEmptyDeclare | Success | | 0.011 |
testDeclareWithStatement | Success | | 0.011 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationReference | Success | | 0.011 |
testFunctionDeclarationWithParams | Success | | 0.012 |
testClassDeclarationSimple | Success | | 0.010 |
testClassDeclarationWithDeclarations | Success | | 0.014 |
testCommentSingle | Success | | 0.011 |
testCommentMulti | Success | | 0.010 |
testCommentPhpDocBlock | Success | | 0.011 |
testCommentVar | Success | | 0.012 |
testEmpty | Success | | 0.010 |
testEval | Success | | 0.012 |
testMatchScalar | Success | | 0.009 |
testMatchVariable | Success | | 0.007 |
testMatchBackTickExpression | Success | | 0.009 |
testMatchFunctionInvocation | Success | | 0.007 |
testMatchFunctionInvocationWithParams | Success | | 0.009 |
testMatchStaticFunctionInvocation | Success | | 0.009 |
testMatchArrayVariableWithoutIndex | Success | | 0.008 |
testMatchArrayVariable | Success | | 0.009 |
testMatchArrayVariableMultiIndex | Success | | 0.009 |
testMatchHashTableVariable | Success | | 0.008 |
testMatchListVariable | Success | | 0.009 |
testMatchNestedListVariable | Success | | 0.008 |
testMatchAssignment | Success | | 0.007 |
testMatchPlusAssignment | Success | | 0.007 |
testMatchSLAssignment | Success | | 0.007 |
testMatchReflectionSimple | Success | | 0.007 |
testMatchReflectionNested | Success | | 0.007 |
testMatchReflectionFunction | Success | | 0.007 |
testMatchReflectionComplex | Success | | 0.009 |
testMatchStaticMemberSimple | Success | | 0.007 |
testMatchStaticMemberWithArray | Success | | 0.007 |
testMatchDispatchSimple | Success | | 0.007 |
testMatchDispatchNested | Success | | 0.007 |
testMatchDispatchWithStaticCall | Success | | 0.007 |
testMatchDispatchNestedWithStaticCall | Success | | 0.007 |
testMatchClone | Success | | 0.007 |
testMatchCastOfVariable | Success | | 0.007 |
testMatchCastOfDispatch | Success | | 0.007 |
testMatchClassConstant | Success | | 0.008 |
testMatchPostfixSimple | Success | | 0.007 |
testMatchPostfixWithFunction | Success | | 0.007 |
testMatchPrefixSimple | Success | | 0.007 |
testMatchPrefixWithFunction | Success | | 0.007 |
testMatchUnaryOperationSimple | Success | | 0.007 |
testMatchUnaryOperationWithFunction | Success | | 0.006 |
testMatchUnaryOperationComplex | Success | | 0.007 |
testMatchClassInstanciationSimple | Success | | 0.007 |
testMatchClassInstanciationVariable | Success | | 0.007 |
testMatchClassInstanciationFunction | Success | | 0.007 |
testMatchRefernceSimple | Success | | 0.007 |
testMatchRefernceWithFunction | Success | | 0.007 |
testMatchRefernceInstanciation | Success | | 0.007 |
testMatchInstanceofSimple | Success | | 0.007 |
testMatchInstanceofWithFunction | Success | | 0.006 |
testMatchInstanceofDispatch | Success | | 0.007 |
testMatchIgnoreError | Success | | 0.006 |
testMatchInclude | Success | | 0.006 |
testMatchIncludeOnce | Success | | 0.007 |
testMatchRequire | Success | | 0.007 |
testMatchRequireOnce | Success | | 0.007 |
testMatchArray | Success | | 0.007 |
testMatchArrayKeyValue | Success | | 0.007 |
testMatchArrayComplex | Success | | 0.008 |
testMatchConditionalExpression | Success | | 0.006 |
testMatchPlusOperation | Success | | 0.007 |
testMatchMinusOperation | Success | | 0.007 |
testMatchAndOperation | Success | | 0.007 |
testMatchConcatOperation | Success | | 0.006 |
testMatchQuote | Success | | 0.006 |
testMatchSingleQuote | Success | | 0.008 |
testMatchQuoteWithOffsetNumber | Success | | 0.007 |
testMatchQuoteWithCurly | Success | | 0.007 |
testMatchQuoteWithOffsetString | Success | | 0.008 |
testMatchHeredoc | Success | | 0.007 |
testMatchEmptyHeredoc | Success | | 0.007 |
testMatchNotQuote | Success | | 0.007 |
testMatchBreakStatement | Success | | 0.007 |
testMatchContinueStatementExpression | Success | | 0.008 |
testMatchReturnExprStatement | Success | | 0.006 |
testMatchEchoStatement | Success | | 0.008 |
testMatchSwitchStatement | Success | | 0.107 |
testMatchIfStatement | Success | | 0.007 |
testMatchEndIfStatement | Success | | 0.008 |
testMatchWhileStatement | Success | | 0.007 |
testMatchWhileEndStatement | Success | | 0.007 |
testMatchDoWhileStatement | Success | | 0.008 |
testMatchForStatement | Success | | 0.007 |
testMatchEndForStatement | Success | | 0.007 |
testMatchForStatementNoCondition | Success | | 0.008 |
testMatchForStatementNoArgs | Success | | 0.007 |
testMatchEmptyForStatement | Success | | 0.007 |
testMatchForEachStatement | Success | | 0.008 |
testMatchForEachStatementWithValue | Success | | 0.007 |
testMatchForEachStatementBlocked | Success | | 0.007 |
testMatchTryCatchStatement | Success | | 0.007 |
testMatchTryMultiCatchStatement | Success | | 0.006 |
testMatchGlobalStatementSimple | Success | | 0.006 |
testMatchGlobalStatementReflection | Success | | 0.007 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.007 |
testMatchGlobalStatementMultiple | Success | | 0.007 |
testMatchStaticSimple | Success | | 0.007 |
testMatchStaticMultiWithAssignment | Success | | 0.007 |
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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) 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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testMatchDeclareSimple | Success | | 0.007 |
testMatchEmptyDeclare | Success | | 0.007 |
testMatchDeclareWithStatement | Success | | 0.006 |
testMatchFunctionDeclaration | Success | | 0.007 |
testMatchFunctionDeclarationReference | Success | | 0.007 |
testMatchFunctionDeclarationWithParams | Success | | 0.007 |
testMatchClassDeclarationSimple | Success | | 0.007 |
testMatchClassDeclarationWithDeclarations | Success | | 0.008 |
testMatchInterfaceDeclarationSimple | Success | | 0.007 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.007 |
testMatchEmpty | Success | | 0.007 |
testMatchEval | Success | | 0.007 |
astEmptyCreation | Success | | 0.000 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.000 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testContentType | Success | | 0.000 |
testLanguageModel | Success | | 9.597 |
testGetFileData | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetFileData(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.140 |
testGetPhpFile | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetPhpFile(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testMatchingClasses | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingClasses(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testMatchingFunctions | Error | null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingFunctions(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testMatchingElements | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingElements(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testIncludeModelLocation | Success | | 0.002 |
testGetInterfaces | Error | null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetInterfaces(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testGetSuperClass | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetSuperClass(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testGetSuperClassName | Success | | 0.001 |
testGetParent | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204765856981/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetParent(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testGetModifier | Success | | 0.001 |
testGetFunctionsToOverride | Success | | 0.002 |
testGetContainerFromString | Success | | 0.002 |
testDummyMethods | Success | | 0.001 |
testHasSuperClass | Success | | 0.002 |
testGetExternalResources | Success | | 0.002 |
testPHP5Sample | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected element tag name 'ModuleDeclaration' but was 'Program' - comparing <ModuleDeclaration...> at /ModuleDeclaration[1] to <Program...> at /Program[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected element tag name 'ModuleDeclaration' but was 'Program' - comparing <ModuleDeclaration...> at /ModuleDeclaration[1] to <Program...> at /Program[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.compiler.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.compiler.ast.TestProjectAstCreation.testPHP5Sample(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 3.105 |
testMixinExample | Success | | 0.546 |
testDocElements | Error | File: /tmp/mixinDocElements.txt6806Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 actual=1
junit.framework.AssertionFailedError: File: /tmp/mixinDocElements.txt6806Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 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.mixin.TestPHPMixinParser.testDocElements(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.017 |
testInLineHtml | Success | | 0.081 |
testArrayStatements | Success | | 0.010 |
testClassComments | Success | | 0.031 |
testDeclarationStatements | Success | | 0.016 |
testForeachStatements | Success | | 0.011 |
testForStatements | Success | | 0.017 |
testIfStatements | Success | | 0.016 |
testPHPWithinHtmlTag | Success | | 0.281 |
testPHPWithHtml | Success | | 0.464 |
testSwitchStatements | Success | | 0.048 |
testTryStatements | Success | | 0.016 |
testWhileStatements | Success | | 0.014 |
testConstant | Success | | 0.128 |
testClassConstant | Success | | 0.430 |
testArrayCreationSingleType | Success | | 0.125 |
testArrayCreationMultiTypes | Success | | 0.152 |
testClassInstanceCreation | Success | | 0.111 |
testCastString | Success | | 0.116 |
testCastObjectFromScalar | Success | | 0.107 |
testCastObjectFromClass | Success | | 0.105 |
testThis | Success | | 0.109 |
testObject | Success | | 0.129 |
testOverridesObject | Success | | 0.132 |
testCombinesObject | Error | File: /tmp/testCombinesObject6821Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombinesObject6821Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) 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.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.131 |
testOverridesGlobal | Success | | 0.333 |
testOverridesGlobalInner | Success | | 0.127 |
testCombineWithGlobal | Error | File: /tmp/testCombineWithGlobal6822Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombineWithGlobal6822Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) 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.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.195 |
testGlobalDeclaredInsideFunction | Success | | 0.546 |
testTypedArgumentReference | Success | | 0.112 |
testPHPDocArgumentReference | Success | | 0.386 |
testArrayAccess | Success | | 0.110 |
testClassVar | Success | | 0.195 |
testClassVarPHPDoc | Success | | 0.590 |
testClassVarNoPHPDoc | Success | | 0.543 |
testClassVarConstructor | Success | | 0.541 |
testClassVarConstructorOverridesPrimaryDecl | Success | | 0.530 |
testClassVarMethodDecl | Success | | 0.569 |
testSelfFieldAccess | Success | | 0.531 |
testCloneObject | Success | | 0.127 |
testInfixOperatorPlus | Success | | 0.126 |
testPrefixOperatorPlusPlus | Success | | 0.248 |
testPostfixOperatorPlusPlus | Success | | 0.183 |
testUnaryOperationMinus | Success | | 0.207 |
testUnaryOperationTilda | Success | | 0.258 |
testUnaryOperationNot | Success | | 0.110 |
testConditionalExpression | Error | File: /tmp/testConditionalExpression6824Golden :testConditionalExpression.txt Diff : (line: 1, offset: 12) expected=n actual=s
junit.framework.AssertionFailedError: File: /tmp/testConditionalExpression6824Golden :testConditionalExpression.txt Diff : (line: 1, offset: 12) expected=n 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.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.128 |
testBindingUtility | Success | | 1.025 |
testBindingUtilityCache | Success | | 1.017 |
testAssignmentScalar | Success | | 0.121 |
testAssignmentScalarNested | Success | | 0.119 |
testFunctionReturnType | Success | | 0.561 |
testFunctionReturnTypePHPDoc | Success | | 0.555 |
testFunctionReturnTypeNoPHPDoc | Success | | 0.539 |
testFunctionReturnTypeAmbiguous | Success | | 0.543 |
testFunctionReturnTypeRecursive | Success | | 0.554 |
testMethodReturnType | Success | | 0.575 |
testStaticMethodReturnType | Success | | 0.552 |
testSelfMethodReturnType | Success | | 0.561 |
testBuiltinMethodReturnType | Success | | 0.948 |
testScalarNumber | Success | | 0.106 |
testBacktickExpression | Success | | 0.114 |
testMethodDeclarations | Success | | 0.085 |
testTypeDeclarations | Success | | 0.005 |
testFieldDeclarations | Success | | 0.008 |
testTypeReferences | Success | | 0.006 |
testFindMethodInHierarchy | Error | Can't find parent method
java.lang.AssertionError: Can't find parent method at org.eclipse.php.test.headless.core.search.TestModel.testFindMethodInHierarchy(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testOpenTags | Success | | 0.003 |
testCloseTags | Success | | 0.002 |
testComment | Success | | 0.003 |
testDocComment | Success | | 0.006 |
testHeredoc | Success | | 0.006 |
testToDo | Success | | 0.005 |
testBug149403 | Success | | 0.002 |
testFilesToGoldenallphps | Success | | 0.065 |
testFilesToGoldenabstract | Success | | 0.005 |
testFilesToGoldentype_hinting_001 | Success | | 0.006 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.009 |
testFilesToGoldenfactory_001 | Success | | 0.167 |
testFilesToGoldenarray_access_001 | Success | | 0.010 |
testFilesToGoldenvisibility_002a | Success | | 0.007 |
testFilesToGoldenvisibility_002b | Success | | 0.007 |
testFilesToGoldentostring_001 | Success | | 0.009 |
testFilesToGoldentype_hinting_003 | Success | | 0.006 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php6842Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php6842Golden :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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.958 |
testYylex__call_001 | Success | | 0.019 |
testYylex__call_002 | Success | | 0.006 |
testYylex__set__get_001 | Success | | 0.037 |
testYylex__set__get_002 | Success | | 0.006 |
testYylex__set__get_003 | Success | | 0.005 |
testYylex__set__get_004 | Success | | 0.023 |
testYylex__set__get_005 | Success | | 0.037 |
testYylex__set_data_corrupt | Success | | 0.020 |
testYylexabstract_class | Success | | 0.015 |
testYylexabstract_derived | Success | | 0.009 |
testYylexabstract_final | Success | | 0.007 |
testYylexabstract_inherit | Success | | 0.017 |
testYylexabstract_not_declared | Success | | 0.008 |
testYylexabstract_redeclare | Success | | 0.021 |
testYylexabstract_static | Success | | 0.018 |
testYylexclass_abstract | Success | | 0.018 |
testYylexclass_check | Success | | 0.071 |
testYylexclass_example | Success | | 0.055 |
testYylexclone_001 | Success | | 0.353 |
testYylexallphps | Success | | 0.299 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.018 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.003 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php6866Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php6866Golden :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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.436 |
testTokenizePhp | Success | | 0.006 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.002 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.006 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.013 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.012 |
testYylexAllPhp | Success | | 0.420 |
testYylexlargeFile1 | Success | | 0.270 |
testYylexlargeFile2 | Success | | 0.137 |
testYylexlargeFile3 | Success | | 0.112 |
testYylexlargeFile4 | Success | | 0.083 |
testYylexbig_class | Success | | 0.007 |
testYylexcc | Success | | 0.047 |
testYylexclass_check | Success | | 0.076 |
testYylexclass_example | Success | | 0.055 |
testYylex001 | Success | | 0.005 |
testYylex002 | Success | | 0.005 |
testYylex003 | Success | | 0.010 |
testYylex004 | Success | | 0.006 |
testYylex005 | Success | | 0.009 |
testYylex006 | Success | | 0.008 |
testYylex007 | Success | | 0.007 |
testYylex008 | Success | | 0.007 |
testYylex009 | Success | | 0.006 |
testYylex010 | Success | | 0.007 |
testYylex011 | Success | | 0.013 |
testYylex012 | Success | | 0.016 |
testYylex013 | Success | | 0.005 |
testVariable | Success | | 0.049 |
testFunctionInvocationWithParamsFirst | Success | | 0.011 |
testFunctionInvocationWithParamsLast | Success | | 0.008 |
testFunctionInvocationWithParamsMiddle | Success | | 0.007 |
testClassRemove | Success | | 0.007 |
testStatementBeforeClass | Success | | 0.007 |
testArrayFirst | Success | | 0.007 |
testArrayLast | Success | | 0.007 |
testArrayMiddle | Success | | 0.007 |
testDeleteArrayKeyValue | Success | | 0.007 |
testListFirst | Success | | 0.008 |
testListMiddle | Success | | 0.007 |
testListLast | Success | | 0.007 |
testDeleteBreak | Success | | 0.006 |
testDeleteContinue | Success | | 0.006 |
testDeleteReturn | Success | | 0.006 |
testDeleteEchoFirst | Success | | 0.007 |
testDeleteEchoLast | Success | | 0.007 |
testDeleteEchoMiddle | Success | | 0.006 |
testDeleteSwitch | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '145' but was '26' - comparing <Program length="145"...> at /Program[1]/@length to <Program length="26"...> at /Program[1]/@length
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '145' but was '26' - comparing <Program length="145"...> at /Program[1]/@length to <Program length="26"...> at /Program[1]/@length
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteSwitch(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.025 |
testDeleteBlockFirst | Success | | 0.008 |
testDeleteBlockMiddle | Success | | 0.008 |
testDeleteBlockLast | Success | | 0.008 |
testDeleteForComponent1 | Success | | 0.007 |
testDeleteHtml | Success | | 0.009 |
testDeleteFunctionFormalFirst | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalFirst(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.013 |
testDeleteFunctionFormalLast | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalLast(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.047 |
testDeleteFunctionFormalMiddle | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalMiddle(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) at org.eclipse.equinox.launcher.Main.main(Main.java:1227) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.012 |
testDeleteFunctionBodyFirst | Success | | 0.010 |
testDeleteFunctionBodyLast | Success | | 0.011 |
testDeleteFunctionBodyMiddle | Success | | 0.010 |
testDeleteClassElements | Success | | 0.010 |
testVariable1 | Success | | 0.027 |
testVariable2 | Success | | 0.015 |
testFunctionName | Success | | 0.016 |
testFunctionInvocationName | Success | | 0.016 |
testFunctionInvocationAddParam | Success | | 0.016 |
testFunctionInvocationAddParams | Success | | 0.017 |
testFunctionInvocationRemoveParam1 | Success | | 0.016 |
testFunctionInvocationRemoveParam2 | Success | | 0.015 |
testFunctionInvocationRemoveParams | Success | | 0.015 |
testVariable3 | Success | | 0.015 |
testStaticFunctionInvocation | Success | | 0.018 |
testArrayAccessWithoutIndex | Success | | 0.016 |
testArrayAccess | Success | | 0.016 |
testArrayVariableMultiIndex | Success | | 0.017 |
testArrayAccessType1 | Success | | 0.017 |
testArrayAccessType2 | Success | | 0.016 |
testListVariable1 | Success | | 0.017 |
testListVariable2 | Success | | 0.015 |
testNestedListVariable | Success | | 0.015 |
testAssignmentLeft | Success | | 0.014 |
testAssignmentRight | Success | | 0.014 |
testAssignmentOperator | Success | | 0.013 |
testReflectionSimple | Success | | 0.012 |
testReflectionFunction | Success | | 0.012 |
testReflectionComplex | Success | | 0.012 |
testStaticMemberSimple | Success | | 0.012 |
testStaticMemberWithArray | Success | | 0.013 |
testDispatchSimple | Success | | 0.016 |
testDispatchNested | Success | | 0.017 |
testDispatchWithStaticCall | Success | | 0.016 |
testClone | Success | | 0.014 |
testCastOfVariable | Success | | 0.012 |
testCastOfDispatch | Success | | 0.013 |
testClassConstant | Success | | 0.013 |
testPostfixSimple | Success | | 0.013 |
testPostfixWithFunction | Success | | 0.012 |
testPrefixSimple | Success | | 0.014 |
testUnaryOperationSimple | Success | | 0.015 |
testUnaryOperationWithFunction | Success | | 0.013 |
testUnaryOperationComplex | Success | | 0.014 |
testClassInstanciationSimple | Success | | 0.015 |
testClassInstanciationAddParam | Success | | 0.014 |
testClassInstanciationVariable | Success | | 0.015 |
testClassInstanciationVariableRemove | Success | | 0.016 |
testClassInstanciationFunction | Success | | 0.017 |
testRefernceSimple | Success | | 0.016 |
testRefernceWithFunction | Success | | 0.017 |
testRefernceInstanciation | Success | | 0.015 |
testInstanceofSimple | Success | | 0.013 |
testIgnoreError | Success | | 0.014 |
testInclude | Success | | 0.016 |
testIncludeWithParenthesis1 | Success | | 0.015 |
testIncludeWithParenthesis2 | Success | | 0.013 |
testIncludeOnce | Success | | 0.012 |
testArrayCreation1 | Success | | 0.015 |
testArrayCreation2 | Success | | 0.014 |
testArrayCreation3 | Success | | 0.012 |
testFunctionDeclaration | Success | | 0.013 |
testFunctionDeclarationPHP4 | Success | | 0.012 |
testFunctionDeclarationWithParam1 | Success | | 0.015 |
testFunctionDeclarationWithParam2 | Success | | 0.013 |
testFunctionDeclarationWithParam3 | Success | | 0.012 |
testFunctionDeclarationDeleteType | Success | | 0.012 |
testFunctionDeclarationCreationPHP4 | Success | | 0.013 |
testFunctionDeclarationCreationPHP5 | Success | | 0.012 |
testFunctionDeclarationChangeDefault1 | Success | | 0.012 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.012 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.014 |
testClassDeclarationSimple | Success | | 0.014 |
testFunctionDeclarationRemoveReference | Success | | 0.012 |
testFunctionDeclarationAddReference | Success | | 0.012 |
testClassDeclarationAddSuper | Success | | 0.012 |
testClassDeclarationDeleteSuper | Success | | 0.012 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.012 |
testClassDeclarationReplaceSuper | Success | | 0.011 |
testClassDeclarationAddInterfaces | Success | | 0.013 |
testClassDeclarationRemoveInterface | Success | | 0.012 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.012 |
testClassDeclarationRenameInterface | Success | | 0.011 |
testInterfaceDeclarationSimple | Success | | 0.012 |
testInterfaceDeclarationAddExtends | Success | | 0.014 |
testInterfaceDeclarationRemoveExtend | Success | | 0.013 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.014 |
testInterfaceDeclarationRenameExtend | Success | | 0.016 |
testArrayKeyValueRemoveKey | Success | | 0.012 |
testArrayKeyValueAddKey | Success | | 0.013 |
testArrayKeyValueChangeKey | Success | | 0.013 |
testArrayKeyDelete | Success | | 0.015 |
testConditionalExpression | Success | | 0.014 |
testInfixExpression | Success | | 0.015 |
testConcatOperation | Success | | 0.015 |
testQuoteHeredoc | Success | | 0.016 |
testQuoteSingle | Success | | 0.012 |
testQuoteDouble | Success | | 0.014 |
testQuoteWithCurly | Success | | 0.016 |
testEmptyHeredoc | Success | | 0.015 |
testBreakStatementChange | Success | | 0.013 |
testBreakStatementRemove | Success | | 0.011 |
testBreakStatementAdd | Success | | 0.011 |
testContinueStatementAdd | Success | | 0.012 |
testContinueStatementRemove | Success | | 0.013 |
testContinueStatementChange | Success | | 0.014 |
testReturnStatementAdd | Success | | 0.013 |
testReturnExprStatementChange | Success | | 0.012 |
testReturnExprStatementRemove | Success | | 0.012 |
testEchoStatement | Success | | 0.014 |
testNewEchoStatement | Success | | 0.013 |
testSwitchStatementSetExpression | Success | | 0.014 |
testSwitchStatementChangeCaseAction | Success | | 0.015 |
testSwitchStatementCaseDeletion | Success | | 0.016 |
testSwitchStatementChangeAddCase | Success | | 0.021 |
testIfStatementCondition | Success | | 0.015 |
testIfStatementCurlyToAlternative | Success | | 0.014 |
testIfStatementAlternativeToCurly | Success | | 0.201 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.015 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.017 |
testWhileStatementCurlyToAlternative | Success | | 0.014 |
testWhileStatementAlternativeToCurly | Success | | 0.017 |
testForStatementCurlyToAlternative | Success | | 0.016 |
testForStatementAlternativeToCurly | Success | | 0.017 |
testForEachStatementCurlyToAlternative | Success | | 0.016 |
testForEachStatementAlternativeToCurly | Success | | 0.016 |
testSwitchStatementCurlyToAlternative | Success | | 0.016 |
testSwitchStatementAlternativeToCurly | Success | | 0.014 |
testWhileStatement | Success | | 0.013 |
testDoWhileStatement | Success | | 0.015 |
testCurlyBlockCreation | Success | | 0.012 |
testAlternativeBlockCreation | Success | | 0.012 |
testForStatement | Success | | 0.017 |
testForStatementRemoveInitialization | Success | | 0.014 |
testForStatementRemoveCondition | Success | | 0.013 |
testForStatementRemoveUpdaters | Success | | 0.015 |
testForEachStatementAddKey | Success | | 0.015 |
testForEachStatementChangeKeyAndValue | Success | | 0.017 |
testForEachStatementRemoveKey | Success | | 0.016 |
testTryCatchStatement | Success | | 0.018 |
testTryMultiCatchStatement | Success | | 0.018 |
testGlobalStatementSimple | Success | | 0.013 |
testGlobalStatementReflection | Success | | 0.012 |
testStaticSimple | Success | | 0.013 |
testInLineHtml | Success | | 0.015 |
testFieldDeclaration | Success | | 0.017 |
testMethodDeclaration | Success | | 0.016 |