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_testparam27443Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/
junit.framework.AssertionFailedError: File: /tmp/phpdoc_testparam27443Golden :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.185 |
testAbsClass | Success | | 0.245 |
testBacktickExpression | Success | | 0.061 |
testBacktickExpression1 | Success | | 0.048 |
testClassConstant | Success | | 0.093 |
testClassDeclarationWithDeclarations | Success | | 0.035 |
testClassVar | Success | | 0.021 |
testClone | Success | | 0.019 |
testForEachStatementWithValue | Success | | 0.026 |
testFunctionDeclarationWithParams | Success | | 0.021 |
testGlobalStatementSimple | Success | | 0.026 |
testHalt | Success | | 0.026 |
testHeredoc | Success | | 0.018 |
testInnerDeclarations | Success | | 0.019 |
testInstanceofDispatch | Success | | 0.020 |
testInstanceofSimple | Success | | 0.024 |
testInstanceofWithFunction | Success | | 0.023 |
testInterfaceDeclarationSimple | Success | | 0.021 |
testInterfaceDeclarationWithDeclarations | Success | | 0.023 |
testMethodModifiers | Success | | 0.022 |
testNonEmptyArrayPairList | Success | | 0.035 |
testParameters | Success | | 0.030 |
testPHPconsts | Success | | 0.026 |
testPostfixWithFunction | Success | | 0.023 |
testPrefixWithFunction | Success | | 0.022 |
testQuote | Success | | 0.019 |
testQuoteWithCurly | Success | | 0.020 |
testQuoteWithOffsetNumber | Success | | 0.270 |
testQuoteWithOffsetString | Success | | 0.083 |
testSingleQuote | Success | | 0.025 |
testStaticMemberSimple | Success | | 0.021 |
testStaticMemberWithArray | Success | | 0.026 |
testStaticScalar | Success | | 0.046 |
testThrow | Success | | 0.024 |
testTryCatchStatement | Success | | 0.028 |
testTryMultiCatchStatement | Success | | 0.032 |
testAndOperation | Success | | 0.027 |
testArray | Success | | 0.027 |
testArrayComplex | Success | | 0.024 |
testArrayKeyValue | Success | | 0.021 |
testArrayVariable | Success | | 0.027 |
testArrayVariableWithoutIndex | Success | | 0.017 |
testAssignment | Success | | 0.025 |
testBitwiseOperation | Success | | 0.016 |
testBreakStatement | Success | | 0.024 |
testCastOfDispatch | Success | | 0.020 |
testCastOfVariable | Success | | 0.019 |
testClassDeclarationSimple | Success | | 0.016 |
testClassInstanciationFunction | Success | | 0.025 |
testClassInstanciationSimple | Success | | 0.017 |
testClassInstanciationVariable | Success | | 0.023 |
testClassVarComment | Success | | 0.019 |
testCodeWithDoc | Success | | 0.019 |
testCommentMulti | Success | | 0.016 |
testCommentMulti2 | Success | | 0.016 |
testCommentPhpDocBlock | Success | | 0.015 |
testCommentSingle | Success | | 0.017 |
testCommentVar | Success | | 0.018 |
testConcatOperation | Success | | 0.017 |
testConditionalExpression | Success | | 0.018 |
testContinueEmpty | Success | | 0.015 |
testContinueStatementExpression | Success | | 0.015 |
testCtor | Success | | 0.066 |
testDeclareSimple | Success | | 0.022 |
testDeclareWithStatement | Success | | 0.029 |
testDispatchNested | Success | | 0.030 |
testDispatchNestedWithStaticCall | Success | | 0.034 |
testDispatchSimple | Success | | 0.033 |
testDispatchWithStaticCall | Success | | 0.031 |
testDoWhileStatement | Success | | 0.034 |
testEchoStatement | Success | | 0.033 |
testEmpty | Success | | 0.030 |
testEmptyDeclare | Success | | 0.185 |
testEmptyForStatement | Success | | 0.055 |
testEmptyHeredoc | Success | | 0.026 |
testEnclosedVar | Success | | 0.034 |
testEndDeclare | Success | | 0.025 |
testEndForStatement | Success | | 0.037 |
testEndIfStatement | Success | | 0.043 |
testErrorBlock | Success | | 0.024 |
testErrorStatement | Success | | 0.026 |
testEval | Success | | 0.028 |
testForEachStatement | Success | | 0.034 |
testForEachStatement1 | Success | | 0.044 |
testForEachStatementBlocked | Success | | 0.035 |
testForStatement | Success | | 0.039 |
testForStatementNoArgs | Success | | 0.028 |
testForStatementNoCondition | Success | | 0.042 |
testFuncDefine | Success | | 0.026 |
testFuncIsSet | Success | | 0.030 |
testFunctionDeclaration | Success | | 0.024 |
testFunctionDeclarationReference | Success | | 0.028 |
testFunctionInvocation | Success | | 0.030 |
testFunctionInvocationWithParams | Success | | 0.045 |
testGlobalStatementMultiple | Success | | 0.026 |
testGlobalStatementReflectionWithExpression | Success | | 0.027 |
testHashTableVariable | Success | | 0.030 |
testIfStatement | Success | | 0.043 |
testIgnoreError | Success | | 0.027 |
testInclude | Success | | 0.023 |
testIncludeOnce | Success | | 0.022 |
testListVariable | Success | | 0.039 |
testMinusOperation | Success | | 0.022 |
testNewIfStatement | Success | | 0.024 |
testNotVariableExpressions | Success | | 0.066 |
testNotVariableExpressions1 | Success | | 0.039 |
testObjectDimList | Success | | 0.038 |
testPlusOperation | Success | | 0.015 |
testPostfixSimple | Success | | 0.015 |
testPrefixSimple | Success | | 0.014 |
testRefernceInstanciation | Success | | 0.015 |
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.014 |
testRequireOnce | Success | | 0.015 |
testReturnStatement | Success | | 0.018 |
testScalar | Success | | 0.018 |
testStatic | Success | | 0.016 |
testStaticFunctionInvocation | Success | | 0.018 |
testStaticVarList | Success | | 0.016 |
testSwitchStatement | Success | | 0.090 |
testSwitchStatement1 | Success | | 0.019 |
testSwitchStatement2 | Success | | 0.018 |
testSwitchStatement3 | Success | | 0.015 |
testSwitchStatement4 | Success | | 0.015 |
testUnaryOperationComplex | Success | | 0.015 |
testUnaryOperationSimple | Success | | 0.015 |
testUnaryOperationWithFunction | Success | | 0.017 |
testUnsetVars | Success | | 0.016 |
testUseFilename | Success | | 0.016 |
testVariable | Success | | 0.019 |
testVariableExpressions | Success | | 0.024 |
testWhileEndStatement | Success | | 0.017 |
testWhileStatement | Success | | 0.017 |
testBacktickExpression | Success | | 0.061 |
testBacktickExpression1 | Success | | 0.015 |
testForEachStatementWithValue | Success | | 0.016 |
testFunctionDeclarationWithParams | Success | | 0.014 |
testHalt | Success | | 0.016 |
testHeredoc | Success | | 0.014 |
testInnerDeclarations | Success | | 0.013 |
testPHPconsts | Success | | 0.014 |
testQuote | Success | | 0.014 |
testQuoteWithCurly | Success | | 0.014 |
testQuoteWithOffsetNumber | Success | | 0.013 |
testQuoteWithOffsetString | Success | | 0.014 |
testSingleQuote | Success | | 0.014 |
testAndOperation | Success | | 0.015 |
testArray | Success | | 0.050 |
testArrayComplex | Success | | 0.018 |
testArrayKeyValue | Success | | 0.015 |
testArrayVariable | Success | | 0.033 |
testArrayVariableWithoutIndex | Success | | 0.014 |
testAssignment | Success | | 0.017 |
testBitwiseOperation | Success | | 0.013 |
testBreakStatement | Success | | 0.017 |
testCastOfDispatch | Success | | 0.016 |
testCastOfVariable | Success | | 0.015 |
testClassDeclarationSimple | Success | | 0.015 |
testClassInstanciationFunction | Success | | 0.019 |
testClassInstanciationSimple | Success | | 0.016 |
testClassInstanciationVariable | Success | | 0.017 |
testClassVarComment | Success | | 0.014 |
testCodeWithDoc | Success | | 0.014 |
testCommentMulti | Success | | 0.013 |
testCommentMulti2 | Success | | 0.012 |
testCommentPhpDocBlock | Success | | 0.012 |
testCommentSingle | Success | | 0.012 |
testCommentVar | Success | | 0.015 |
testConcatOperation | Success | | 0.012 |
testConditionalExpression | Success | | 0.014 |
testContinueEmpty | Success | | 0.013 |
testContinueStatementExpression | Success | | 0.015 |
testCtor | Success | | 0.014 |
testDeclareSimple | Success | | 0.015 |
testDeclareWithStatement | Success | | 0.017 |
testDispatchNested | Success | | 0.017 |
testDispatchNestedWithStaticCall | Success | | 0.017 |
testDispatchSimple | Success | | 0.016 |
testDispatchWithStaticCall | Success | | 0.017 |
testDoWhileStatement | Success | | 0.016 |
testEchoStatement | Success | | 0.016 |
testEmpty | Success | | 0.017 |
testEmptyDeclare | Success | | 0.016 |
testEmptyForStatement | Success | | 0.019 |
testEmptyHeredoc | Success | | 0.251 |
testEnclosedVar | Success | | 0.017 |
testEndDeclare | Success | | 0.016 |
testEndForStatement | Success | | 0.023 |
testEndIfStatement | Success | | 0.023 |
testErrorBlock | Success | | 0.017 |
testErrorStatement | Success | | 0.016 |
testEval | Success | | 0.016 |
testForEachStatement | Success | | 0.018 |
testForEachStatement1 | Success | | 0.019 |
testForEachStatementBlocked | Success | | 0.017 |
testForStatement | Success | | 0.018 |
testForStatementNoArgs | Success | | 0.016 |
testForStatementNoCondition | Success | | 0.022 |
testFuncDefine | Success | | 0.015 |
testFuncIsSet | Success | | 0.016 |
testFunctionDeclaration | Success | | 0.016 |
testFunctionDeclarationReference | Success | | 0.013 |
testFunctionInvocation | Success | | 0.016 |
testFunctionInvocationWithParams | Success | | 0.021 |
testGlobalStatementMultiple | Success | | 0.019 |
testGlobalStatementReflectionWithExpression | Success | | 0.015 |
testHashTableVariable | Success | | 0.016 |
testIfStatement | Success | | 0.020 |
testIgnoreError | Success | | 0.016 |
testInclude | Success | | 0.017 |
testIncludeOnce | Success | | 0.015 |
testListVariable | Success | | 0.019 |
testMinusOperation | Success | | 0.015 |
testNewIfStatement | Success | | 0.016 |
testNotVariableExpressions | Success | | 0.029 |
testNotVariableExpressions1 | Success | | 0.021 |
testObjectDimList | Success | | 0.020 |
testPlusOperation | Success | | 0.015 |
testPostfixSimple | Success | | 0.016 |
testPrefixSimple | Success | | 0.015 |
testRefernceInstanciation | Success | | 0.015 |
testRefernceSimple | Success | | 0.015 |
testRefernceWithFunction | Success | | 0.017 |
testReflectionComplex | Success | | 0.015 |
testReflectionFunction | Success | | 0.015 |
testReflectionNested | Success | | 0.015 |
testReflectionSimple | Success | | 0.015 |
testRequire | Success | | 0.017 |
testRequireOnce | Success | | 0.016 |
testReturnStatement | Success | | 0.017 |
testScalar | Success | | 0.015 |
testStatic | Success | | 0.015 |
testStaticFunctionInvocation | Success | | 0.017 |
testStaticVarList | Success | | 0.015 |
testSwitchStatement | Success | | 0.020 |
testSwitchStatement1 | Success | | 0.018 |
testSwitchStatement2 | Success | | 0.015 |
testSwitchStatement3 | Success | | 0.016 |
testSwitchStatement4 | Success | | 0.015 |
testUnaryOperationComplex | Success | | 0.016 |
testUnaryOperationSimple | Success | | 0.014 |
testUnaryOperationWithFunction | Success | | 0.014 |
testUnsetVars | Success | | 0.017 |
testUseFilename | Success | | 0.016 |
testVariable | Success | | 0.015 |
testVariableExpressions | Success | | 0.023 |
testWhileEndStatement | Success | | 0.016 |
testWhileStatement | Success | | 0.015 |
testVar | Success | | 0.006 |
testVarWithModifiers1 | Success | | 0.003 |
testVarWithModifiers2 | Success | | 0.004 |
testVarWithModifiers3 | Success | | 0.003 |
testVarWithModifiers4 | Success | | 0.003 |
testVarWithModifiers5 | Success | | 0.003 |
testVarWithModifiers6 | Success | | 0.003 |
testVarWithModifiers7 | Success | | 0.003 |
testVarWithModifiers8 | Success | | 0.003 |
testVarWithModifiers9 | Success | | 0.003 |
testVarWithModifiers10 | Success | | 0.110 |
testClass | Success | | 0.003 |
testClassNegative | Success | | 0.003 |
testInterface | Success | | 0.004 |
testClassAbstract | Success | | 0.003 |
testClassFinal | Success | | 0.008 |
testMethod | Success | | 0.004 |
testMethodWithModifiers1 | Success | | 0.003 |
testMethodWithModifiers2 | Success | | 0.003 |
testMethodWithModifiers3 | Success | | 0.003 |
testMethodWithModifiers4 | Success | | 0.004 |
testMethodWithModifiers5 | Success | | 0.003 |
testMethodWithModifiers6 | Success | | 0.004 |
testMethodWithModifiers7 | Success | | 0.003 |
testMethodWithModifiers8 | Success | | 0.003 |
testMethodWithModifiers9 | Success | | 0.003 |
testMethodWithModifiers10 | Success | | 0.003 |
testMethodWithModifiers11 | Success | | 0.003 |
testMethodWithModifiers12 | Success | | 0.003 |
testMethodWithModifiers13 | Success | | 0.003 |
testMethodWithModifiers14 | Success | | 0.003 |
testMethodWithModifiers15 | Success | | 0.003 |
testMethodWithModifiers16 | Success | | 0.003 |
testMethodWithModifiers17 | Success | | 0.003 |
testVarComment | Success | | 0.001 |
testComments | Success | | 0.136 |
testHeredocs | Success | | 0.013 |
testLexOperators | Success | | 0.026 |
testReservedWords | Success | | 0.025 |
testSamplePhp | Success | | 0.471 |
testStrings | Success | | 0.008 |
testComments | Success | | 0.028 |
testHeredocs | Success | | 0.011 |
testLexOperators | Success | | 0.016 |
testReservedWords | Success | | 0.020 |
testSamplePhp | Success | | 0.318 |
testStrings | Success | | 0.008 |
testConstantExpressionBinding | Success | | 0.068 |
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.009 |
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.004 |
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.007 |
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.008 |
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.005 |
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.006 |
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.004 |
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.004 |
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.005 |
testTypeParameterBinding | Success | | 0.002 |
testFieldDeclarationBinding | Success | | 0.002 |
Name | Status | Type | Time(s) |
testPartitionInHTML | Success | | 1.164 |
testPartitionStandalone | Success | | 0.006 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.020 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.014 |
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.324 |
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.007 |
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.007 |
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.006 |
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.007 |
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.007 |
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.007 |
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.007 |
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.011 |
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.007 |
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.008 |
testAllPhps | Success | | 0.015 |
testCall001 | Success | | 0.003 |
testSetGet | Success | | 0.005 |
testAbstractByInterface | Success | | 0.004 |
testAbstractClass | Success | | 0.002 |
testArrayAccess | Success | | 0.004 |
testAssignOpProperty | Success | | 0.004 |
testAutoload1 | Success | | 0.002 |
testAutoload6 | Success | | 0.003 |
testCC | Success | | 0.007 |
testClassCheck | Success | | 0.006 |
testBug20175 | Success | | 0.006 |
testDesructor | Success | | 0.004 |
testInterface | Success | | 0.018 |
testBug209768 | Success | | 0.014 |
testLanguageModel4 | Success | | 1.482 |
testLanguageModel5 | Error | File: /tmp/php5_languagemodel43963Golden :php5_languagemodel Diff : (line: 785, offset: 1) expected= actual=
junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel43963Golden :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.039 |
testBug191887 | Success | | 0.001 |
testAllPhps | Success | | 0.003 |
testFileInspector | Success | | 0.003 |
test15_VarGlobalUnused | Success | | 0.002 |
testBigClass | Success | | 0.003 |
testCC | Success | | 0.005 |
testClassCheck | Success | | 0.003 |
testClassExample | Success | | 0.004 |
testClass032 | Success | | 0.003 |
testLargeFile4 | Success | | 0.005 |
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.005 |
testBuildProject | Success | | 1.066 |
testSearchConcreteTypeDeclerationMixin | Success | | 0.330 |
testSearchConcreteMethodDeclerationMixin | Success | | 0.011 |
testSearchMethodMixin | Success | | 7.694 |
testSearchTypeDeclerationMixin | Success | | 0.030 |
testSearchTypeDeclerationSecondTimeMixin | Success | | 0.028 |
testSearchConcreteType | Success | | 0.009 |
testSearchConcreteMethod | Success | | 0.030 |
testSearchMethod | Success | | 0.029 |
testSearchMethodSecondTime | Success | | 0.023 |
testSearchTypes | Success | | 0.005 |
testAllVariablesTypeInference | Success | | 0.262 |
testLoadUnload | Success | | 19.525 |
testGoldenException | Success | | 0.002 |
testGoldenEqual | Success | | 0.001 |
testClassDeclaration | Success | | 0.008 |
testClassExtension | Success | | 0.002 |
testClassInstantiation | Success | | 0.002 |
testClassTrigger | Success | | 0.002 |
testConstantReference | Success | | 0.003 |
testFieldDefinition | Success | | 0.002 |
testFunctionDeclaration | Success | | 0.003 |
testFunctionInvocation | Success | | 0.003 |
testGlobalConstantReference | Success | | 0.002 |
testInterfaceDeclaration | Success | | 0.002 |
testInterfaceExtension | Success | | 0.003 |
testInterfaceImplementation | Success | | 0.002 |
testMethodDeclaration | Success | | 0.002 |
testMethodInvocation | Success | | 0.003 |
testMultipleInterfaceExtension | Success | | 0.002 |
testCatchBlock | Success | | 0.002 |
testMultipleInterfaceImplementation | Success | | 0.003 |
testNothing | Success | | 0.002 |
testPrivateFieldDefinition | Success | | 0.003 |
testProtectedFieldDefinition | Success | | 0.002 |
testPublicFieldDefinition | Success | | 0.002 |
testStaticFieldDefinition | Success | | 0.002 |
testStaticVariableReference | Success | | 0.002 |
testThisReference | Success | | 0.002 |
testVariable | Success | | 0.076 |
testFunctionInvocation | Success | | 0.016 |
testFunctionInvocationWithParams | Success | | 0.023 |
testStaticFunctionInvocation | Success | | 0.018 |
testArrayVariableWithoutIndex | Success | | 0.016 |
testArrayVariable | Success | | 0.015 |
testArrayVariableMultiIndex | Success | | 0.020 |
testHashTableVariable | Success | | 0.016 |
testListVariable | Success | | 0.018 |
testNestedListVariable | Success | | 0.021 |
testAssignment | Success | | 0.015 |
testPlusAssignment | Success | | 0.017 |
testSLAssignment | Success | | 0.018 |
testReflectionSimple | Success | | 0.016 |
testReflectionNested | Success | | 0.016 |
testReflectionFunction | Success | | 0.018 |
testReflectionComplex | Success | | 0.014 |
testStaticMemberSimple | Success | | 0.015 |
testStaticMemberWithArray | Success | | 0.017 |
testDispatchSimple | Success | | 0.016 |
testDispatchNested | Success | | 0.020 |
testDispatchWithStaticCall | Success | | 0.018 |
testDispatchNestedWithStaticCall | Success | | 0.021 |
testClone | Success | | 0.014 |
testCastOfVariable | Success | | 0.017 |
testCastOfDispatch | Success | | 0.020 |
testClassConstant | Success | | 0.017 |
testPostfixSimple | Success | | 0.015 |
testPostfixWithFunction | Success | | 0.015 |
testPrefixSimple | Success | | 0.016 |
testPrefixWithFunction | Success | | 0.016 |
testUnaryOperationSimple | Success | | 0.017 |
testUnaryOperationWithFunction | Success | | 0.018 |
testUnaryOperationComplex | Success | | 0.018 |
testClassInstanciationSimple | Success | | 0.018 |
testClassInstanciationVariable | Success | | 0.019 |
testClassInstanciationFunction | Success | | 0.019 |
testRefernceSimple | Success | | 0.015 |
testRefernceWithFunction | Success | | 0.017 |
testRefernceInstanciation | Success | | 0.015 |
testInstanceofSimple | Success | | 0.019 |
testInstanceofWithFunction | Success | | 0.017 |
testInstanceofDispatch | Success | | 0.016 |
testIgnoreError | Success | | 0.020 |
testInclude | Success | | 0.017 |
testIncludeOnce | Success | | 0.015 |
testRequire | Success | | 0.016 |
testRequireOnce | Success | | 0.015 |
testArray | Success | | 0.018 |
testArrayKeyValue | Success | | 0.017 |
testArrayComplex | Success | | 0.022 |
testConditionalExpression | Success | | 0.016 |
testPlusOperation | Success | | 0.016 |
testMinusOperation | Success | | 0.013 |
testAndOperation | Success | | 0.018 |
testConcatOperation | Success | | 0.014 |
testQuote | Success | | 0.015 |
testSingleQuote | Success | | 0.019 |
testQuoteWithOffsetNumber | Success | | 0.016 |
testQuoteWithCurly | Success | | 0.014 |
testQuoteWithOffsetString | Success | | 0.016 |
testHeredoc | Success | | 0.013 |
testEmptyHeredoc | Success | | 0.012 |
testNotQuote | Success | | 0.017 |
testBreakStatement | Success | | 0.014 |
testContinueStatementExpression | Success | | 0.015 |
testContinueEmpty | Success | | 0.012 |
testReturnStatement | Success | | 0.014 |
testReturnExprStatement | Success | | 0.013 |
testEchoStatement | Success | | 0.014 |
testSwitchStatement | Success | | 0.023 |
testIfStatement | Success | | 0.022 |
testEndIfStatement | Success | | 0.022 |
testWhileStatement | Success | | 0.016 |
testWhileEndStatement | Success | | 0.017 |
testDoWhileStatement | Success | | 0.016 |
testForStatement | Success | | 0.020 |
testEndForStatement | Success | | 0.019 |
testForStatementNoCondition | Success | | 0.021 |
testForStatementNoArgs | Success | | 0.025 |
testEmptyForStatement | Success | | 0.029 |
testForEachStatement | Success | | 0.048 |
testForEachStatementWithValue | Success | | 0.024 |
testForEachStatementBlocked | Success | | 0.019 |
testTryCatchStatement | Success | | 0.023 |
testTryMultiCatchStatement | Success | | 0.021 |
testGlobalStatementSimple | Success | | 0.016 |
testGlobalStatementReflection | Success | | 0.017 |
testGlobalStatementReflectionWithExpression | Success | | 0.021 |
testGlobalStatementMultiple | Success | | 0.014 |
testStaticSimple | Success | | 0.013 |
testStaticMultiWithAssignment | Success | | 0.014 |
testInLineHtml | Success | | 0.013 |
testInLineHtmlWithPHP | Success | | 0.014 |
testDeclareSimple | Success | | 0.016 |
testEmptyDeclare | Success | | 0.014 |
testDeclareWithStatement | Success | | 0.016 |
testFunctionDeclaration | Success | | 0.016 |
testFunctionDeclarationReference | Success | | 0.015 |
testFunctionDeclarationWithParams | Success | | 0.025 |
testClassDeclarationSimple | Success | | 0.020 |
testClassDeclarationWithDeclarations | Success | | 0.038 |
testInterfaceDeclarationSimple | Success | | 0.014 |
testInterfaceDeclarationWithDeclarations | Success | | 0.021 |
testCommentSingle | Success | | 0.014 |
testCommentMulti | Success | | 0.012 |
testCommentPhpDocBlock | Success | | 0.013 |
testCommentVar | Success | | 0.015 |
testEmpty | Success | | 0.016 |
testEval | Success | | 0.015 |
testErrorStatement | Success | | 0.014 |
testErrorBlock | Success | | 0.017 |
testVariable | Success | | 0.015 |
testVariableTwoComments | Success | | 0.001 |
testVariableMultiple | Success | | 0.001 |
testFunction | Success | | 0.002 |
testClass | Success | | 0.001 |
testMethod | Success | | 0.007 |
testField | Success | | 0.003 |
testMethodSecond | Success | | 0.002 |
testFieldSecond | Success | | 0.001 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation44087Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation44087Golden :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.584 |
checkForStaticScalar[0] | Success | | 0.002 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.000 |
checkForStaticScalar[3] | Success | | 0.001 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.000 |
checkForStaticScalar[6] | Success | | 0.001 |
checkForStaticScalar[7] | Success | | 0.000 |
checkForStaticScalar[8] | Success | | 0.000 |
checkForStaticScalar[9] | Success | | 0.001 |
checkForStaticScalar[10] | Success | | 0.000 |
checkForStaticScalar[11] | Success | | 0.001 |
checkForStaticScalar[12] | Success | | 0.001 |
checkForStaticScalar[13] | Success | | 0.000 |
checkForStaticScalar[14] | Success | | 0.001 |
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.000 |
checkForStaticScalar[21] | Success | | 0.001 |
checkForStaticScalar[22] | Success | | 0.000 |
checkForStaticScalar[23] | Success | | 0.001 |
checkForStaticScalar[24] | Success | | 0.000 |
testVariable | Success | | 0.028 |
testFunctionInvocation | Success | | 0.012 |
testFunctionInvocationWithParams | Success | | 0.011 |
testStaticFunctionInvocation | Success | | 0.010 |
testArrayVariableWithoutIndex | Success | | 0.011 |
testArrayVariable | Success | | 0.010 |
testArrayVariableMultiIndex | Success | | 0.011 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.010 |
testNestedListVariable | Success | | 0.013 |
testAssignment | Success | | 0.012 |
testPlusAssignment | Success | | 0.011 |
testSLAssignment | Success | | 0.010 |
testReflectionSimple | Success | | 0.009 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.010 |
testDispatchSimple | Success | | 0.013 |
testDispatchNested | Success | | 0.013 |
testDispatchWithStaticCall | Success | | 0.011 |
testDispatchNestedWithStaticCall | Success | | 0.010 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.010 |
testPostfixSimple | Success | | 0.010 |
testPrefixSimple | Success | | 0.010 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.009 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.010 |
testClassInstanciationFunction | Success | | 0.011 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.010 |
testRefernceInstanciation | Success | | 0.010 |
testIgnoreError | Success | | 0.010 |
testInclude | Success | | 0.010 |
testIncludeOnce | Success | | 0.009 |
testRequire | Success | | 0.011 |
testRequireOnce | Success | | 0.010 |
testArray | Success | | 0.010 |
testArrayKeyValue | Success | | 0.011 |
testArrayComplex | Success | | 0.012 |
testConditionalExpression | Success | | 0.010 |
testPlusOperation | Success | | 0.013 |
testMinusOperation | Success | | 0.011 |
testAndOperation | Success | | 0.011 |
testConcatOperation | Success | | 0.010 |
testQuote | Success | | 0.011 |
testSingleQuote | Success | | 0.011 |
testQuoteWithOffsetNumber | Success | | 0.010 |
testQuoteWithOffsetString | Success | | 0.010 |
testHeredoc | Success | | 0.011 |
testEmptyHeredoc | Success | | 0.009 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.009 |
testContinueStatementExpression | Success | | 0.010 |
testContinueEmpty | Success | | 0.010 |
testReturnStatement | Success | | 0.011 |
testReturnExprStatement | Success | | 0.012 |
testEchoStatement | Success | | 0.010 |
testSwitchStatement | Success | | 0.367 |
testIfStatement | Success | | 0.015 |
testEndIfStatement | Success | | 0.015 |
testWhileStatement | Success | | 0.027 |
testWhileEndStatement | Success | | 0.014 |
testDoWhileStatement | Success | | 0.016 |
testForStatement | Success | | 0.014 |
testEndForStatement | Success | | 0.014 |
testForStatementNoCondition | Success | | 0.014 |
testForStatementNoArgs | Success | | 0.012 |
testEmptyForStatement | Success | | 0.016 |
testForEachStatement | Success | | 0.010 |
testForEachStatementWithValue | Success | | 0.013 |
testForEachStatementBlocked | Success | | 0.012 |
testGlobalStatementSimple | Success | | 0.012 |
testGlobalStatementReflection | Success | | 0.011 |
testGlobalStatementReflectionWithExpression | Success | | 0.010 |
testGlobalStatementMultiple | Success | | 0.011 |
testStaticSimple | Success | | 0.010 |
testStaticMultiWithAssignment | Success | | 0.010 |
testInLineHtml | Success | | 0.009 |
testInLineHtmlWithPHP | Success | | 0.010 |
testDeclareSimple | Success | | 0.010 |
testEmptyDeclare | Success | | 0.010 |
testDeclareWithStatement | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationReference | Success | | 0.010 |
testFunctionDeclarationWithParams | Success | | 0.013 |
testClassDeclarationSimple | Success | | 0.011 |
testClassDeclarationWithDeclarations | Success | | 0.013 |
testCommentSingle | Success | | 0.013 |
testCommentMulti | Success | | 0.009 |
testCommentPhpDocBlock | Success | | 0.010 |
testCommentVar | Success | | 0.010 |
testEmpty | Success | | 0.012 |
testEval | Success | | 0.010 |
testMatchScalar | Success | | 0.009 |
testMatchVariable | Success | | 0.006 |
testMatchBackTickExpression | Success | | 0.007 |
testMatchFunctionInvocation | Success | | 0.006 |
testMatchFunctionInvocationWithParams | Success | | 0.007 |
testMatchStaticFunctionInvocation | Success | | 0.007 |
testMatchArrayVariableWithoutIndex | Success | | 0.006 |
testMatchArrayVariable | Success | | 0.007 |
testMatchArrayVariableMultiIndex | Success | | 0.006 |
testMatchHashTableVariable | Success | | 0.007 |
testMatchListVariable | Success | | 0.006 |
testMatchNestedListVariable | Success | | 0.006 |
testMatchAssignment | Success | | 0.007 |
testMatchPlusAssignment | Success | | 0.006 |
testMatchSLAssignment | Success | | 0.008 |
testMatchReflectionSimple | Success | | 0.008 |
testMatchReflectionNested | Success | | 0.008 |
testMatchReflectionFunction | Success | | 0.006 |
testMatchReflectionComplex | Success | | 0.007 |
testMatchStaticMemberSimple | Success | | 0.008 |
testMatchStaticMemberWithArray | Success | | 0.013 |
testMatchDispatchSimple | Success | | 0.006 |
testMatchDispatchNested | Success | | 0.007 |
testMatchDispatchWithStaticCall | Success | | 0.006 |
testMatchDispatchNestedWithStaticCall | Success | | 0.006 |
testMatchClone | Success | | 0.007 |
testMatchCastOfVariable | Success | | 0.007 |
testMatchCastOfDispatch | Success | | 0.007 |
testMatchClassConstant | Success | | 0.007 |
testMatchPostfixSimple | Success | | 0.006 |
testMatchPostfixWithFunction | Success | | 0.006 |
testMatchPrefixSimple | Success | | 0.007 |
testMatchPrefixWithFunction | Success | | 0.007 |
testMatchUnaryOperationSimple | Success | | 0.006 |
testMatchUnaryOperationWithFunction | Success | | 0.006 |
testMatchUnaryOperationComplex | Success | | 0.007 |
testMatchClassInstanciationSimple | Success | | 0.006 |
testMatchClassInstanciationVariable | Success | | 0.006 |
testMatchClassInstanciationFunction | Success | | 0.007 |
testMatchRefernceSimple | Success | | 0.006 |
testMatchRefernceWithFunction | Success | | 0.007 |
testMatchRefernceInstanciation | Success | | 0.006 |
testMatchInstanceofSimple | Success | | 0.007 |
testMatchInstanceofWithFunction | Success | | 0.006 |
testMatchInstanceofDispatch | Success | | 0.006 |
testMatchIgnoreError | Success | | 0.007 |
testMatchInclude | Success | | 0.007 |
testMatchIncludeOnce | Success | | 0.006 |
testMatchRequire | Success | | 0.006 |
testMatchRequireOnce | Success | | 0.006 |
testMatchArray | Success | | 0.008 |
testMatchArrayKeyValue | Success | | 0.006 |
testMatchArrayComplex | Success | | 0.007 |
testMatchConditionalExpression | Success | | 0.008 |
testMatchPlusOperation | Success | | 0.007 |
testMatchMinusOperation | Success | | 0.007 |
testMatchAndOperation | Success | | 0.007 |
testMatchConcatOperation | Success | | 0.007 |
testMatchQuote | Success | | 0.007 |
testMatchSingleQuote | Success | | 0.007 |
testMatchQuoteWithOffsetNumber | Success | | 0.006 |
testMatchQuoteWithCurly | Success | | 0.007 |
testMatchQuoteWithOffsetString | Success | | 0.006 |
testMatchHeredoc | Success | | 0.006 |
testMatchEmptyHeredoc | Success | | 0.006 |
testMatchNotQuote | Success | | 0.007 |
testMatchBreakStatement | Success | | 0.007 |
testMatchContinueStatementExpression | Success | | 0.006 |
testMatchReturnExprStatement | Success | | 0.006 |
testMatchEchoStatement | Success | | 0.007 |
testMatchSwitchStatement | Success | | 0.008 |
testMatchIfStatement | Success | | 0.008 |
testMatchEndIfStatement | Success | | 0.007 |
testMatchWhileStatement | Success | | 0.006 |
testMatchWhileEndStatement | Success | | 0.007 |
testMatchDoWhileStatement | Success | | 0.007 |
testMatchForStatement | Success | | 0.288 |
testMatchEndForStatement | Success | | 0.008 |
testMatchForStatementNoCondition | Success | | 0.008 |
testMatchForStatementNoArgs | Success | | 0.008 |
testMatchEmptyForStatement | Success | | 0.008 |
testMatchForEachStatement | Success | | 0.007 |
testMatchForEachStatementWithValue | Success | | 0.007 |
testMatchForEachStatementBlocked | Success | | 0.008 |
testMatchTryCatchStatement | Success | | 0.007 |
testMatchTryMultiCatchStatement | Success | | 0.006 |
testMatchGlobalStatementSimple | Success | | 0.007 |
testMatchGlobalStatementReflection | Success | | 0.009 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.007 |
testMatchGlobalStatementMultiple | Success | | 0.007 |
testMatchStaticSimple | Success | | 0.007 |
testMatchStaticMultiWithAssignment | Success | | 0.008 |
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.008 |
testMatchDeclareSimple | Success | | 0.007 |
testMatchEmptyDeclare | Success | | 0.019 |
testMatchDeclareWithStatement | Success | | 0.008 |
testMatchFunctionDeclaration | Success | | 0.007 |
testMatchFunctionDeclarationReference | Success | | 0.007 |
testMatchFunctionDeclarationWithParams | Success | | 0.009 |
testMatchClassDeclarationSimple | Success | | 0.008 |
testMatchClassDeclarationWithDeclarations | Success | | 0.009 |
testMatchInterfaceDeclarationSimple | Success | | 0.007 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.008 |
testMatchEmpty | Success | | 0.008 |
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 | | 7.625 |
testGetFileData | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204852292662/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.004 |
testGetPhpFile | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204852292662/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-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204852292662/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.004 |
testMatchingFunctions | Error | null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1204852292662/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-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204852292662/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.001 |
testGetInterfaces | Error | null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1204852292662/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-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1204852292662/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.002 |
testGetParent | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204852292662/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1204852292662/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.002 |
testGetFunctionsToOverride | Success | | 0.002 |
testGetContainerFromString | Success | | 0.003 |
testDummyMethods | Success | | 0.002 |
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)
| 6.743 |
testMixinExample | Success | | 0.488 |
testDocElements | Error | File: /tmp/mixinDocElements.txt44186Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 actual=1
junit.framework.AssertionFailedError: File: /tmp/mixinDocElements.txt44186Golden :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.099 |
testArrayStatements | Success | | 0.011 |
testClassComments | Success | | 0.030 |
testDeclarationStatements | Success | | 0.020 |
testForeachStatements | Success | | 0.013 |
testForStatements | Success | | 0.020 |
testIfStatements | Success | | 0.015 |
testPHPWithinHtmlTag | Success | | 0.331 |
testPHPWithHtml | Success | | 0.108 |
testSwitchStatements | Success | | 0.177 |
testTryStatements | Success | | 0.010 |
testWhileStatements | Success | | 0.015 |
testConstant | Success | | 0.133 |
testClassConstant | Success | | 0.445 |
testArrayCreationSingleType | Success | | 0.154 |
testArrayCreationMultiTypes | Success | | 0.155 |
testClassInstanceCreation | Success | | 0.149 |
testCastString | Success | | 0.145 |
testCastObjectFromScalar | Success | | 0.139 |
testCastObjectFromClass | Success | | 0.132 |
testThis | Success | | 0.138 |
testObject | Success | | 0.126 |
testOverridesObject | Success | | 0.212 |
testCombinesObject | Error | File: /tmp/testCombinesObject44201Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombinesObject44201Golden :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.132 |
testOverridesGlobal | Success | | 0.123 |
testOverridesGlobalInner | Success | | 0.114 |
testCombineWithGlobal | Error | File: /tmp/testCombineWithGlobal44202Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombineWithGlobal44202Golden :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.194 |
testGlobalDeclaredInsideFunction | Success | | 0.644 |
testTypedArgumentReference | Success | | 0.121 |
testPHPDocArgumentReference | Success | | 0.135 |
testArrayAccess | Success | | 0.136 |
testClassVar | Success | | 0.307 |
testClassVarPHPDoc | Success | | 0.564 |
testClassVarNoPHPDoc | Success | | 0.579 |
testClassVarConstructor | Success | | 0.543 |
testClassVarConstructorOverridesPrimaryDecl | Success | | 0.540 |
testClassVarMethodDecl | Success | | 0.556 |
testSelfFieldAccess | Success | | 0.539 |
testCloneObject | Success | | 0.114 |
testInfixOperatorPlus | Success | | 0.109 |
testPrefixOperatorPlusPlus | Success | | 0.113 |
testPostfixOperatorPlusPlus | Success | | 0.129 |
testUnaryOperationMinus | Success | | 0.118 |
testUnaryOperationTilda | Success | | 0.107 |
testUnaryOperationNot | Success | | 0.551 |
testConditionalExpression | Error | File: /tmp/testConditionalExpression44204Golden :testConditionalExpression.txt Diff : (line: 1, offset: 12) expected=n actual=s
junit.framework.AssertionFailedError: File: /tmp/testConditionalExpression44204Golden :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.015 |
testAssignmentScalar | Success | | 0.110 |
testAssignmentScalarNested | Success | | 0.105 |
testFunctionReturnType | Success | | 0.197 |
testFunctionReturnTypePHPDoc | Success | | 0.536 |
testFunctionReturnTypeNoPHPDoc | Success | | 0.527 |
testFunctionReturnTypeAmbiguous | Success | | 0.532 |
testFunctionReturnTypeRecursive | Success | | 0.634 |
testMethodReturnType | Success | | 0.556 |
testStaticMethodReturnType | Success | | 0.519 |
testSelfMethodReturnType | Success | | 0.532 |
testBuiltinMethodReturnType | Success | | 0.869 |
testScalarNumber | Success | | 0.105 |
testBacktickExpression | Success | | 0.100 |
testMethodDeclarations | Success | | 0.084 |
testTypeDeclarations | Success | | 0.004 |
testFieldDeclarations | Success | | 0.006 |
testTypeReferences | Success | | 0.005 |
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.003 |
testOpenTags | Success | | 0.003 |
testCloseTags | Success | | 0.001 |
testComment | Success | | 0.002 |
testDocComment | Success | | 0.005 |
testHeredoc | Success | | 0.004 |
testToDo | Success | | 0.004 |
testBug149403 | Success | | 0.002 |
testFilesToGoldenallphps | Success | | 0.046 |
testFilesToGoldenabstract | Success | | 0.004 |
testFilesToGoldentype_hinting_001 | Success | | 0.004 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.007 |
testFilesToGoldenfactory_001 | Success | | 0.004 |
testFilesToGoldenarray_access_001 | Success | | 0.009 |
testFilesToGoldenvisibility_002a | Success | | 0.005 |
testFilesToGoldenvisibility_002b | Success | | 0.006 |
testFilesToGoldentostring_001 | Success | | 0.006 |
testFilesToGoldentype_hinting_003 | Success | | 0.005 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php44222Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php44222Golden :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.274 |
testYylex__call_001 | Success | | 0.021 |
testYylex__call_002 | Success | | 0.006 |
testYylex__set__get_001 | Success | | 0.047 |
testYylex__set__get_002 | Success | | 0.006 |
testYylex__set__get_003 | Success | | 0.005 |
testYylex__set__get_004 | Success | | 0.027 |
testYylex__set__get_005 | Success | | 0.044 |
testYylex__set_data_corrupt | Success | | 0.027 |
testYylexabstract_class | Success | | 0.016 |
testYylexabstract_derived | Success | | 0.009 |
testYylexabstract_final | Success | | 0.008 |
testYylexabstract_inherit | Success | | 0.019 |
testYylexabstract_not_declared | Success | | 0.009 |
testYylexabstract_redeclare | Success | | 0.138 |
testYylexabstract_static | Success | | 0.013 |
testYylexclass_abstract | Success | | 0.014 |
testYylexclass_check | Success | | 0.217 |
testYylexclass_example | Success | | 0.545 |
testYylexclone_001 | Success | | 0.026 |
testYylexallphps | Success | | 0.336 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.016 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.002 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php44246Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php44246Golden :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)
| 1.663 |
testTokenizePhp | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.002 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.004 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.012 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.010 |
testYylexAllPhp | Success | | 0.392 |
testYylexlargeFile1 | Success | | 0.251 |
testYylexlargeFile2 | Success | | 0.122 |
testYylexlargeFile3 | Success | | 0.116 |
testYylexlargeFile4 | Success | | 0.813 |
testYylexbig_class | Success | | 0.006 |
testYylexcc | Success | | 0.049 |
testYylexclass_check | Success | | 0.070 |
testYylexclass_example | Success | | 0.044 |
testYylex001 | Success | | 0.003 |
testYylex002 | Success | | 0.004 |
testYylex003 | Success | | 0.010 |
testYylex004 | Success | | 0.007 |
testYylex005 | Success | | 0.008 |
testYylex006 | Success | | 0.007 |
testYylex007 | Success | | 0.006 |
testYylex008 | Success | | 0.007 |
testYylex009 | Success | | 0.006 |
testYylex010 | Success | | 0.006 |
testYylex011 | Success | | 0.013 |
testYylex012 | Success | | 0.015 |
testYylex013 | Success | | 0.004 |
testVariable | Success | | 0.051 |
testFunctionInvocationWithParamsFirst | Success | | 0.010 |
testFunctionInvocationWithParamsLast | Success | | 0.007 |
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.008 |
testDeleteEchoFirst | Success | | 0.008 |
testDeleteEchoLast | Success | | 0.007 |
testDeleteEchoMiddle | Success | | 0.007 |
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.029 |
testDeleteBlockFirst | Success | | 0.010 |
testDeleteBlockMiddle | Success | | 0.009 |
testDeleteBlockLast | Success | | 0.010 |
testDeleteForComponent1 | Success | | 0.009 |
testDeleteHtml | Success | | 0.008 |
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.011 |
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.009 |
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.009 |
testDeleteFunctionBodyFirst | Success | | 0.007 |
testDeleteFunctionBodyLast | Success | | 0.008 |
testDeleteFunctionBodyMiddle | Success | | 0.008 |
testDeleteClassElements | Success | | 0.007 |
testVariable1 | Success | | 0.019 |
testVariable2 | Success | | 0.011 |
testFunctionName | Success | | 0.011 |
testFunctionInvocationName | Success | | 0.012 |
testFunctionInvocationAddParam | Success | | 0.012 |
testFunctionInvocationAddParams | Success | | 0.014 |
testFunctionInvocationRemoveParam1 | Success | | 0.011 |
testFunctionInvocationRemoveParam2 | Success | | 0.012 |
testFunctionInvocationRemoveParams | Success | | 0.011 |
testVariable3 | Success | | 0.012 |
testStaticFunctionInvocation | Success | | 0.012 |
testArrayAccessWithoutIndex | Success | | 0.012 |
testArrayAccess | Success | | 0.012 |
testArrayVariableMultiIndex | Success | | 0.013 |
testArrayAccessType1 | Success | | 0.014 |
testArrayAccessType2 | Success | | 0.016 |
testListVariable1 | Success | | 0.016 |
testListVariable2 | Success | | 0.015 |
testNestedListVariable | Success | | 0.016 |
testAssignmentLeft | Success | | 0.012 |
testAssignmentRight | Success | | 0.012 |
testAssignmentOperator | Success | | 0.015 |
testReflectionSimple | Success | | 0.012 |
testReflectionFunction | Success | | 0.013 |
testReflectionComplex | Success | | 0.012 |
testStaticMemberSimple | Success | | 0.013 |
testStaticMemberWithArray | Success | | 0.013 |
testDispatchSimple | Success | | 0.012 |
testDispatchNested | Success | | 0.015 |
testDispatchWithStaticCall | Success | | 0.016 |
testClone | Success | | 0.014 |
testCastOfVariable | Success | | 0.014 |
testCastOfDispatch | Success | | 0.015 |
testClassConstant | Success | | 0.014 |
testPostfixSimple | Success | | 0.015 |
testPostfixWithFunction | Success | | 0.013 |
testPrefixSimple | Success | | 0.012 |
testUnaryOperationSimple | Success | | 0.012 |
testUnaryOperationWithFunction | Success | | 0.012 |
testUnaryOperationComplex | Success | | 0.012 |
testClassInstanciationSimple | Success | | 0.012 |
testClassInstanciationAddParam | Success | | 0.012 |
testClassInstanciationVariable | Success | | 0.012 |
testClassInstanciationVariableRemove | Success | | 0.012 |
testClassInstanciationFunction | Success | | 0.012 |
testRefernceSimple | Success | | 0.012 |
testRefernceWithFunction | Success | | 0.012 |
testRefernceInstanciation | Success | | 0.012 |
testInstanceofSimple | Success | | 0.011 |
testIgnoreError | Success | | 0.012 |
testInclude | Success | | 0.012 |
testIncludeWithParenthesis1 | Success | | 0.012 |
testIncludeWithParenthesis2 | Success | | 0.011 |
testIncludeOnce | Success | | 0.011 |
testArrayCreation1 | Success | | 0.012 |
testArrayCreation2 | Success | | 0.013 |
testArrayCreation3 | Success | | 0.011 |
testFunctionDeclaration | Success | | 0.014 |
testFunctionDeclarationPHP4 | Success | | 0.014 |
testFunctionDeclarationWithParam1 | Success | | 0.012 |
testFunctionDeclarationWithParam2 | Success | | 0.012 |
testFunctionDeclarationWithParam3 | Success | | 0.013 |
testFunctionDeclarationDeleteType | Success | | 0.012 |
testFunctionDeclarationCreationPHP4 | Success | | 0.012 |
testFunctionDeclarationCreationPHP5 | Success | | 0.012 |
testFunctionDeclarationChangeDefault1 | Success | | 0.012 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.011 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.015 |
testClassDeclarationSimple | Success | | 0.012 |
testFunctionDeclarationRemoveReference | Success | | 0.011 |
testFunctionDeclarationAddReference | Success | | 0.011 |
testClassDeclarationAddSuper | Success | | 0.014 |
testClassDeclarationDeleteSuper | Success | | 0.012 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.012 |
testClassDeclarationReplaceSuper | Success | | 0.011 |
testClassDeclarationAddInterfaces | Success | | 0.012 |
testClassDeclarationRemoveInterface | Success | | 0.011 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.011 |
testClassDeclarationRenameInterface | Success | | 0.012 |
testInterfaceDeclarationSimple | Success | | 0.012 |
testInterfaceDeclarationAddExtends | Success | | 0.013 |
testInterfaceDeclarationRemoveExtend | Success | | 0.012 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.012 |
testInterfaceDeclarationRenameExtend | Success | | 0.013 |
testArrayKeyValueRemoveKey | Success | | 0.012 |
testArrayKeyValueAddKey | Success | | 0.012 |
testArrayKeyValueChangeKey | Success | | 0.012 |
testArrayKeyDelete | Success | | 0.013 |
testConditionalExpression | Success | | 0.014 |
testInfixExpression | Success | | 0.011 |
testConcatOperation | Success | | 0.011 |
testQuoteHeredoc | Success | | 0.013 |
testQuoteSingle | Success | | 0.014 |
testQuoteDouble | Success | | 0.012 |
testQuoteWithCurly | Success | | 0.013 |
testEmptyHeredoc | Success | | 0.013 |
testBreakStatementChange | Success | | 0.011 |
testBreakStatementRemove | Success | | 0.011 |
testBreakStatementAdd | Success | | 0.012 |
testContinueStatementAdd | Success | | 0.011 |
testContinueStatementRemove | Success | | 0.011 |
testContinueStatementChange | Success | | 0.011 |
testReturnStatementAdd | Success | | 0.011 |
testReturnExprStatementChange | Success | | 0.013 |
testReturnExprStatementRemove | Success | | 0.010 |
testEchoStatement | Success | | 0.012 |
testNewEchoStatement | Success | | 0.012 |
testSwitchStatementSetExpression | Success | | 0.014 |
testSwitchStatementChangeCaseAction | Success | | 0.014 |
testSwitchStatementCaseDeletion | Success | | 0.013 |
testSwitchStatementChangeAddCase | Success | | 0.017 |
testIfStatementCondition | Success | | 0.013 |
testIfStatementCurlyToAlternative | Success | | 0.014 |
testIfStatementAlternativeToCurly | Success | | 0.013 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.013 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.201 |
testWhileStatementCurlyToAlternative | Success | | 0.015 |
testWhileStatementAlternativeToCurly | Success | | 0.012 |
testForStatementCurlyToAlternative | Success | | 0.013 |
testForStatementAlternativeToCurly | Success | | 0.012 |
testForEachStatementCurlyToAlternative | Success | | 0.013 |
testForEachStatementAlternativeToCurly | Success | | 0.012 |
testSwitchStatementCurlyToAlternative | Success | | 0.013 |
testSwitchStatementAlternativeToCurly | Success | | 0.012 |
testWhileStatement | Success | | 0.013 |
testDoWhileStatement | Success | | 0.012 |
testCurlyBlockCreation | Success | | 0.012 |
testAlternativeBlockCreation | Success | | 0.011 |
testForStatement | Success | | 0.014 |
testForStatementRemoveInitialization | Success | | 0.011 |
testForStatementRemoveCondition | Success | | 0.012 |
testForStatementRemoveUpdaters | Success | | 0.012 |
testForEachStatementAddKey | Success | | 0.013 |
testForEachStatementChangeKeyAndValue | Success | | 0.012 |
testForEachStatementRemoveKey | Success | | 0.013 |
testTryCatchStatement | Success | | 0.013 |
testTryMultiCatchStatement | Success | | 0.012 |
testGlobalStatementSimple | Success | | 0.012 |
testGlobalStatementReflection | Success | | 0.011 |
testStaticSimple | Success | | 0.011 |
testInLineHtml | Success | | 0.011 |
testFieldDeclaration | Success | | 0.013 |
testMethodDeclaration | Success | | 0.012 |