Slide 68
Slide 68 text
#phperkaigi #a
© 2012-2023 BASE, Inc.
今回触れたChangeLog
68
各テストの結果やテスト自体の問題を区別する
● The CLI test runner now only stops after a test was marked as incomplete when
--stop-on-incomplete is used
● #3777: Remove PHPUnit\Framework\Error* classes
● Removed the expectDeprecation(), expectDeprecationMessage(), and
expectDeprecationMessageMatches() methods
● Removed the expectError(), expectErrorMessage(), and expectErrorMessageMatches()
methods
● Removed the expectNotice(), expectNoticeMessage(), and
expectNoticeMessageMatches() methods
● Removed the expectWarning(), expectWarningMessage(), and
expectWarningMessageMatches() methods