Remove empty setUp() functions
authoreileen <emcnaughton@wikimedia.org>
Tue, 6 Apr 2021 01:45:08 +0000 (13:45 +1200)
committereileen <emcnaughton@wikimedia.org>
Tue, 6 Apr 2021 01:45:08 +0000 (13:45 +1200)
commit3d6332298944ca5471425b910e7f1f8eaafd19bf
tree244514fe6b247de98cdbc5d86c39ba654d711282
parent56233cb975c4357840ce8602c55a1a928afd3165
Remove empty setUp() functions
25 files changed:
tests/phpunit/CRM/Custom/Form/OptionTest.php
tests/phpunit/CRM/Custom/Page/AJAXTest.php
tests/phpunit/CRM/Event/Form/Registration/RegistrationTest.php
tests/phpunit/CRM/Extension/BrowserTest.php
tests/phpunit/CRM/Extension/Container/BasicTest.php
tests/phpunit/CRM/Extension/Container/CollectionTest.php
tests/phpunit/CRM/Extension/Container/StaticTest.php
tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTest.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php
tests/phpunit/CRM/Mailing/BAO/MailingTest.php
tests/phpunit/CRM/Mailing/BAO/QueryTest.php
tests/phpunit/CRM/Member/StatusOverrideTypesTest.php
tests/phpunit/CRM/UF/Page/ProfileEditorTest.php
tests/phpunit/CRM/Utils/AddressTest.php
tests/phpunit/CRM/Utils/Check/Component/EnvTest.php
tests/phpunit/CRM/Utils/Check/Component/OptionGroupsTest.php
tests/phpunit/CRM/Utils/HtmlToTextTest.php
tests/phpunit/CRM/Utils/RestTest.php
tests/phpunit/CRM/Utils/RuleTest.php
tests/phpunit/CRM/Utils/SignerTest.php
tests/phpunit/CRM/Utils/StringTest.php
tests/phpunit/CRM/Utils/SystemTest.php
tests/phpunit/CRM/Utils/TypeTest.php
tests/phpunit/Civi/API/Subscriber/WhitelistSubscriberTest.php