Files
test-reporter/__tests__/__outputs__/phpunit-phpcheckstyle-results.md
2025-12-29 13:58:55 +01:00

2.8 KiB

Tests failed

Report Passed Failed Skipped Time
fixtures/external/phpunit/phpcheckstyle-phpunit.xml 28 2 41ms

 fixtures/external/phpunit/phpcheckstyle-phpunit.xml

30 tests were completed in 41ms with 28 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CommentsTest 3 7ms
DeprecationTest 1 1ms
GoodTest 4 5ms
IndentationTest 8 8ms
MetricsTest 1 4ms
NamingTest 2 3ms
OptimizationTest 1 1ms
OtherTest 2 2 7ms
PHPTagsTest 2 1ms
ProhibitedTest 1 1ms
StrictCompareTest 1 2ms
UnusedTest 2 2ms

 CommentsTest

✅ testGoodDoc
✅ testComments
✅ testTODOs

 DeprecationTest

✅ testDeprecations

 GoodTest

✅ testGood
✅ testDoWhile
✅ testAnonymousFunction
✅ testException

 IndentationTest

✅ testTabIndentation
✅ testSpaceIndentation
✅ testSpaceIndentationArray
✅ testGoodSpaceIndentationArray
✅ testGoodIndentationNewLine
✅ testGoodIndentationSpaces
✅ testBadSpaces
✅ testBadSpaceAfterControl

 MetricsTest

✅ testMetrics

 NamingTest

✅ testNaming
✅ testFunctionNaming

 OptimizationTest

✅ testTextAfterClosingTag

 OtherTest

❌ testOther
	PHPUnit\Framework\ExpectationFailedException
❌ testException
	PHPUnit\Framework\ExpectationFailedException
✅ testEmpty
✅ testSwitchCaseNeedBreak

 PHPTagsTest

✅ testTextAfterClosingTag
✅ testClosingTagNotNeeded

 ProhibitedTest

✅ testProhibited

 StrictCompareTest

✅ testStrictCompare

 UnusedTest

✅ testGoodUnused
✅ testBadUnused