Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-unit-test] Nightly build results 200711172001





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
40601895.57%189.487
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.php.test406180189.487

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.305
HeadlessTestSuite394180188.182
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.104
testHeredocsSuccess0.028
testLexOperatorsSuccess0.049
testReservedWordsSuccess0.065
testSamplePhpSuccess0.543
testStringsSuccess0.010
testCommentsSuccess0.031
testHeredocsSuccess0.012
testLexOperatorsSuccess0.017
testReservedWordsSuccess0.017
testSamplePhpSuccess0.206
testStringsSuccess0.009

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess56.223
testGoldenExceptionSuccess0.003
testGoldenEqualSuccess0.002
testVariableSuccess0.135
testFunctionInvocationSuccess0.017
testFunctionInvocationWithParamsSuccess0.024
testStaticFunctionInvocationSuccess0.019
testArrayVariableWithoutIndexSuccess0.017
testArrayVariableSuccess0.016
testArrayVariableMultiIndexSuccess0.019
testHashTableVariableSuccess0.016
testListVariableSuccess0.018
testNestedListVariableSuccess0.020
testAssignmentSuccess0.015
testPlusAssignmentSuccess0.016
testSLAssignmentSuccess0.015
testReflectionSimpleSuccess0.014
testReflectionNestedSuccess0.016
testReflectionFunctionSuccess0.016
testReflectionComplexSuccess0.013
testStaticMemberSimpleSuccess0.014
testStaticMemberWithArraySuccess0.017
testDispatchSimpleSuccess0.015
testDispatchNestedSuccess0.020
testDispatchWithStaticCallSuccess0.017
testDispatchNestedWithStaticCallSuccess0.019
testCloneSuccess0.014
testCastOfVariableSuccess0.014
testCastOfDispatchSuccess0.016
testClassConstantSuccess0.016
testPostfixSimpleSuccess0.014
testPostfixWithFunctionSuccess0.014
testPrefixSimpleSuccess0.014
testPrefixWithFunctionSuccess0.014
testUnaryOperationSimpleSuccess0.014
testUnaryOperationWithFunctionSuccess0.013
testUnaryOperationComplexSuccess0.014
testClassInstanciationSimpleSuccess0.015
testClassInstanciationVariableSuccess0.014
testClassInstanciationFunctionSuccess0.016
testRefernceSimpleSuccess0.015
testRefernceWithFunctionSuccess0.015
testRefernceInstanciationSuccess0.015
testInstanceofSimpleSuccess0.014
testInstanceofWithFunctionSuccess0.014
testInstanceofDispatchSuccess0.015
testIgnoreErrorSuccess0.016
testIncludeSuccess0.014
testIncludeOnceSuccess0.014
testRequireSuccess0.016
testRequireOnceSuccess0.014
testArraySuccess0.017
testArrayKeyValueSuccess0.016
testArrayComplexSuccess0.021
testConditionalExpressionSuccess0.015
testPlusOperationSuccess0.015
testMinusOperationSuccess0.013
testAndOperationSuccess0.017
testConcatOperationSuccess0.013
testQuoteSuccess0.016
testSingleQuoteSuccess0.017
testQuoteWithOffsetNumberSuccess0.017
testQuoteWithCurlySuccess0.016
testQuoteWithOffsetStringSuccess0.016
testHeredocSuccess0.057
testEmptyHeredocSuccess0.013
testNotQuoteSuccess0.015
testBreakStatementSuccess0.013
testContinueStatementExpressionSuccess0.013
testContinueEmptySuccess0.011
testReturnStatementSuccess0.013
testReturnExprStatementSuccess0.012
testEchoStatementSuccess0.014
testSwitchStatementSuccess0.022
testIfStatementSuccess0.024
testEndIfStatementSuccess0.020
testWhileStatementSuccess0.016
testWhileEndStatementSuccess0.017
testDoWhileStatementSuccess0.016
testForStatementSuccess0.020
testEndForStatementSuccess0.018
testForStatementNoConditionSuccess0.021
testForStatementNoArgsSuccess0.019
testEmptyForStatementSuccess0.023
testForEachStatementSuccess0.019
testForEachStatementWithValueSuccess0.021
testForEachStatementBlockedSuccess0.018
testTryCatchStatementSuccess0.019
testTryMultiCatchStatementSuccess0.020
testGlobalStatementSimpleSuccess0.014
testGlobalStatementReflectionSuccess0.012
testGlobalStatementReflectionWithExpressionSuccess0.015
testGlobalStatementMultipleSuccess0.013
testStaticSimpleSuccess0.013
testStaticMultiWithAssignmentSuccess0.014
testInLineHtmlSuccess0.012
testInLineHtmlWithPHPSuccess0.012
testDeclareSimpleSuccess0.015
testEmptyDeclareSuccess0.014
testDeclareWithStatementSuccess0.015
testFunctionDeclarationSuccess0.015
testFunctionDeclarationReferenceSuccess0.014
testFunctionDeclarationWithParamsSuccess0.022
testClassDeclarationSimpleSuccess0.015
testClassDeclarationWithDeclarationsSuccess0.031
testInterfaceDeclarationSimpleSuccess0.015
testInterfaceDeclarationWithDeclarationsSuccess0.019
testCommentSingleSuccess0.013
testCommentMultiSuccess0.012
testCommentPhpDocBlockSuccess0.013
testCommentVarSuccess0.014
testEmptySuccess0.014
testEvalSuccess0.014
testErrorStatementSuccess0.014
testErrorBlockSuccess0.012
testBindVariableSuccess0.020
testBindBooleanOperation1Success0.007
testBindBooleanOperation2Success0.006
testBindBooleanOperation3Success0.007
testBindBooleanOperation4Success0.007
testBindBooleanOperation5Success0.007
testBindBooleanOperation6Success0.007
testCommentsCreationErrorFile: /tmp/testCommentsCreation63622Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation63622Golden :testCommentsCreation
Diff : (line: 1, offset: 30) expected=48 actual=49
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
10.799
testVariableSuccess0.039
testFunctionInvocationSuccess0.013
testFunctionInvocationWithParamsSuccess0.017
testStaticFunctionInvocationSuccess0.016
testArrayVariableWithoutIndexSuccess0.011
testArrayVariableSuccess0.011
testArrayVariableMultiIndexSuccess0.011
testHashTableVariableSuccess0.011
testListVariableSuccess0.010
testNestedListVariableSuccess0.011
testAssignmentSuccess0.010
testPlusAssignmentSuccess0.010
testSLAssignmentSuccess0.011
testReflectionSimpleSuccess0.010
testReflectionNestedSuccess0.010
testReflectionFunctionSuccess0.011
testReflectionComplexSuccess0.010
testDispatchSimpleSuccess0.010
testDispatchNestedSuccess0.011
testDispatchWithStaticCallSuccess0.011
testDispatchNestedWithStaticCallSuccess0.011
testCastOfVariableSuccess0.010
testCastOfDispatchSuccess0.011
testPostfixSimpleSuccess0.010
testPrefixSimpleSuccess0.012
testUnaryOperationSimpleSuccess0.011
testUnaryOperationWithFunctionSuccess0.010
testUnaryOperationComplexSuccess0.010
testClassInstanciationSimpleSuccess0.011
testClassInstanciationVariableSuccess0.010
testClassInstanciationFunctionSuccess0.011
testRefernceSimpleSuccess0.012
testRefernceWithFunctionSuccess0.011
testRefernceInstanciationSuccess0.010
testIgnoreErrorSuccess0.010
testIncludeSuccess0.010
testIncludeOnceSuccess0.009
testRequireSuccess0.010
testRequireOnceSuccess0.010
testArraySuccess0.010
testArrayKeyValueSuccess0.010
testArrayComplexSuccess0.011
testConditionalExpressionSuccess0.010
testPlusOperationSuccess0.010
testMinusOperationSuccess0.010
testAndOperationSuccess0.010
testConcatOperationSuccess0.010
testQuoteSuccess0.010
testSingleQuoteSuccess0.010
testQuoteWithOffsetNumberSuccess0.011
testQuoteWithOffsetStringSuccess0.010
testHeredocSuccess0.010
testEmptyHeredocSuccess0.009
testNotQuoteSuccess0.010
testBreakStatementSuccess0.010
testContinueStatementExpressionSuccess0.009
testContinueEmptySuccess0.009
testReturnStatementSuccess0.010
testReturnExprStatementSuccess0.009
testEchoStatementSuccess0.009
testSwitchStatementSuccess0.011
testIfStatementSuccess0.011
testEndIfStatementSuccess0.157
testWhileStatementSuccess0.011
testWhileEndStatementSuccess0.010
testDoWhileStatementSuccess0.010
testForStatementSuccess0.011
testEndForStatementSuccess0.011
testForStatementNoConditionSuccess0.011
testForStatementNoArgsSuccess0.011
testEmptyForStatementSuccess0.012
testForEachStatementSuccess0.011
testForEachStatementWithValueSuccess0.011
testForEachStatementBlockedSuccess0.010
testGlobalStatementSimpleSuccess0.010
testGlobalStatementReflectionSuccess0.009
testGlobalStatementReflectionWithExpressionSuccess0.010
testGlobalStatementMultipleSuccess0.009
testStaticSimpleSuccess0.010
testStaticMultiWithAssignmentSuccess0.010
testInLineHtmlSuccess0.009
testInLineHtmlWithPHPSuccess0.009
testDeclareSimpleSuccess0.010
testEmptyDeclareSuccess0.009
testDeclareWithStatementSuccess0.010
testFunctionDeclarationSuccess0.010
testFunctionDeclarationReferenceSuccess0.009
testFunctionDeclarationWithParamsSuccess0.010
testClassDeclarationSimpleSuccess0.010
testClassDeclarationWithDeclarationsSuccess0.012
testCommentSingleSuccess0.009
testCommentMultiSuccess0.010
testCommentPhpDocBlockSuccess0.009
testCommentVarSuccess0.010
testEmptySuccess0.009
testEvalSuccess0.009
testClassDeclarationSuccess0.010
testClassExtensionSuccess0.003
testClassInstantiationSuccess0.002
testClassTriggerSuccess0.002
testConstantReferenceSuccess0.003
testFieldDefinitionSuccess0.002
testFunctionDeclarationSuccess0.003
testFunctionInvocationSuccess0.003
testGlobalConstantReferenceSuccess0.002
testInterfaceDeclarationSuccess0.002
testInterfaceExtensionSuccess0.003
testInterfaceImplementationSuccess0.003
testMethodDeclarationSuccess0.003
testMethodInvocationSuccess0.018
testMultipleInterfaceExtensionSuccess0.006
testCatchBlockSuccess0.002
testMultipleInterfaceImplementationSuccess0.002
testNothingSuccess0.002
testPrivateFieldDefinitionSuccess0.004
testProtectedFieldDefinitionSuccess0.004
testPublicFieldDefinitionSuccess0.006
testStaticFieldDefinitionSuccess0.002
testStaticVariableReferenceSuccess0.002
testThisReferenceSuccess0.003
testOpenTagsSuccess0.003
testCloseTagsSuccess0.002
testCommentSuccess0.003
testDocCommentSuccess0.017
testHeredocSuccess0.005
testToDoSuccess0.005
testBug149403Success0.006
testFilesToGoldenallphpsSuccess0.108
testFilesToGoldenabstractSuccess0.006
testFilesToGoldentype_hinting_001Success0.007
testFilesToGoldenfactory_and_singleton_001Success0.011
testFilesToGoldenfactory_001Success0.005
testFilesToGoldenarray_access_001Success0.009
testFilesToGoldenvisibility_002aSuccess0.006
testFilesToGoldenvisibility_002bSuccess0.006
testFilesToGoldentostring_001Success0.007
testFilesToGoldentype_hinting_003Success0.006
testFilesToGoldenHTMLembedPHPErrorFile: /tmp/HTMLembedPHP.php63732Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php63732Golden :sourceParserHTMLembedPHP.php
Diff : (line: 160, offset: 18) expected=49 actual=56
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
1.407
testYylex__call_001Success0.020
testYylex__call_002Success0.006
testYylex__set__get_001Success0.043
testYylex__set__get_002Success0.007
testYylex__set__get_003Success0.006
testYylex__set__get_004Success0.026
testYylex__set__get_005Success0.051
testYylex__set_data_corruptSuccess0.024
testYylexabstract_classSuccess0.017
testYylexabstract_derivedSuccess0.009
testYylexabstract_finalSuccess0.008
testYylexabstract_inheritSuccess0.068
testYylexabstract_not_declaredSuccess0.007
testYylexabstract_redeclareSuccess0.012
testYylexabstract_staticSuccess0.073
testYylexclass_abstractSuccess0.017
testYylexclass_checkSuccess0.073
testYylexclass_exampleSuccess0.047
testYylexclone_001Success0.019
testYylexallphpsSuccess0.348
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.017
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.003
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.003
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php63756Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php63756Golden :HTMLembedPHP.php
Diff : (line: 460, offset: 1) expected=80 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.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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.686
testTokenizePhpSuccess0.005
testTokenizeTaskstokenizer_phpTasks1Success0.002
testTokenizeTaskstokenizer_phpTasks2Success0.003
testTokenizeTaskstokenizer_phpTasks3Success0.002
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.002
testTokenizeTaskstokenizer_phpTasks6Success0.002
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.010
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.009
testYylexAllPhpSuccess0.412
testYylexlargeFile1Success0.209
testYylexlargeFile2Success0.111
testYylexlargeFile3Success0.114
testYylexlargeFile4Success0.084
testYylexbig_classSuccess0.006
testYylexccSuccess0.047
testYylexclass_checkSuccess0.073
testYylexclass_exampleSuccess0.045
testYylex001Success0.004
testYylex002Success0.004
testYylex003Success0.010
testYylex004Success0.007
testYylex005Success0.008
testYylex006Success0.007
testYylex007Success0.007
testYylex008Success0.007
testYylex009Success0.007
testYylex010Success0.006
testYylex011Success0.013
testYylex012Success0.013
testYylex013Success0.004
testAllPhpsSuccess0.010
testCall001Success0.002
testSetGetSuccess0.004
testAbstractByInterfaceSuccess0.004
testAbstractClassSuccess0.003
testArrayAccessSuccess0.003
testAssignOpPropertySuccess0.003
testAutoload1Success0.002
testAutoload6Success0.002
testCCSuccess0.005
testClassCheckSuccess0.004
testBug20175Success0.004
testDesructorSuccess0.003
testInterfaceSuccess0.014
testLanguageModel4Success1.285
testLanguageModel5ErrorFile: /tmp/php5_languagemodel63805Golden :php5_languagemodel Diff : (line: 18, offset: 13) expected=105 actual=32

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel63805Golden :php5_languagemodel
Diff : (line: 18, offset: 13) expected=105 actual=32
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.955
testBug191887Success0.001
testAllPhpsSuccess0.003
testFileInspectorSuccess0.003
test15_VarGlobalUnusedSuccess0.002
testBigClassSuccess0.003
testCCSuccess0.004
testClassCheckSuccess0.003
testClassExampleSuccess0.003
testClass032Success0.004
testLargeFile4Success0.005
testCreateTextSequenceErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
testCreateTextSequenceWithCommentsErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testCreateTextSequenceInsideBracketsErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testCreateTextSequenceAfterSemicolumnErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testCreateTextSequenceCompositeSequenceErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testCreateTextSequenceWithLineCommentErrornull 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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testInClassDeclarationErrorexpected:<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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testInClassDeclaration2Success0.003
testInFuctionDeclarationErrorexpected:<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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testInFunctionDeclaration2Success0.003
testGetPrivousTriggerIndexErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex2ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex3ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testGetPrivousTriggerIndex4ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex5Success0.003
testGetPrivousTriggerIndex6Success0.004
testReadIdentifierStartIndexErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testReadIdentifierEndIndexErrorexpected:<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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testPartitionInHTMLSuccess0.005
testPartitionStandaloneSuccess0.003
testPartitionPhpAsHTMLAttributeKeySuccess0.005
testPartitionPhpAsHTMLAttributeValueSuccess0.004
testInLineHtmlSuccess0.080
testArrayStatementsSuccess0.007
testClassCommentsSuccess0.033
testDeclarationStatementsSuccess0.081
testForeachStatementsSuccess0.013
testForStatementsSuccess0.017
testIfStatementsSuccess0.014
testPHPWithinHtmlTagSuccess0.413
testPHPWithHtmlSuccess0.151
testSwitchStatementsSuccess0.025
testTryStatementsSuccess0.008
testWhileStatementsSuccess0.015
testContentTypeSuccess0.000
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.001
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.002
testMatchingElementsSuccess0.002
testIncludeModelLocationSuccess0.002
testGetInterfacesSuccess0.001
testGetSuperClassSuccess0.001
testGetSuperClassNameSuccess0.002
testGetParentSuccess0.001
testGetModifierSuccess0.001
testGetFunctionsToOverrideSuccess0.002
testGetContainerFromStringSuccess0.003
testDummyMethodsSuccess0.001
testHasSuperClassSuccess0.002
testGetExternalResourcesSuccess0.002

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top