]> git.mxchange.org Git - friendica.git/commit
rename FixtureTest to FixtureTestCase
authorArt4 <art4@wlabs.de>
Fri, 13 Dec 2024 22:04:16 +0000 (22:04 +0000)
committerArt4 <art4@wlabs.de>
Sat, 14 Dec 2024 07:55:22 +0000 (07:55 +0000)
commit42b543cd24dfafeb4067f4e52a7af15aeb3c3639
tree00d6cc8dc43a11d5c1e21a9b2090da8f4dacba02
parentee579280c7923bd2b06b4d1d68ec572e4823407a
rename FixtureTest to FixtureTestCase
26 files changed:
tests/FixtureTest.php [deleted file]
tests/FixtureTestCase.php [new file with mode: 0644]
tests/functional/DependencyCheckTest.php
tests/src/Content/SmiliesTest.php
tests/src/Content/Text/BBCodeTest.php
tests/src/Content/Text/HTMLTest.php
tests/src/Content/Text/MarkdownTest.php
tests/src/Content/Text/PlaintextTest.php
tests/src/Core/ACLTest.php
tests/src/Core/Config/ConfigTransactionTest.php
tests/src/Core/Worker/Repository/ProcessTest.php
tests/src/Database/DatabaseTest.php
tests/src/Factory/Api/Mastodon/EmojiTest.php
tests/src/Factory/Api/Mastodon/StatusTest.php
tests/src/Factory/Api/Twitter/ActivitiesTest.php
tests/src/Factory/Api/Twitter/DirectMessageTest.php
tests/src/Factory/Api/Twitter/StatusTest.php
tests/src/Factory/Api/Twitter/UserTest.php
tests/src/Module/Api/ApiTest.php
tests/src/Module/Api/Twitter/ContactEndpointTest.php
tests/src/Module/NodeInfoTest.php
tests/src/Module/Special/OptionsTest.php
tests/src/Navigation/Notifications/Entity/NotifyTest.php
tests/src/Profile/ProfileField/Repository/ProfileFieldTest.php
tests/src/Protocol/ActivityPub/TransmitterTest.php
tests/src/Security/PermissionSet/Repository/PermissionSetTest.php