Test - Add return type hints to test functions
authorcolemanw <coleman@civicrm.org>
Mon, 28 Aug 2023 15:52:04 +0000 (11:52 -0400)
committercolemanw <coleman@civicrm.org>
Mon, 28 Aug 2023 21:33:57 +0000 (17:33 -0400)
commit9df1541a8e0c1520f1879ea75cf171b13af08a91
tree3195bece99be2b0a5e8851202da303bcdd3ac32f
parent44fa0ef0c8f7539ebe7d3d0b8bc8c733eb165f4f
Test - Add return type hints to test functions
406 files changed:
tests/phpunit/CRM/ACL/ListTest.php
tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTypeTest.php
tests/phpunit/CRM/Activity/Form/ActivityTest.php
tests/phpunit/CRM/Activity/Form/SearchTest.php
tests/phpunit/CRM/Activity/Form/Task/PDFTest.php
tests/phpunit/CRM/Activity/Page/AJAXTest.php
tests/phpunit/CRM/Bridge/OG/DrupalTest.php
tests/phpunit/CRM/Campaign/BAO/CampaignTest.php
tests/phpunit/CRM/Campaign/BAO/QueryTest.php
tests/phpunit/CRM/Case/BAO/CaseTest.php
tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php
tests/phpunit/CRM/Case/BAO/QueryTest.php
tests/phpunit/CRM/Case/Form/SearchTest.php
tests/phpunit/CRM/Case/PseudoConstantTest.php
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivityTest.php
tests/phpunit/CRM/Case/XMLProcessor/ProcessTest.php
tests/phpunit/CRM/Case/XMLProcessor/ReportTest.php
tests/phpunit/CRM/Case/XMLProcessorTest.php
tests/phpunit/CRM/Case/XMLRepositoryTest.php
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Contact/BAO/IndividualTest.php
tests/phpunit/CRM/Contact/BAO/QueryStateNameTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/BAO/RelationshipCacheTest.php
tests/phpunit/CRM/Contact/BAO/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/SavedSearchTest.php
tests/phpunit/CRM/Contact/Form/Search/SearchContactTest.php
tests/phpunit/CRM/Contact/Form/Task/DeleteTest.php
tests/phpunit/CRM/Contact/Form/Task/UseraddTest.php
tests/phpunit/CRM/Contact/Page/AjaxTest.php
tests/phpunit/CRM/Contact/Page/DedupeExceptionTest.php
tests/phpunit/CRM/Contact/Page/View/UserDashboard/GroupContactTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ProductTest.php
tests/phpunit/CRM/Contribute/BAO/QueryTest.php
tests/phpunit/CRM/Contribute/Form/ContributionPage/SettingsTest.php
tests/phpunit/CRM/Contribute/Form/ContributionPageTranslationTest.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php
tests/phpunit/CRM/Contribute/Form/ContributionViewTest.php
tests/phpunit/CRM/Contribute/Form/SearchTest.php
tests/phpunit/CRM/Contribute/Form/Task/StatusTest.php
tests/phpunit/CRM/Contribute/Form/UpdateSubscriptionTest.php
tests/phpunit/CRM/Contribute/PseudoConstantTest.php
tests/phpunit/CRM/Contribute/Selector/SearchTest.php
tests/phpunit/CRM/Core/BAO/AddressTest.php
tests/phpunit/CRM/Core/BAO/CacheTest.php
tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php
tests/phpunit/CRM/Core/BAO/CustomGroupTest.php
tests/phpunit/CRM/Core/BAO/CustomQueryTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTest.php
tests/phpunit/CRM/Core/BAO/EmailTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CRM/Core/BAO/IMTest.php
tests/phpunit/CRM/Core/BAO/MappingTest.php
tests/phpunit/CRM/Core/BAO/NavigationTest.php
tests/phpunit/CRM/Core/BAO/OpenIDTest.php
tests/phpunit/CRM/Core/BAO/OptionGroupTest.php
tests/phpunit/CRM/Core/BAO/PhoneTest.php
tests/phpunit/CRM/Core/BAO/PreferencesTest.php
tests/phpunit/CRM/Core/BAO/PrevNextCacheTest.php
tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php
tests/phpunit/CRM/Core/BAO/SettingTest.php
tests/phpunit/CRM/Core/BAO/TagTest.php
tests/phpunit/CRM/Core/BAO/UFMatchTest.php
tests/phpunit/CRM/Core/CodeGen/FreshnessTest.php
tests/phpunit/CRM/Core/CommunityMessagesTest.php
tests/phpunit/CRM/Core/ComposerConfigTest.php
tests/phpunit/CRM/Core/Config/MailerTest.php
tests/phpunit/CRM/Core/CopyTest.php
tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php
tests/phpunit/CRM/Core/DAOConformanceTest.php
tests/phpunit/CRM/Core/DAOTest.php
tests/phpunit/CRM/Core/FieldOptionsTest.php
tests/phpunit/CRM/Core/I18n/LocaleTest.php
tests/phpunit/CRM/Core/I18n/SchemaTest.php
tests/phpunit/CRM/Core/JobManagerTest.php
tests/phpunit/CRM/Core/KeyTest.php
tests/phpunit/CRM/Core/ManagedEntitiesTest.php
tests/phpunit/CRM/Core/MenuTest.php
tests/phpunit/CRM/Core/OptionGroupTest.php
tests/phpunit/CRM/Core/Page/AJAXTest.php
tests/phpunit/CRM/Core/Page/HookTest.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php
tests/phpunit/CRM/Core/Payment/PaypalProTest.php
tests/phpunit/CRM/Core/Payment/PaypalStdTest.php
tests/phpunit/CRM/Core/Payment/ProcessorFormTest.php
tests/phpunit/CRM/Core/PaymentTest.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tests/phpunit/CRM/Core/RegionTest.php
tests/phpunit/CRM/Core/Resources/BundleTest.php
tests/phpunit/CRM/Core/Resources/CollectionTestTrait.php
tests/phpunit/CRM/Core/Resources/StringsTest.php
tests/phpunit/CRM/Core/ResourcesTest.php
tests/phpunit/CRM/Core/SessionTest.php
tests/phpunit/CRM/Core/Smarty/plugins/CrmUpperTest.php
tests/phpunit/CRM/Core/SmartyTest.php
tests/phpunit/CRM/Core/TokenSmartyTest.php
tests/phpunit/CRM/Core/TransactionTest.php
tests/phpunit/CRM/Custom/Page/AJAXTest.php
tests/phpunit/CRM/Dedupe/BAO/RuleGroupTest.php
tests/phpunit/CRM/Dedupe/MergerTest.php
tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php
tests/phpunit/CRM/Event/BAO/QueryTest.php
tests/phpunit/CRM/Event/Form/ManageEvent/EventInfoTest.php
tests/phpunit/CRM/Event/Form/ManageEvent/RegistrationTest.php
tests/phpunit/CRM/Event/Form/SearchTest.php
tests/phpunit/CRM/Event/Form/Task/BatchTest.php
tests/phpunit/CRM/Event/Form/Task/RegisterTest.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/Extension/InfoTest.php
tests/phpunit/CRM/Extension/Manager/ModuleTest.php
tests/phpunit/CRM/Extension/Manager/ModuleUpgTest.php
tests/phpunit/CRM/Extension/Manager/PaymentTest.php
tests/phpunit/CRM/Extension/Manager/ReportTest.php
tests/phpunit/CRM/Extension/Manager/SearchTest.php
tests/phpunit/CRM/Extension/ManagerTest.php
tests/phpunit/CRM/Extension/MapperTest.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTest.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php
tests/phpunit/CRM/Group/Page/AjaxTest.php
tests/phpunit/CRM/Logging/SchemaTest.php
tests/phpunit/CRM/Mailing/BAO/MailingTest.php
tests/phpunit/CRM/Mailing/BAO/QueryTest.php
tests/phpunit/CRM/Mailing/BAO/SpoolTest.php
tests/phpunit/CRM/Mailing/BaseMailingSystemTest.php
tests/phpunit/CRM/Mailing/Form/Task/AdhocMailingTest.php
tests/phpunit/CRM/Mailing/MailStoreTest.php
tests/phpunit/CRM/Mailing/MailingSystemTest.php
tests/phpunit/CRM/Mailing/TokensTest.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CRM/Member/BAO/QueryTest.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Member/Form/Task/BatchTest.php
tests/phpunit/CRM/Member/StatusOverrideTypesTest.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Price/BAO/PriceFieldTest.php
tests/phpunit/CRM/Price/BAO/PriceFieldValueTest.php
tests/phpunit/CRM/Price/Form/FieldTest.php
tests/phpunit/CRM/Queue/QueueTest.php
tests/phpunit/CRM/Queue/RunnerTest.php
tests/phpunit/CRM/Report/Form/ActivityTest.php
tests/phpunit/CRM/Report/Form/Contact/LoggingDetailTest.php
tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php
tests/phpunit/CRM/Report/FormTest.php
tests/phpunit/CRM/Report/Utils/ReportTest.php
tests/phpunit/CRM/SMS/BAO/ProviderTest.php
tests/phpunit/CRM/SMS/ProviderTest.php
tests/phpunit/CRM/UF/Page/ProfileEditorTest.php
tests/phpunit/CRM/Upgrade/FormTest.php
tests/phpunit/CRM/Upgrade/Incremental/BaseTest.php
tests/phpunit/CRM/Upgrade/Incremental/php/FiveFiftyFiveTest.php
tests/phpunit/CRM/Upgrade/Incremental/php/FiveSixtyFourTest.php
tests/phpunit/CRM/Upgrade/Incremental/php/FiveTwentyTest.php
tests/phpunit/CRM/Utils/API/MatchOptionTest.php
tests/phpunit/CRM/Utils/API/ReloadOptionTest.php
tests/phpunit/CRM/Utils/ArrayTest.php
tests/phpunit/CRM/Utils/AutoCleanTest.php
tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php
tests/phpunit/CRM/Utils/Check/Component/EnvTest.php
tests/phpunit/CRM/Utils/Check/Component/OptionGroupsTest.php
tests/phpunit/CRM/Utils/DateTest.php
tests/phpunit/CRM/Utils/EnglishNumberTest.php
tests/phpunit/CRM/Utils/FileTest.php
tests/phpunit/CRM/Utils/GlobalStackTest.php
tests/phpunit/CRM/Utils/HookTest.php
tests/phpunit/CRM/Utils/HttpClientTest.php
tests/phpunit/CRM/Utils/ICalendarTest.php
tests/phpunit/CRM/Utils/LazyArrayTest.php
tests/phpunit/CRM/Utils/Mail/EmailProcessorInboundTest.php
tests/phpunit/CRM/Utils/Mail/EmailProcessorTest.php
tests/phpunit/CRM/Utils/Mail/FilteredPearMailerTest.php
tests/phpunit/CRM/Utils/MoneyTest.php
tests/phpunit/CRM/Utils/PDF/UtilsTest.php
tests/phpunit/CRM/Utils/RestTest.php
tests/phpunit/CRM/Utils/SQL/DeleteTest.php
tests/phpunit/CRM/Utils/SQL/InsertTest.php
tests/phpunit/CRM/Utils/SQL/SelectTest.php
tests/phpunit/CRM/Utils/SQLTest.php
tests/phpunit/CRM/Utils/SignerTest.php
tests/phpunit/CRM/Utils/SystemTest.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php
tests/phpunit/CRM/Utils/TypeTest.php
tests/phpunit/CRM/Utils/ZipTest.php
tests/phpunit/CRM/Utils/versionCheckTest.php
tests/phpunit/Civi/API/KernelTest.php
tests/phpunit/Civi/API/Subscriber/DynamicFKAuthorizationTest.php
tests/phpunit/Civi/API/Subscriber/TransactionSubscriberTest.php
tests/phpunit/Civi/Angular/ChangeSetTest.php
tests/phpunit/Civi/Angular/ManagerTest.php
tests/phpunit/Civi/Angular/PartialSyntaxTest.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php
tests/phpunit/Civi/Core/CiviEventDispatcherTest.php
tests/phpunit/Civi/Core/CiviEventInspectorTest.php
tests/phpunit/Civi/Core/CiviFacadeTest.php
tests/phpunit/Civi/Core/Event/GenericHookEventTest.php
tests/phpunit/Civi/Core/Event/HookStyleServiceListenerTest.php
tests/phpunit/Civi/Core/Event/ServiceListenerTest.php
tests/phpunit/Civi/Core/PathsTest.php
tests/phpunit/Civi/Core/ResolverTest.php
tests/phpunit/Civi/Core/Service/AutoDefinitionTest.php
tests/phpunit/Civi/Core/SettingsBagTest.php
tests/phpunit/Civi/Core/SettingsManagerTest.php
tests/phpunit/Civi/Core/SettingsStackTest.php
tests/phpunit/Civi/Core/SettingsStyleTest.php
tests/phpunit/Civi/Core/ThemesTest.php
tests/phpunit/Civi/Crypto/CryptoJwtTest.php
tests/phpunit/Civi/Crypto/CryptoRegistryTest.php
tests/phpunit/Civi/Crypto/CryptoTokenTest.php
tests/phpunit/Civi/Payment/PropertyBagTest.php
tests/phpunit/Civi/Pipe/JsonRpcSessionTest.php
tests/phpunit/Civi/Report/OutputHandlerFactoryTest.php
tests/phpunit/Civi/Schema/MagicGetterSetterTest.php
tests/phpunit/Civi/Test/ExampleSubscriberTest.php
tests/phpunit/Civi/Test/InvasiveTest.php
tests/phpunit/Civi/Token/TokenProcessorTest.php
tests/phpunit/Civi/WorkflowMessage/ExampleWorkflowMessageTest.php
tests/phpunit/Civi/WorkflowMessage/Traits/AddressingTraitTest.php
tests/phpunit/CiviTest/CiviSimpleCacheTest.php
tests/phpunit/CiviTest/CiviTestSuite.php
tests/phpunit/E2E/Api4/PermissionTest.php
tests/phpunit/E2E/Cache/ArrayDecoratorTest.php
tests/phpunit/E2E/Cache/CacheTestCase.php
tests/phpunit/E2E/Cache/FastArrayDecoratorTest.php
tests/phpunit/E2E/Cache/TieredTest.php
tests/phpunit/E2E/Core/AssetBuilderTest.php
tests/phpunit/E2E/Core/HookTest.php
tests/phpunit/E2E/Core/LocalizedDataTest.php
tests/phpunit/E2E/Core/PathUrlTest.php
tests/phpunit/E2E/Core/PrevNextTest.php
tests/phpunit/E2E/Extern/BaseRestTest.php
tests/phpunit/E2E/Extern/CliRunnerTest.php
tests/phpunit/E2E/Extern/WidgetTest.php
tests/phpunit/api/v3/APITest.php
tests/phpunit/api/v3/APIWrapperTest.php
tests/phpunit/api/v3/ActivityCaseTest.php
tests/phpunit/api/v3/ActivityContactTest.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/ActivityTypeTest.php
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v3/AttachmentTest.php
tests/phpunit/api/v3/CRM11793Test.php
tests/phpunit/api/v3/CaseContactTest.php
tests/phpunit/api/v3/CaseTest.php
tests/phpunit/api/v3/CaseTypeTest.php
tests/phpunit/api/v3/ClassAPITest.php
tests/phpunit/api/v3/ConstantTest.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/ContributionRecurTest.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/CountryTest.php
tests/phpunit/api/v3/CustomApiTest.php
tests/phpunit/api/v3/CustomFieldTest.php
tests/phpunit/api/v3/CustomGroupTest.php
tests/phpunit/api/v3/CustomSearchTest.php
tests/phpunit/api/v3/CustomValueContactTypeTest.php
tests/phpunit/api/v3/CustomValueTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/EmailTest.php
tests/phpunit/api/v3/EntityJoinTest.php
tests/phpunit/api/v3/EntityTagTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/ExceptionTest.php
tests/phpunit/api/v3/ExtensionTest.php
tests/phpunit/api/v3/FinancialTypeACLTest.php
tests/phpunit/api/v3/FinancialTypeTest.php
tests/phpunit/api/v3/GroupContactTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/GroupTest.php
tests/phpunit/api/v3/ImTest.php
tests/phpunit/api/v3/JobProcessMailingTest.php
tests/phpunit/api/v3/JobProcessMembershipTest.php
tests/phpunit/api/v3/JobTestCustomDataTest.php
tests/phpunit/api/v3/LocBlockTest.php
tests/phpunit/api/v3/LoggingTest.php
tests/phpunit/api/v3/MailingABTest.php
tests/phpunit/api/v3/MailingContactTest.php
tests/phpunit/api/v3/MailingTest.php
tests/phpunit/api/v3/MappingFieldTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/MultilingualTest.php
tests/phpunit/api/v3/NavigationTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/OptionGroupTest.php
tests/phpunit/api/v3/OptionValueTest.php
tests/phpunit/api/v3/ParticipantStatusTypeTest.php
tests/phpunit/api/v3/PhoneTest.php
tests/phpunit/api/v3/PledgeTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/ProductTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/ReportTemplateTest.php
tests/phpunit/api/v3/SelectQueryTest.php
tests/phpunit/api/v3/StateProvinceTest.php
tests/phpunit/api/v3/SurveyRespondantTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/TagTest.php
tests/phpunit/api/v3/UserTest.php
tests/phpunit/api/v3/UtilsTest.php
tests/phpunit/api/v3/ValidateTest.php
tests/phpunit/api/v3/WebsiteTest.php
tests/phpunit/api/v4/Action/AutocompleteTest.php
tests/phpunit/api/v4/Action/BasicActionsTest.php
tests/phpunit/api/v4/Action/ChainTest.php
tests/phpunit/api/v4/Action/ContactApiKeyTest.php
tests/phpunit/api/v4/Action/ContactChecksumTest.php
tests/phpunit/api/v4/Action/ContactDuplicatesTest.php
tests/phpunit/api/v4/Action/ContactGetTest.php
tests/phpunit/api/v4/Action/DateTest.php
tests/phpunit/api/v4/Action/EntitySetUnionTest.php
tests/phpunit/api/v4/Action/EvaluateConditionTest.php
tests/phpunit/api/v4/Action/EventTest.php
tests/phpunit/api/v4/Action/FkJoinTest.php
tests/phpunit/api/v4/Action/GetExtraFieldsTest.php
tests/phpunit/api/v4/Action/GetFieldsTest.php
tests/phpunit/api/v4/Action/GetFromArrayTest.php
tests/phpunit/api/v4/Action/IndexTest.php
tests/phpunit/api/v4/Action/IsPrimaryTest.php
tests/phpunit/api/v4/Action/NullValueTest.php
tests/phpunit/api/v4/Action/ReplaceTest.php
tests/phpunit/api/v4/Action/RequiredFieldTest.php
tests/phpunit/api/v4/Action/ResultTest.php
tests/phpunit/api/v4/Action/SqlExpressionTest.php
tests/phpunit/api/v4/Action/SqlFunctionTest.php
tests/phpunit/api/v4/Action/UpdateContactTest.php
tests/phpunit/api/v4/Custom/BasicCustomFieldTest.php
tests/phpunit/api/v4/Custom/CreateCustomValueTest.php
tests/phpunit/api/v4/Custom/CreateWithOptionGroupTest.php
tests/phpunit/api/v4/Custom/CustomContactRefTest.php
tests/phpunit/api/v4/Custom/CustomEntityReferenceTest.php
tests/phpunit/api/v4/Custom/CustomFieldAlterTest.php
tests/phpunit/api/v4/Custom/CustomFieldGetFieldsTest.php
tests/phpunit/api/v4/Custom/CustomGroupACLTest.php
tests/phpunit/api/v4/Custom/CustomGroupTest.php
tests/phpunit/api/v4/Custom/CustomProfileFieldTest.php
tests/phpunit/api/v4/Custom/CustomValuePerformanceTest.php
tests/phpunit/api/v4/Custom/CustomValueTest.php
tests/phpunit/api/v4/Custom/ExportCustomGroupTest.php
tests/phpunit/api/v4/Custom/ExtendFromIndividualTest.php
tests/phpunit/api/v4/Custom/FalseNotEqualsZeroTest.php
tests/phpunit/api/v4/Custom/PseudoconstantTest.php
tests/phpunit/api/v4/Custom/UpdateCustomValueTest.php
tests/phpunit/api/v4/Entity/ActivityTest.php
tests/phpunit/api/v4/Entity/AddressTest.php
tests/phpunit/api/v4/Entity/CaseTest.php
tests/phpunit/api/v4/Entity/ContactJoinTest.php
tests/phpunit/api/v4/Entity/ContactTypeTest.php
tests/phpunit/api/v4/Entity/EntityTest.php
tests/phpunit/api/v4/Entity/ExtensionTest.php
tests/phpunit/api/v4/Entity/GroupContactTest.php
tests/phpunit/api/v4/Entity/GroupTest.php
tests/phpunit/api/v4/Entity/MailingEvent.php
tests/phpunit/api/v4/Entity/MembershipTest.php
tests/phpunit/api/v4/Entity/MessageTemplateTest.php
tests/phpunit/api/v4/Entity/NavigationTest.php
tests/phpunit/api/v4/Entity/NoteTest.php
tests/phpunit/api/v4/Entity/OptionValueTest.php
tests/phpunit/api/v4/Entity/ParticipantTest.php
tests/phpunit/api/v4/Entity/QueueTest.php
tests/phpunit/api/v4/Entity/RecentItemTest.php
tests/phpunit/api/v4/Entity/RouteTest.php
tests/phpunit/api/v4/Entity/SavedSearchTest.php
tests/phpunit/api/v4/Entity/SettingTest.php
tests/phpunit/api/v4/Entity/SubscriptionHistoryTest.php
tests/phpunit/api/v4/Entity/SystemRotateKeyTest.php
tests/phpunit/api/v4/Entity/SystemTest.php
tests/phpunit/api/v4/Entity/TagTest.php
tests/phpunit/api/v4/Entity/ValidateValuesTest.php
tests/phpunit/api/v4/Entity/WordReplacementTest.php
tests/phpunit/api/v4/Query/Api4SelectQueryTest.php
tests/phpunit/api/v4/Query/OneToOneJoinTest.php
tests/phpunit/api/v4/Query/OptionValueJoinTest.php
tests/phpunit/api/v4/Query/PermissionCheckTest.php
tests/phpunit/api/v4/Query/SelectQueryMultiJoinTest.php
tests/phpunit/api/v4/Service/Schema/SchemaMapperTest.php
tests/phpunit/api/v4/Spec/RequestSpecTest.php
tests/phpunit/api/v4/Spec/SpecFormatterTest.php
tests/phpunit/api/v4/Spec/SpecGathererTest.php
tests/phpunit/api/v4/Utils/ArrayInsertionServiceTest.php
tests/phpunit/api/v4/Utils/ReflectionUtilsTest.php