From a9984233a64aaaa5ed2502762cd879fcc62fe3bf Mon Sep 17 00:00:00 2001 From: maurei Date: Fri, 3 Sep 2021 13:15:15 +0200 Subject: [PATCH 1/2] renamed folder using so that history is preserved when merging #1068 --- .../ExampleIntegrationTestContext.cs | 0 .../IntegrationTests/Archiving/ArchiveTests.cs | 0 .../IntegrationTests/Archiving/BroadcastComment.cs | 0 .../IntegrationTests/Archiving/BroadcastCommentsController.cs | 0 .../IntegrationTests/Archiving/TelevisionBroadcast.cs | 0 .../IntegrationTests/Archiving/TelevisionBroadcastDefinition.cs | 0 .../IntegrationTests/Archiving/TelevisionBroadcastsController.cs | 0 .../IntegrationTests/Archiving/TelevisionDbContext.cs | 0 .../IntegrationTests/Archiving/TelevisionFakers.cs | 0 .../IntegrationTests/Archiving/TelevisionNetwork.cs | 0 .../IntegrationTests/Archiving/TelevisionNetworksController.cs | 0 .../IntegrationTests/Archiving/TelevisionStation.cs | 0 .../IntegrationTests/Archiving/TelevisionStationsController.cs | 0 .../Controllers/AtomicConstrainedOperationsControllerTests.cs | 0 .../Controllers/CreateMusicTrackOperationsController.cs | 0 .../AtomicOperations/Creating/AtomicCreateResourceTests.cs | 0 .../Creating/AtomicCreateResourceWithClientGeneratedIdTests.cs | 0 .../Creating/AtomicCreateResourceWithToManyRelationshipTests.cs | 0 .../Creating/AtomicCreateResourceWithToOneRelationshipTests.cs | 0 .../AtomicOperations/Deleting/AtomicDeleteResourceTests.cs | 0 .../AtomicOperations/ImplicitlyChangingTextLanguageDefinition.cs | 0 .../AtomicOperations/Links/AtomicAbsoluteLinksTests.cs | 0 .../Links/AtomicRelativeLinksWithNamespaceTests.cs | 0 .../AtomicOperations/LocalIds/AtomicLocalIdTests.cs | 0 .../IntegrationTests/AtomicOperations/Lyric.cs | 0 .../IntegrationTests/AtomicOperations/LyricsController.cs | 0 .../AtomicOperations/Meta/AtomicResourceMetaTests.cs | 0 .../IntegrationTests/AtomicOperations/Meta/AtomicResponseMeta.cs | 0 .../AtomicOperations/Meta/AtomicResponseMetaTests.cs | 0 .../AtomicOperations/Meta/MusicTrackMetaDefinition.cs | 0 .../AtomicOperations/Meta/TextLanguageMetaDefinition.cs | 0 .../AtomicOperations/Mixed/AtomicRequestBodyTests.cs | 0 .../AtomicOperations/Mixed/AtomicSerializationTests.cs | 0 .../AtomicOperations/Mixed/MaximumOperationsPerRequestTests.cs | 0 .../ModelStateValidation/AtomicModelStateValidationTests.cs | 0 .../IntegrationTests/AtomicOperations/MusicTrack.cs | 0 .../IntegrationTests/AtomicOperations/MusicTracksController.cs | 0 .../IntegrationTests/AtomicOperations/OperationsDbContext.cs | 0 .../IntegrationTests/AtomicOperations/OperationsFakers.cs | 0 .../IntegrationTests/AtomicOperations/Performer.cs | 0 .../IntegrationTests/AtomicOperations/PerformersController.cs | 0 .../IntegrationTests/AtomicOperations/Playlist.cs | 0 .../IntegrationTests/AtomicOperations/PlaylistsController.cs | 0 .../AtomicOperations/QueryStrings/AtomicQueryStringTests.cs | 0 .../AtomicOperations/QueryStrings/MusicTrackReleaseDefinition.cs | 0 .../AtomicOperations/RecordCompaniesController.cs | 0 .../IntegrationTests/AtomicOperations/RecordCompany.cs | 0 .../Serialization/AtomicSerializationResourceDefinitionTests.cs | 0 .../ResourceDefinitions/Serialization/RecordCompanyDefinition.cs | 0 .../AtomicSparseFieldSetResourceDefinitionTests.cs | 0 .../SparseFieldSets/LyricPermissionProvider.cs | 0 .../ResourceDefinitions/SparseFieldSets/LyricTextDefinition.cs | 0 .../IntegrationTests/AtomicOperations/TextLanguage.cs | 0 .../IntegrationTests/AtomicOperations/TextLanguagesController.cs | 0 .../AtomicOperations/Transactions/AtomicRollbackTests.cs | 0 .../Transactions/AtomicTransactionConsistencyTests.cs | 0 .../AtomicOperations/Transactions/ExtraDbContext.cs | 0 .../AtomicOperations/Transactions/LyricRepository.cs | 0 .../AtomicOperations/Transactions/MusicTrackRepository.cs | 0 .../AtomicOperations/Transactions/PerformerRepository.cs | 0 .../Updating/Relationships/AtomicAddToToManyRelationshipTests.cs | 0 .../Relationships/AtomicRemoveFromToManyRelationshipTests.cs | 0 .../Relationships/AtomicReplaceToManyRelationshipTests.cs | 0 .../Updating/Relationships/AtomicUpdateToOneRelationshipTests.cs | 0 .../Updating/Resources/AtomicReplaceToManyRelationshipTests.cs | 0 .../Updating/Resources/AtomicUpdateResourceTests.cs | 0 .../Updating/Resources/AtomicUpdateToOneRelationshipTests.cs | 0 .../IntegrationTests/CompositeKeys/Car.cs | 0 .../CompositeKeys/CarCompositeKeyAwareRepository.cs | 0 .../IntegrationTests/CompositeKeys/CarExpressionRewriter.cs | 0 .../IntegrationTests/CompositeKeys/CarsController.cs | 0 .../IntegrationTests/CompositeKeys/CompositeDbContext.cs | 0 .../IntegrationTests/CompositeKeys/CompositeKeyTests.cs | 0 .../IntegrationTests/CompositeKeys/Dealership.cs | 0 .../IntegrationTests/CompositeKeys/DealershipsController.cs | 0 .../IntegrationTests/CompositeKeys/Engine.cs | 0 .../IntegrationTests/CompositeKeys/EnginesController.cs | 0 .../IntegrationTests/ContentNegotiation/AcceptHeaderTests.cs | 0 .../IntegrationTests/ContentNegotiation/ContentTypeHeaderTests.cs | 0 .../IntegrationTests/ContentNegotiation/PoliciesController.cs | 0 .../IntegrationTests/ContentNegotiation/Policy.cs | 0 .../IntegrationTests/ContentNegotiation/PolicyDbContext.cs | 0 .../ControllerActionResults/ActionResultDbContext.cs | 0 .../IntegrationTests/ControllerActionResults/ActionResultTests.cs | 0 .../ControllerActionResults/BaseToothbrushesController.cs | 0 .../IntegrationTests/ControllerActionResults/Toothbrush.cs | 0 .../ControllerActionResults/ToothbrushesController.cs | 0 .../IntegrationTests/CustomRoutes/ApiControllerAttributeTests.cs | 0 .../IntegrationTests/CustomRoutes/Civilian.cs | 0 .../IntegrationTests/CustomRoutes/CiviliansController.cs | 0 .../IntegrationTests/CustomRoutes/CustomRouteDbContext.cs | 0 .../IntegrationTests/CustomRoutes/CustomRouteFakers.cs | 0 .../IntegrationTests/CustomRoutes/CustomRouteTests.cs | 0 .../IntegrationTests/CustomRoutes/Town.cs | 0 .../IntegrationTests/CustomRoutes/TownsController.cs | 0 .../IntegrationTests/EagerLoading/Building.cs | 0 .../IntegrationTests/EagerLoading/BuildingRepository.cs | 0 .../IntegrationTests/EagerLoading/BuildingsController.cs | 0 .../IntegrationTests/EagerLoading/City.cs | 0 .../IntegrationTests/EagerLoading/Door.cs | 0 .../IntegrationTests/EagerLoading/EagerLoadingDbContext.cs | 0 .../IntegrationTests/EagerLoading/EagerLoadingFakers.cs | 0 .../IntegrationTests/EagerLoading/EagerLoadingTests.cs | 0 .../IntegrationTests/EagerLoading/State.cs | 0 .../IntegrationTests/EagerLoading/StatesController.cs | 0 .../IntegrationTests/EagerLoading/Street.cs | 0 .../IntegrationTests/EagerLoading/StreetsController.cs | 0 .../IntegrationTests/EagerLoading/Window.cs | 0 .../ExceptionHandling/AlternateExceptionHandler.cs | 0 .../IntegrationTests/ExceptionHandling/ConsumerArticle.cs | 0 .../ConsumerArticleIsNoLongerAvailableException.cs | 0 .../IntegrationTests/ExceptionHandling/ConsumerArticleService.cs | 0 .../ExceptionHandling/ConsumerArticlesController.cs | 0 .../IntegrationTests/ExceptionHandling/ErrorDbContext.cs | 0 .../IntegrationTests/ExceptionHandling/ExceptionHandlerTests.cs | 0 .../IntegrationTests/ExceptionHandling/ThrowingArticle.cs | 0 .../ExceptionHandling/ThrowingArticlesController.cs | 0 .../IntegrationTests/HostingInIIS/ArtGalleriesController.cs | 0 .../IntegrationTests/HostingInIIS/ArtGallery.cs | 0 .../IntegrationTests/HostingInIIS/HostingDbContext.cs | 0 .../IntegrationTests/HostingInIIS/HostingFakers.cs | 0 .../IntegrationTests/HostingInIIS/HostingStartup.cs | 0 .../IntegrationTests/HostingInIIS/HostingTests.cs | 0 .../IntegrationTests/HostingInIIS/Painting.cs | 0 .../IntegrationTests/HostingInIIS/PaintingsController.cs | 0 .../IntegrationTests/IdObfuscation/BankAccount.cs | 0 .../IntegrationTests/IdObfuscation/BankAccountsController.cs | 0 .../IntegrationTests/IdObfuscation/DebitCard.cs | 0 .../IntegrationTests/IdObfuscation/DebitCardsController.cs | 0 .../IntegrationTests/IdObfuscation/HexadecimalCodec.cs | 0 .../IntegrationTests/IdObfuscation/IdObfuscationTests.cs | 0 .../IntegrationTests/IdObfuscation/ObfuscatedIdentifiable.cs | 0 .../IdObfuscation/ObfuscatedIdentifiableController.cs | 0 .../IntegrationTests/IdObfuscation/ObfuscationDbContext.cs | 0 .../IntegrationTests/IdObfuscation/ObfuscationFakers.cs | 0 .../InputValidation/ModelState/ModelStateDbContext.cs | 0 .../InputValidation/ModelState/ModelStateValidationTests.cs | 0 .../InputValidation/ModelState/NoModelStateValidationTests.cs | 0 .../InputValidation/ModelState/SystemDirectoriesController.cs | 0 .../InputValidation/ModelState/SystemDirectory.cs | 0 .../IntegrationTests/InputValidation/ModelState/SystemFile.cs | 0 .../InputValidation/ModelState/SystemFilesController.cs | 0 .../IntegrationTests/InputValidation/RequestBody/Workflow.cs | 0 .../InputValidation/RequestBody/WorkflowDbContext.cs | 0 .../InputValidation/RequestBody/WorkflowDefinition.cs | 0 .../IntegrationTests/InputValidation/RequestBody/WorkflowStage.cs | 0 .../IntegrationTests/InputValidation/RequestBody/WorkflowTests.cs | 0 .../InputValidation/RequestBody/WorkflowsController.cs | 0 .../IntegrationTests/Links/AbsoluteLinksWithNamespaceTests.cs | 0 .../IntegrationTests/Links/AbsoluteLinksWithoutNamespaceTests.cs | 0 .../IntegrationTests/Links/LinkInclusionTests.cs | 0 .../IntegrationTests/Links/LinksDbContext.cs | 0 .../IntegrationTests/Links/LinksFakers.cs | 0 .../IntegrationTests/Links/Photo.cs | 0 .../IntegrationTests/Links/PhotoAlbum.cs | 0 .../IntegrationTests/Links/PhotoAlbumsController.cs | 0 .../IntegrationTests/Links/PhotoLocation.cs | 0 .../IntegrationTests/Links/PhotoLocationsController.cs | 0 .../IntegrationTests/Links/PhotosController.cs | 0 .../IntegrationTests/Links/RelativeLinksWithNamespaceTests.cs | 0 .../IntegrationTests/Links/RelativeLinksWithoutNamespaceTests.cs | 0 .../IntegrationTests/Logging/AuditDbContext.cs | 0 .../IntegrationTests/Logging/AuditEntriesController.cs | 0 .../IntegrationTests/Logging/AuditEntry.cs | 0 .../IntegrationTests/Logging/AuditFakers.cs | 0 .../IntegrationTests/Logging/LoggingTests.cs | 0 .../IntegrationTests/Meta/ProductFamiliesController.cs | 0 .../IntegrationTests/Meta/ProductFamily.cs | 0 .../IntegrationTests/Meta/ResourceMetaTests.cs | 0 .../IntegrationTests/Meta/ResponseMetaTests.cs | 0 .../IntegrationTests/Meta/SupportDbContext.cs | 0 .../IntegrationTests/Meta/SupportFakers.cs | 0 .../IntegrationTests/Meta/SupportResponseMeta.cs | 0 .../IntegrationTests/Meta/SupportTicket.cs | 0 .../IntegrationTests/Meta/SupportTicketDefinition.cs | 0 .../IntegrationTests/Meta/SupportTicketsController.cs | 0 .../IntegrationTests/Meta/TopLevelCountTests.cs | 0 .../IntegrationTests/Microservices/DomainFakers.cs | 0 .../IntegrationTests/Microservices/DomainGroup.cs | 0 .../IntegrationTests/Microservices/DomainGroupsController.cs | 0 .../IntegrationTests/Microservices/DomainUser.cs | 0 .../IntegrationTests/Microservices/DomainUsersController.cs | 0 .../Microservices/FireAndForgetDelivery/FireForgetDbContext.cs | 0 .../FireAndForgetDelivery/FireForgetGroupDefinition.cs | 0 .../Microservices/FireAndForgetDelivery/FireForgetTests.Group.cs | 0 .../Microservices/FireAndForgetDelivery/FireForgetTests.User.cs | 0 .../Microservices/FireAndForgetDelivery/FireForgetTests.cs | 0 .../FireAndForgetDelivery/FireForgetUserDefinition.cs | 0 .../Microservices/FireAndForgetDelivery/MessageBroker.cs | 0 .../Microservices/Messages/GroupCreatedContent.cs | 0 .../Microservices/Messages/GroupDeletedContent.cs | 0 .../Microservices/Messages/GroupRenamedContent.cs | 0 .../IntegrationTests/Microservices/Messages/IMessageContent.cs | 0 .../IntegrationTests/Microservices/Messages/OutgoingMessage.cs | 0 .../Microservices/Messages/UserAddedToGroupContent.cs | 0 .../IntegrationTests/Microservices/Messages/UserCreatedContent.cs | 0 .../IntegrationTests/Microservices/Messages/UserDeletedContent.cs | 0 .../Microservices/Messages/UserDisplayNameChangedContent.cs | 0 .../Microservices/Messages/UserLoginNameChangedContent.cs | 0 .../Microservices/Messages/UserMovedToGroupContent.cs | 0 .../Microservices/Messages/UserRemovedFromGroupContent.cs | 0 .../IntegrationTests/Microservices/MessagingGroupDefinition.cs | 0 .../IntegrationTests/Microservices/MessagingUserDefinition.cs | 0 .../Microservices/TransactionalOutboxPattern/OutboxDbContext.cs | 0 .../TransactionalOutboxPattern/OutboxGroupDefinition.cs | 0 .../Microservices/TransactionalOutboxPattern/OutboxTests.Group.cs | 0 .../Microservices/TransactionalOutboxPattern/OutboxTests.User.cs | 0 .../Microservices/TransactionalOutboxPattern/OutboxTests.cs | 0 .../TransactionalOutboxPattern/OutboxUserDefinition.cs | 0 .../IntegrationTests/MultiTenancy/IHasTenant.cs | 0 .../IntegrationTests/MultiTenancy/ITenantProvider.cs | 0 .../IntegrationTests/MultiTenancy/MultiTenancyDbContext.cs | 0 .../IntegrationTests/MultiTenancy/MultiTenancyFakers.cs | 0 .../IntegrationTests/MultiTenancy/MultiTenancyTests.cs | 0 .../IntegrationTests/MultiTenancy/MultiTenantResourceService.cs | 0 .../IntegrationTests/MultiTenancy/RouteTenantProvider.cs | 0 .../IntegrationTests/MultiTenancy/WebProduct.cs | 0 .../IntegrationTests/MultiTenancy/WebProductsController.cs | 0 .../IntegrationTests/MultiTenancy/WebShop.cs | 0 .../IntegrationTests/MultiTenancy/WebShopsController.cs | 0 .../IntegrationTests/NamingConventions/DivingBoard.cs | 0 .../IntegrationTests/NamingConventions/DivingBoardsController.cs | 0 .../NamingConventions/KebabCasingConventionStartup.cs | 0 .../IntegrationTests/NamingConventions/KebabCasingTests.cs | 0 .../IntegrationTests/NamingConventions/SwimmingDbContext.cs | 0 .../IntegrationTests/NamingConventions/SwimmingFakers.cs | 0 .../IntegrationTests/NamingConventions/SwimmingPool.cs | 0 .../IntegrationTests/NamingConventions/SwimmingPoolsController.cs | 0 .../IntegrationTests/NamingConventions/WaterSlide.cs | 0 .../NonJsonApiControllers/NonJsonApiControllerTests.cs | 0 .../IntegrationTests/QueryStrings/AccountPreferences.cs | 0 .../IntegrationTests/QueryStrings/Appointment.cs | 0 .../IntegrationTests/QueryStrings/Blog.cs | 0 .../IntegrationTests/QueryStrings/BlogPost.cs | 0 .../IntegrationTests/QueryStrings/BlogPostsController.cs | 0 .../IntegrationTests/QueryStrings/BlogsController.cs | 0 .../IntegrationTests/QueryStrings/Calendar.cs | 0 .../IntegrationTests/QueryStrings/CalendarsController.cs | 0 .../IntegrationTests/QueryStrings/Comment.cs | 0 .../IntegrationTests/QueryStrings/CommentsController.cs | 0 .../QueryStrings/Filtering/FilterDataTypeTests.cs | 0 .../IntegrationTests/QueryStrings/Filtering/FilterDbContext.cs | 0 .../IntegrationTests/QueryStrings/Filtering/FilterDepthTests.cs | 0 .../QueryStrings/Filtering/FilterOperatorTests.cs | 0 .../IntegrationTests/QueryStrings/Filtering/FilterTests.cs | 0 .../IntegrationTests/QueryStrings/Filtering/FilterableResource.cs | 0 .../QueryStrings/Filtering/FilterableResourcesController.cs | 0 .../IntegrationTests/QueryStrings/Includes/IncludeTests.cs | 0 .../IntegrationTests/QueryStrings/Label.cs | 0 .../IntegrationTests/QueryStrings/LabelColor.cs | 0 .../QueryStrings/Pagination/PaginationWithTotalCountTests.cs | 0 .../QueryStrings/Pagination/PaginationWithoutTotalCountTests.cs | 0 .../QueryStrings/Pagination/RangeValidationTests.cs | 0 .../QueryStrings/Pagination/RangeValidationWithMaximumTests.cs | 0 .../IntegrationTests/QueryStrings/QueryStringDbContext.cs | 0 .../IntegrationTests/QueryStrings/QueryStringFakers.cs | 0 .../IntegrationTests/QueryStrings/QueryStringTests.cs | 0 .../QueryStrings/SerializerDefaultValueHandlingTests.cs | 0 .../QueryStrings/SerializerNullValueHandlingTests.cs | 0 .../IntegrationTests/QueryStrings/Sorting/SortTests.cs | 0 .../QueryStrings/SparseFieldSets/ResourceCaptureStore.cs | 0 .../QueryStrings/SparseFieldSets/ResultCapturingRepository.cs | 0 .../QueryStrings/SparseFieldSets/SparseFieldSetTests.cs | 0 .../IntegrationTests/QueryStrings/WebAccount.cs | 0 .../IntegrationTests/QueryStrings/WebAccountsController.cs | 0 .../IntegrationTests/ReadWrite/Creating/CreateResourceTests.cs | 0 .../Creating/CreateResourceWithClientGeneratedIdTests.cs | 0 .../Creating/CreateResourceWithToManyRelationshipTests.cs | 0 .../Creating/CreateResourceWithToOneRelationshipTests.cs | 0 .../IntegrationTests/ReadWrite/Deleting/DeleteResourceTests.cs | 0 .../IntegrationTests/ReadWrite/Fetching/FetchRelationshipTests.cs | 0 .../IntegrationTests/ReadWrite/Fetching/FetchResourceTests.cs | 0 .../ReadWrite/ImplicitlyChangingWorkItemDefinition.cs | 0 .../ReadWrite/ImplicitlyChangingWorkItemGroupDefinition.cs | 0 .../IntegrationTests/ReadWrite/ReadWriteDbContext.cs | 0 .../IntegrationTests/ReadWrite/ReadWriteFakers.cs | 0 .../IntegrationTests/ReadWrite/RgbColor.cs | 0 .../IntegrationTests/ReadWrite/RgbColorsController.cs | 0 .../Updating/Relationships/AddToToManyRelationshipTests.cs | 0 .../Updating/Relationships/RemoveFromToManyRelationshipTests.cs | 0 .../Updating/Relationships/ReplaceToManyRelationshipTests.cs | 0 .../Updating/Relationships/UpdateToOneRelationshipTests.cs | 0 .../Updating/Resources/ReplaceToManyRelationshipTests.cs | 0 .../ReadWrite/Updating/Resources/UpdateResourceTests.cs | 0 .../ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs | 0 .../IntegrationTests/ReadWrite/UserAccount.cs | 0 .../IntegrationTests/ReadWrite/UserAccountsController.cs | 0 .../IntegrationTests/ReadWrite/WorkItem.cs | 0 .../IntegrationTests/ReadWrite/WorkItemGroup.cs | 0 .../IntegrationTests/ReadWrite/WorkItemGroupsController.cs | 0 .../IntegrationTests/ReadWrite/WorkItemPriority.cs | 0 .../IntegrationTests/ReadWrite/WorkItemToWorkItem.cs | 0 .../IntegrationTests/ReadWrite/WorkItemsController.cs | 0 .../IntegrationTests/ReadWrite/WorkTag.cs | 0 .../IntegrationTests/RequiredRelationships/Customer.cs | 0 .../IntegrationTests/RequiredRelationships/CustomersController.cs | 0 .../RequiredRelationships/DefaultBehaviorDbContext.cs | 0 .../RequiredRelationships/DefaultBehaviorFakers.cs | 0 .../RequiredRelationships/DefaultBehaviorTests.cs | 0 .../IntegrationTests/RequiredRelationships/Order.cs | 0 .../IntegrationTests/RequiredRelationships/OrdersController.cs | 0 .../IntegrationTests/RequiredRelationships/Shipment.cs | 0 .../IntegrationTests/RequiredRelationships/ShipmentsController.cs | 0 .../ResourceConstructorInjection/GiftCertificate.cs | 0 .../ResourceConstructorInjection/GiftCertificatesController.cs | 0 .../ResourceConstructorInjection/InjectionDbContext.cs | 0 .../ResourceConstructorInjection/InjectionFakers.cs | 0 .../IntegrationTests/ResourceConstructorInjection/PostOffice.cs | 0 .../ResourceConstructorInjection/PostOfficesController.cs | 0 .../ResourceConstructorInjection/ResourceInjectionTests.cs | 0 .../IntegrationTests/ResourceDefinitionHitCounter.cs | 0 .../ResourceDefinitions/Reading/IClientSettingsProvider.cs | 0 .../IntegrationTests/ResourceDefinitions/Reading/Moon.cs | 0 .../ResourceDefinitions/Reading/MoonDefinition.cs | 0 .../ResourceDefinitions/Reading/MoonsController.cs | 0 .../IntegrationTests/ResourceDefinitions/Reading/Planet.cs | 0 .../ResourceDefinitions/Reading/PlanetDefinition.cs | 0 .../ResourceDefinitions/Reading/PlanetsController.cs | 0 .../ResourceDefinitions/Reading/ResourceDefinitionReadTests.cs | 0 .../IntegrationTests/ResourceDefinitions/Reading/Star.cs | 0 .../ResourceDefinitions/Reading/StarDefinition.cs | 0 .../IntegrationTests/ResourceDefinitions/Reading/StarKind.cs | 0 .../ResourceDefinitions/Reading/StarsController.cs | 0 .../ResourceDefinitions/Reading/TestClientSettingsProvider.cs | 0 .../ResourceDefinitions/Reading/UniverseDbContext.cs | 0 .../ResourceDefinitions/Reading/UniverseFakers.cs | 0 .../ResourceDefinitions/Serialization/AesEncryptionService.cs | 0 .../ResourceDefinitions/Serialization/IEncryptionService.cs | 0 .../Serialization/ResourceDefinitionSerializationTests.cs | 0 .../ResourceDefinitions/Serialization/Scholarship.cs | 0 .../ResourceDefinitions/Serialization/ScholarshipsController.cs | 0 .../ResourceDefinitions/Serialization/SerializationDbContext.cs | 0 .../ResourceDefinitions/Serialization/SerializationFakers.cs | 0 .../IntegrationTests/ResourceDefinitions/Serialization/Student.cs | 0 .../ResourceDefinitions/Serialization/StudentDefinition.cs | 0 .../ResourceDefinitions/Serialization/StudentsController.cs | 0 .../IntegrationTests/ResourceInheritance/InheritanceDbContext.cs | 0 .../IntegrationTests/ResourceInheritance/InheritanceTests.cs | 0 .../IntegrationTests/ResourceInheritance/MenController.cs | 0 .../IntegrationTests/ResourceInheritance/Models/Book.cs | 0 .../ResourceInheritance/Models/CompanyHealthInsurance.cs | 0 .../IntegrationTests/ResourceInheritance/Models/ContentItem.cs | 0 .../ResourceInheritance/Models/FamilyHealthInsurance.cs | 0 .../ResourceInheritance/Models/HealthInsurance.cs | 0 .../IntegrationTests/ResourceInheritance/Models/Human.cs | 0 .../IntegrationTests/ResourceInheritance/Models/Man.cs | 0 .../IntegrationTests/ResourceInheritance/Models/Video.cs | 0 .../IntegrationTests/ResourceInheritance/Models/Woman.cs | 0 .../IntegrationTests/RestrictedControllers/Bed.cs | 0 .../RestrictedControllers/BlockingHttpDeleteController.cs | 0 .../RestrictedControllers/BlockingHttpPatchController.cs | 0 .../RestrictedControllers/BlockingHttpPostController.cs | 0 .../RestrictedControllers/BlockingWritesController.cs | 0 .../IntegrationTests/RestrictedControllers/Chair.cs | 0 .../RestrictedControllers/DisableQueryStringTests.cs | 0 .../IntegrationTests/RestrictedControllers/HttpReadOnlyTests.cs | 0 .../IntegrationTests/RestrictedControllers/NoHttpDeleteTests.cs | 0 .../IntegrationTests/RestrictedControllers/NoHttpPatchTests.cs | 0 .../IntegrationTests/RestrictedControllers/NoHttpPostTests.cs | 0 .../RestrictedControllers/RestrictionDbContext.cs | 0 .../IntegrationTests/RestrictedControllers/RestrictionFakers.cs | 0 .../RestrictedControllers/SkipCacheQueryStringParameterReader.cs | 0 .../IntegrationTests/RestrictedControllers/Sofa.cs | 0 .../IntegrationTests/RestrictedControllers/Table.cs | 0 .../IntegrationTests/Serialization/ETagTests.cs | 0 .../IntegrationTests/Serialization/Meeting.cs | 0 .../IntegrationTests/Serialization/MeetingAttendee.cs | 0 .../IntegrationTests/Serialization/MeetingAttendeesController.cs | 0 .../IntegrationTests/Serialization/MeetingLocation.cs | 0 .../IntegrationTests/Serialization/MeetingsController.cs | 0 .../IntegrationTests/Serialization/SerializationDbContext.cs | 0 .../IntegrationTests/Serialization/SerializationFakers.cs | 0 .../IntegrationTests/Serialization/SerializationTests.cs | 0 .../IntegrationTests/SoftDeletion/CompaniesController.cs | 0 .../IntegrationTests/SoftDeletion/Company.cs | 0 .../IntegrationTests/SoftDeletion/Department.cs | 0 .../IntegrationTests/SoftDeletion/DepartmentsController.cs | 0 .../IntegrationTests/SoftDeletion/ISoftDeletable.cs | 0 .../SoftDeletion/SoftDeletionAwareResourceService.cs | 0 .../IntegrationTests/SoftDeletion/SoftDeletionDbContext.cs | 0 .../IntegrationTests/SoftDeletion/SoftDeletionFakers.cs | 0 .../IntegrationTests/SoftDeletion/SoftDeletionTests.cs | 0 .../IntegrationTests/ZeroKeys/EmptyGuidAsKeyTests.cs | 0 .../IntegrationTests/ZeroKeys/Game.cs | 0 .../IntegrationTests/ZeroKeys/GamesController.cs | 0 .../IntegrationTests/ZeroKeys/Map.cs | 0 .../IntegrationTests/ZeroKeys/MapsController.cs | 0 .../IntegrationTests/ZeroKeys/Player.cs | 0 .../IntegrationTests/ZeroKeys/PlayersController.cs | 0 .../IntegrationTests/ZeroKeys/ZeroAsKeyTests.cs | 0 .../IntegrationTests/ZeroKeys/ZeroKeyDbContext.cs | 0 .../IntegrationTests/ZeroKeys/ZeroKeyFakers.cs | 0 .../JsonApiDotNetCoreExampleTests.csproj | 0 .../Startups/AbsoluteLinksInApiNamespaceStartup.cs | 0 .../Startups/AbsoluteLinksNoNamespaceStartup.cs | 0 .../Startups/ModelStateValidationStartup.cs | 0 .../Startups/RelativeLinksInApiNamespaceStartup.cs | 0 .../Startups/RelativeLinksNoNamespaceStartup.cs | 0 .../Startups/TestableStartup.cs | 0 .../Configuration/DependencyContainerRegistrationTests.cs | 0 .../UnitTests/Links/LinkInclusionTests.cs | 0 .../UnitTests/QueryStringParameters/BaseParseTests.cs | 0 .../UnitTests/QueryStringParameters/DefaultsParseTests.cs | 0 .../UnitTests/QueryStringParameters/FilterParseTests.cs | 0 .../UnitTests/QueryStringParameters/IncludeParseTests.cs | 0 .../UnitTests/QueryStringParameters/LegacyFilterParseTests.cs | 0 .../UnitTests/QueryStringParameters/NullsParseTests.cs | 0 .../UnitTests/QueryStringParameters/PaginationParseTests.cs | 0 .../UnitTests/QueryStringParameters/SortParseTests.cs | 0 .../UnitTests/QueryStringParameters/SparseFieldSetParseTests.cs | 0 .../xunit.runner.json | 0 411 files changed, 0 insertions(+), 0 deletions(-) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/ExampleIntegrationTestContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/ArchiveTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/BroadcastComment.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/BroadcastCommentsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionBroadcast.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionBroadcastDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionBroadcastsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionNetwork.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionNetworksController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionStation.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Archiving/TelevisionStationsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Controllers/AtomicConstrainedOperationsControllerTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Controllers/CreateMusicTrackOperationsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithClientGeneratedIdTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToOneRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Deleting/AtomicDeleteResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ImplicitlyChangingTextLanguageDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Links/AtomicAbsoluteLinksTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Links/AtomicRelativeLinksWithNamespaceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/LocalIds/AtomicLocalIdTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Lyric.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/LyricsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Meta/AtomicResourceMetaTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Meta/AtomicResponseMeta.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Meta/AtomicResponseMetaTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Meta/MusicTrackMetaDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Meta/TextLanguageMetaDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Mixed/AtomicRequestBodyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Mixed/AtomicSerializationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Mixed/MaximumOperationsPerRequestTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ModelStateValidation/AtomicModelStateValidationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/MusicTrack.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/MusicTracksController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/OperationsDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/OperationsFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Performer.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/PerformersController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Playlist.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/PlaylistsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/QueryStrings/AtomicQueryStringTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/QueryStrings/MusicTrackReleaseDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/RecordCompaniesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/RecordCompany.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/AtomicSerializationResourceDefinitionTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/RecordCompanyDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/AtomicSparseFieldSetResourceDefinitionTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricPermissionProvider.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricTextDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/TextLanguage.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/TextLanguagesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Transactions/AtomicRollbackTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Transactions/AtomicTransactionConsistencyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Transactions/ExtraDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Transactions/LyricRepository.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Transactions/MusicTrackRepository.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Transactions/PerformerRepository.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicAddToToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicRemoveFromToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicReplaceToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicUpdateToOneRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Resources/AtomicReplaceToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateToOneRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/Car.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/CarCompositeKeyAwareRepository.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/CarExpressionRewriter.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/CarsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/CompositeDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/CompositeKeyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/Dealership.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/DealershipsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/Engine.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CompositeKeys/EnginesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ContentNegotiation/AcceptHeaderTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ContentNegotiation/ContentTypeHeaderTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ContentNegotiation/PoliciesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ContentNegotiation/Policy.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ContentNegotiation/PolicyDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ControllerActionResults/ActionResultDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ControllerActionResults/ActionResultTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ControllerActionResults/BaseToothbrushesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ControllerActionResults/Toothbrush.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ControllerActionResults/ToothbrushesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/ApiControllerAttributeTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/Civilian.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/CiviliansController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/CustomRouteDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/CustomRouteFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/CustomRouteTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/Town.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/CustomRoutes/TownsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/Building.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/BuildingRepository.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/BuildingsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/City.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/Door.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/EagerLoadingDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/EagerLoadingFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/EagerLoadingTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/State.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/StatesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/Street.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/StreetsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/EagerLoading/Window.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/AlternateExceptionHandler.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ConsumerArticle.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ConsumerArticleIsNoLongerAvailableException.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ConsumerArticleService.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ConsumerArticlesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ErrorDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ExceptionHandlerTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ThrowingArticle.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ExceptionHandling/ThrowingArticlesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/ArtGalleriesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/ArtGallery.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/HostingDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/HostingFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/HostingStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/HostingTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/Painting.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/HostingInIIS/PaintingsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/BankAccount.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/BankAccountsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/DebitCard.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/DebitCardsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/HexadecimalCodec.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/IdObfuscationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/ObfuscatedIdentifiable.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/ObfuscatedIdentifiableController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/ObfuscationDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/IdObfuscation/ObfuscationFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/ModelStateDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/ModelStateValidationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/NoModelStateValidationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/SystemDirectoriesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/SystemDirectory.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/SystemFile.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/ModelState/SystemFilesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/RequestBody/Workflow.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/RequestBody/WorkflowDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/RequestBody/WorkflowDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/RequestBody/WorkflowStage.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/RequestBody/WorkflowTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/InputValidation/RequestBody/WorkflowsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/AbsoluteLinksWithNamespaceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/AbsoluteLinksWithoutNamespaceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/LinkInclusionTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/LinksDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/LinksFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/Photo.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/PhotoAlbum.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/PhotoAlbumsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/PhotoLocation.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/PhotoLocationsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/PhotosController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/RelativeLinksWithNamespaceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Links/RelativeLinksWithoutNamespaceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Logging/AuditDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Logging/AuditEntriesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Logging/AuditEntry.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Logging/AuditFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Logging/LoggingTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/ProductFamiliesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/ProductFamily.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/ResourceMetaTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/ResponseMetaTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/SupportDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/SupportFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/SupportResponseMeta.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/SupportTicket.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/SupportTicketDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/SupportTicketsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Meta/TopLevelCountTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/DomainFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/DomainGroup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/DomainGroupsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/DomainUser.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/DomainUsersController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetGroupDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.Group.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.User.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetUserDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/FireAndForgetDelivery/MessageBroker.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/GroupCreatedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/GroupDeletedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/GroupRenamedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/IMessageContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/OutgoingMessage.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserAddedToGroupContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserCreatedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserDeletedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserDisplayNameChangedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserLoginNameChangedContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserMovedToGroupContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/Messages/UserRemovedFromGroupContent.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/MessagingGroupDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/MessagingUserDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxGroupDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.Group.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.User.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxUserDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/IHasTenant.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/ITenantProvider.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/MultiTenancyDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/MultiTenancyFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/MultiTenancyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/MultiTenantResourceService.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/RouteTenantProvider.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/WebProduct.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/WebProductsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/WebShop.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/MultiTenancy/WebShopsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/DivingBoard.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/DivingBoardsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/KebabCasingConventionStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/KebabCasingTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/SwimmingDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/SwimmingFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/SwimmingPool.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/SwimmingPoolsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NamingConventions/WaterSlide.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/NonJsonApiControllers/NonJsonApiControllerTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/AccountPreferences.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Appointment.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Blog.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/BlogPost.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/BlogPostsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/BlogsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Calendar.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/CalendarsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Comment.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/CommentsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterDataTypeTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterDepthTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterOperatorTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterableResource.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Filtering/FilterableResourcesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Includes/IncludeTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Label.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/LabelColor.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Pagination/PaginationWithTotalCountTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Pagination/PaginationWithoutTotalCountTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Pagination/RangeValidationWithMaximumTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/QueryStringDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/QueryStringFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/QueryStringTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/SerializerDefaultValueHandlingTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/SerializerNullValueHandlingTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/Sorting/SortTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/SparseFieldSets/ResourceCaptureStore.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/SparseFieldSets/ResultCapturingRepository.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/SparseFieldSets/SparseFieldSetTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/WebAccount.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/QueryStrings/WebAccountsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Creating/CreateResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Creating/CreateResourceWithClientGeneratedIdTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Creating/CreateResourceWithToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Creating/CreateResourceWithToOneRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Deleting/DeleteResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Fetching/FetchRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Fetching/FetchResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemGroupDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/ReadWriteDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/ReadWriteFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/RgbColor.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/RgbColorsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Relationships/AddToToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Relationships/RemoveFromToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Relationships/ReplaceToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Relationships/UpdateToOneRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Resources/ReplaceToManyRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/UserAccount.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/UserAccountsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkItem.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkItemGroup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkItemGroupsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkItemPriority.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkItemToWorkItem.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkItemsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ReadWrite/WorkTag.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/Customer.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/CustomersController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/DefaultBehaviorDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/DefaultBehaviorFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/DefaultBehaviorTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/Order.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/OrdersController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/Shipment.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RequiredRelationships/ShipmentsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/GiftCertificate.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/GiftCertificatesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/InjectionDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/InjectionFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/PostOffice.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/PostOfficesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceConstructorInjection/ResourceInjectionTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitionHitCounter.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/IClientSettingsProvider.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/Moon.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/MoonDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/MoonsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/Planet.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/PlanetDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/PlanetsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/ResourceDefinitionReadTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/Star.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/StarDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/StarKind.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/StarsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/TestClientSettingsProvider.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/UniverseDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Reading/UniverseFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/AesEncryptionService.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/IEncryptionService.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/ResourceDefinitionSerializationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/Scholarship.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/ScholarshipsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/SerializationDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/SerializationFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/Student.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/StudentDefinition.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceDefinitions/Serialization/StudentsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/InheritanceDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/InheritanceTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/MenController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/Book.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/CompanyHealthInsurance.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/ContentItem.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/FamilyHealthInsurance.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/HealthInsurance.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/Human.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/Man.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/Video.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ResourceInheritance/Models/Woman.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/Bed.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/BlockingHttpPatchController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/BlockingHttpPostController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/BlockingWritesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/Chair.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/DisableQueryStringTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/HttpReadOnlyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/NoHttpDeleteTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/NoHttpPatchTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/NoHttpPostTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/RestrictionDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/RestrictionFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/SkipCacheQueryStringParameterReader.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/Sofa.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/RestrictedControllers/Table.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/ETagTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/Meeting.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/MeetingAttendee.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/MeetingAttendeesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/MeetingLocation.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/MeetingsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/SerializationDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/SerializationFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/Serialization/SerializationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/CompaniesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/Company.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/Department.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/DepartmentsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/ISoftDeletable.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/SoftDeletionAwareResourceService.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/SoftDeletionDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/SoftDeletionFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/SoftDeletion/SoftDeletionTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/EmptyGuidAsKeyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/Game.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/GamesController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/Map.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/MapsController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/Player.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/PlayersController.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/ZeroAsKeyTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/ZeroKeyDbContext.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/IntegrationTests/ZeroKeys/ZeroKeyFakers.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/JsonApiDotNetCoreExampleTests.csproj (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/Startups/AbsoluteLinksInApiNamespaceStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/Startups/AbsoluteLinksNoNamespaceStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/Startups/ModelStateValidationStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/Startups/RelativeLinksInApiNamespaceStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/Startups/RelativeLinksNoNamespaceStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/Startups/TestableStartup.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/Configuration/DependencyContainerRegistrationTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/Links/LinkInclusionTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/BaseParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/DefaultsParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/FilterParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/IncludeParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/LegacyFilterParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/NullsParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/PaginationParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/SortParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/UnitTests/QueryStringParameters/SparseFieldSetParseTests.cs (100%) rename test/{JsonApiDotNetCoreExampleTests => JsonApiDotNetCoreTests}/xunit.runner.json (100%) diff --git a/test/JsonApiDotNetCoreExampleTests/ExampleIntegrationTestContext.cs b/test/JsonApiDotNetCoreTests/ExampleIntegrationTestContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/ExampleIntegrationTestContext.cs rename to test/JsonApiDotNetCoreTests/ExampleIntegrationTestContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/ArchiveTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/ArchiveTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/ArchiveTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/ArchiveTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/BroadcastComment.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/BroadcastComment.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/BroadcastComment.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/BroadcastComment.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/BroadcastCommentsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/BroadcastCommentsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/BroadcastCommentsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/BroadcastCommentsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionBroadcast.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionBroadcast.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionBroadcast.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionBroadcast.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionBroadcastDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionBroadcastDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionBroadcastDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionBroadcastDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionBroadcastsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionBroadcastsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionBroadcastsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionBroadcastsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionNetwork.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionNetwork.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionNetwork.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionNetwork.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionNetworksController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionNetworksController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionNetworksController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionNetworksController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionStation.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionStation.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionStation.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionStation.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionStationsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionStationsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Archiving/TelevisionStationsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Archiving/TelevisionStationsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Controllers/AtomicConstrainedOperationsControllerTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Controllers/AtomicConstrainedOperationsControllerTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Controllers/AtomicConstrainedOperationsControllerTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Controllers/AtomicConstrainedOperationsControllerTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Controllers/CreateMusicTrackOperationsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Controllers/CreateMusicTrackOperationsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Controllers/CreateMusicTrackOperationsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Controllers/CreateMusicTrackOperationsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithClientGeneratedIdTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithClientGeneratedIdTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithClientGeneratedIdTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithClientGeneratedIdTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToOneRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToOneRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToOneRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Creating/AtomicCreateResourceWithToOneRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Deleting/AtomicDeleteResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Deleting/AtomicDeleteResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Deleting/AtomicDeleteResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Deleting/AtomicDeleteResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ImplicitlyChangingTextLanguageDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ImplicitlyChangingTextLanguageDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ImplicitlyChangingTextLanguageDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ImplicitlyChangingTextLanguageDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Links/AtomicAbsoluteLinksTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Links/AtomicAbsoluteLinksTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Links/AtomicAbsoluteLinksTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Links/AtomicAbsoluteLinksTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Links/AtomicRelativeLinksWithNamespaceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Links/AtomicRelativeLinksWithNamespaceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Links/AtomicRelativeLinksWithNamespaceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Links/AtomicRelativeLinksWithNamespaceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/LocalIds/AtomicLocalIdTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/LocalIds/AtomicLocalIdTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/LocalIds/AtomicLocalIdTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/LocalIds/AtomicLocalIdTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Lyric.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Lyric.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Lyric.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Lyric.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/LyricsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/LyricsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/LyricsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/LyricsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/AtomicResourceMetaTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/AtomicResourceMetaTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/AtomicResourceMetaTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/AtomicResourceMetaTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMeta.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMeta.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMeta.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMeta.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMetaTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMetaTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMetaTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/AtomicResponseMetaTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/MusicTrackMetaDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/MusicTrackMetaDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/MusicTrackMetaDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/MusicTrackMetaDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/TextLanguageMetaDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/TextLanguageMetaDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Meta/TextLanguageMetaDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Meta/TextLanguageMetaDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Mixed/AtomicRequestBodyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Mixed/AtomicRequestBodyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Mixed/AtomicRequestBodyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Mixed/AtomicRequestBodyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Mixed/AtomicSerializationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Mixed/AtomicSerializationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Mixed/AtomicSerializationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Mixed/AtomicSerializationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Mixed/MaximumOperationsPerRequestTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Mixed/MaximumOperationsPerRequestTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Mixed/MaximumOperationsPerRequestTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Mixed/MaximumOperationsPerRequestTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ModelStateValidation/AtomicModelStateValidationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ModelStateValidation/AtomicModelStateValidationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ModelStateValidation/AtomicModelStateValidationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ModelStateValidation/AtomicModelStateValidationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/MusicTrack.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/MusicTrack.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/MusicTrack.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/MusicTrack.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/MusicTracksController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/MusicTracksController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/MusicTracksController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/MusicTracksController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/OperationsDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/OperationsDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/OperationsDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/OperationsDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/OperationsFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/OperationsFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/OperationsFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/OperationsFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Performer.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Performer.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Performer.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Performer.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/PerformersController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/PerformersController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/PerformersController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/PerformersController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Playlist.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Playlist.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Playlist.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Playlist.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/PlaylistsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/PlaylistsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/PlaylistsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/PlaylistsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/QueryStrings/AtomicQueryStringTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/QueryStrings/AtomicQueryStringTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/QueryStrings/AtomicQueryStringTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/QueryStrings/AtomicQueryStringTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/QueryStrings/MusicTrackReleaseDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/QueryStrings/MusicTrackReleaseDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/QueryStrings/MusicTrackReleaseDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/QueryStrings/MusicTrackReleaseDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/RecordCompaniesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/RecordCompaniesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/RecordCompaniesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/RecordCompaniesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/RecordCompany.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/RecordCompany.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/RecordCompany.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/RecordCompany.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/AtomicSerializationResourceDefinitionTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/AtomicSerializationResourceDefinitionTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/AtomicSerializationResourceDefinitionTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/AtomicSerializationResourceDefinitionTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/RecordCompanyDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/RecordCompanyDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/RecordCompanyDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/Serialization/RecordCompanyDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/AtomicSparseFieldSetResourceDefinitionTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/AtomicSparseFieldSetResourceDefinitionTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/AtomicSparseFieldSetResourceDefinitionTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/AtomicSparseFieldSetResourceDefinitionTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricPermissionProvider.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricPermissionProvider.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricPermissionProvider.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricPermissionProvider.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricTextDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricTextDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricTextDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/ResourceDefinitions/SparseFieldSets/LyricTextDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/TextLanguage.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/TextLanguage.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/TextLanguage.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/TextLanguage.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/TextLanguagesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/TextLanguagesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/TextLanguagesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/TextLanguagesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/AtomicRollbackTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/AtomicRollbackTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/AtomicRollbackTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/AtomicRollbackTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/AtomicTransactionConsistencyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/AtomicTransactionConsistencyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/AtomicTransactionConsistencyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/AtomicTransactionConsistencyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/ExtraDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/ExtraDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/ExtraDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/ExtraDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/LyricRepository.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/LyricRepository.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/LyricRepository.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/LyricRepository.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/MusicTrackRepository.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/MusicTrackRepository.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/MusicTrackRepository.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/MusicTrackRepository.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/PerformerRepository.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/PerformerRepository.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Transactions/PerformerRepository.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Transactions/PerformerRepository.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicAddToToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicAddToToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicAddToToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicAddToToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicRemoveFromToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicRemoveFromToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicRemoveFromToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicRemoveFromToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicReplaceToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicReplaceToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicReplaceToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicReplaceToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicUpdateToOneRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicUpdateToOneRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicUpdateToOneRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Relationships/AtomicUpdateToOneRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicReplaceToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicReplaceToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicReplaceToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicReplaceToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateToOneRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateToOneRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateToOneRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/AtomicOperations/Updating/Resources/AtomicUpdateToOneRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/Car.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/Car.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/Car.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/Car.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CarCompositeKeyAwareRepository.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CarCompositeKeyAwareRepository.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CarCompositeKeyAwareRepository.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CarCompositeKeyAwareRepository.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CarExpressionRewriter.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CarExpressionRewriter.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CarExpressionRewriter.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CarExpressionRewriter.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CarsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CarsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CarsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CarsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CompositeDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CompositeDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CompositeDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CompositeDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CompositeKeyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CompositeKeyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/CompositeKeyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/CompositeKeyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/Dealership.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/Dealership.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/Dealership.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/Dealership.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/DealershipsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/DealershipsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/DealershipsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/DealershipsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/Engine.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/Engine.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/Engine.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/Engine.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/EnginesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/EnginesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CompositeKeys/EnginesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CompositeKeys/EnginesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/AcceptHeaderTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/AcceptHeaderTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/AcceptHeaderTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/AcceptHeaderTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/ContentTypeHeaderTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/ContentTypeHeaderTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/ContentTypeHeaderTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/ContentTypeHeaderTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/PoliciesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/PoliciesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/PoliciesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/PoliciesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/Policy.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/Policy.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/Policy.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/Policy.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/PolicyDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/PolicyDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ContentNegotiation/PolicyDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ContentNegotiation/PolicyDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/ActionResultDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/ActionResultDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/ActionResultDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/ActionResultDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/ActionResultTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/ActionResultTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/ActionResultTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/ActionResultTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/BaseToothbrushesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/BaseToothbrushesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/BaseToothbrushesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/BaseToothbrushesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/Toothbrush.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/Toothbrush.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/Toothbrush.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/Toothbrush.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/ToothbrushesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/ToothbrushesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ControllerActionResults/ToothbrushesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ControllerActionResults/ToothbrushesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/ApiControllerAttributeTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/ApiControllerAttributeTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/ApiControllerAttributeTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/ApiControllerAttributeTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/Civilian.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/Civilian.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/Civilian.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/Civilian.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CiviliansController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CiviliansController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CiviliansController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CiviliansController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CustomRouteDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CustomRouteDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CustomRouteDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CustomRouteDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CustomRouteFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CustomRouteFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CustomRouteFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CustomRouteFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CustomRouteTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CustomRouteTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/CustomRouteTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/CustomRouteTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/Town.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/Town.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/Town.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/Town.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/TownsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/TownsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/CustomRoutes/TownsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/CustomRoutes/TownsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Building.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Building.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Building.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Building.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/BuildingRepository.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/BuildingRepository.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/BuildingRepository.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/BuildingRepository.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/BuildingsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/BuildingsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/BuildingsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/BuildingsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/City.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/City.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/City.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/City.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Door.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Door.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Door.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Door.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/EagerLoadingDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/EagerLoadingDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/EagerLoadingDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/EagerLoadingDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/EagerLoadingFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/EagerLoadingFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/EagerLoadingFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/EagerLoadingFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/EagerLoadingTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/EagerLoadingTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/EagerLoadingTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/EagerLoadingTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/State.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/State.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/State.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/State.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/StatesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/StatesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/StatesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/StatesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Street.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Street.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Street.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Street.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/StreetsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/StreetsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/StreetsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/StreetsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Window.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Window.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/EagerLoading/Window.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/EagerLoading/Window.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/AlternateExceptionHandler.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/AlternateExceptionHandler.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/AlternateExceptionHandler.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/AlternateExceptionHandler.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticle.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticle.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticle.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticle.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticleIsNoLongerAvailableException.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticleIsNoLongerAvailableException.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticleIsNoLongerAvailableException.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticleIsNoLongerAvailableException.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticleService.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticleService.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticleService.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticleService.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticlesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticlesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ConsumerArticlesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ConsumerArticlesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ErrorDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ErrorDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ErrorDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ErrorDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ExceptionHandlerTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ExceptionHandlerTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ExceptionHandlerTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ExceptionHandlerTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ThrowingArticle.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ThrowingArticle.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ThrowingArticle.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ThrowingArticle.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ThrowingArticlesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ThrowingArticlesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ExceptionHandling/ThrowingArticlesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ExceptionHandling/ThrowingArticlesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/ArtGalleriesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/ArtGalleriesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/ArtGalleriesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/ArtGalleriesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/ArtGallery.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/ArtGallery.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/ArtGallery.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/ArtGallery.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingStartup.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingStartup.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/HostingTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/HostingTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/Painting.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/Painting.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/Painting.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/Painting.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/PaintingsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/PaintingsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/HostingInIIS/PaintingsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/HostingInIIS/PaintingsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/BankAccount.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/BankAccount.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/BankAccount.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/BankAccount.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/BankAccountsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/BankAccountsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/BankAccountsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/BankAccountsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/DebitCard.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/DebitCard.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/DebitCard.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/DebitCard.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/DebitCardsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/DebitCardsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/DebitCardsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/DebitCardsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/HexadecimalCodec.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/HexadecimalCodec.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/HexadecimalCodec.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/HexadecimalCodec.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/IdObfuscationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/IdObfuscationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/IdObfuscationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/IdObfuscationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiable.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiable.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiable.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiable.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiableController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiableController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiableController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscatedIdentifiableController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscationDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscationDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscationDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscationDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscationFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscationFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/IdObfuscation/ObfuscationFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/IdObfuscation/ObfuscationFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/ModelStateDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/ModelStateDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/ModelStateDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/ModelStateDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/ModelStateValidationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/ModelStateValidationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/ModelStateValidationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/ModelStateValidationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/NoModelStateValidationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/NoModelStateValidationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/NoModelStateValidationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/NoModelStateValidationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemDirectoriesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemDirectoriesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemDirectoriesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemDirectoriesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemDirectory.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemDirectory.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemDirectory.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemDirectory.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemFile.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemFile.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemFile.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemFile.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemFilesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemFilesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/ModelState/SystemFilesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/ModelState/SystemFilesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/Workflow.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/Workflow.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/Workflow.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/Workflow.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowStage.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowStage.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowStage.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowStage.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/InputValidation/RequestBody/WorkflowsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/InputValidation/RequestBody/WorkflowsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/AbsoluteLinksWithNamespaceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/AbsoluteLinksWithNamespaceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/AbsoluteLinksWithNamespaceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/AbsoluteLinksWithNamespaceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/AbsoluteLinksWithoutNamespaceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/AbsoluteLinksWithoutNamespaceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/AbsoluteLinksWithoutNamespaceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/AbsoluteLinksWithoutNamespaceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/LinkInclusionTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/LinkInclusionTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/LinkInclusionTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/LinkInclusionTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/LinksDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/LinksDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/LinksDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/LinksDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/LinksFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/LinksFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/LinksFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/LinksFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/Photo.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/Photo.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/Photo.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/Photo.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoAlbum.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoAlbum.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoAlbum.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoAlbum.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoAlbumsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoAlbumsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoAlbumsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoAlbumsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoLocation.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoLocation.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoLocation.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoLocation.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoLocationsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoLocationsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotoLocationsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotoLocationsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotosController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotosController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/PhotosController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/PhotosController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/RelativeLinksWithNamespaceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/RelativeLinksWithNamespaceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/RelativeLinksWithNamespaceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/RelativeLinksWithNamespaceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/RelativeLinksWithoutNamespaceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Links/RelativeLinksWithoutNamespaceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Links/RelativeLinksWithoutNamespaceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Links/RelativeLinksWithoutNamespaceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditEntriesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditEntriesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditEntriesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditEntriesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditEntry.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditEntry.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditEntry.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditEntry.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/AuditFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Logging/AuditFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/LoggingTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Logging/LoggingTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Logging/LoggingTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Logging/LoggingTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ProductFamiliesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ProductFamiliesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ProductFamiliesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ProductFamiliesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ProductFamily.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ProductFamily.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ProductFamily.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ProductFamily.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ResourceMetaTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ResourceMetaTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ResourceMetaTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ResourceMetaTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ResponseMetaTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ResponseMetaTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/ResponseMetaTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/ResponseMetaTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportResponseMeta.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportResponseMeta.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportResponseMeta.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportResponseMeta.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportTicket.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportTicket.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportTicket.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportTicket.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportTicketDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportTicketDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportTicketDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportTicketDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportTicketsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportTicketsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/SupportTicketsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/SupportTicketsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/TopLevelCountTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Meta/TopLevelCountTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Meta/TopLevelCountTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Meta/TopLevelCountTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainGroup.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainGroup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainGroup.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainGroup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainGroupsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainGroupsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainGroupsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainGroupsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainUser.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainUser.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainUser.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainUser.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainUsersController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainUsersController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/DomainUsersController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/DomainUsersController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetGroupDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetGroupDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetGroupDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetGroupDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.Group.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.Group.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.Group.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.Group.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.User.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.User.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.User.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.User.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetUserDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetUserDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetUserDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/FireForgetUserDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/MessageBroker.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/MessageBroker.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/FireAndForgetDelivery/MessageBroker.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/FireAndForgetDelivery/MessageBroker.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/GroupCreatedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/GroupCreatedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/GroupCreatedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/GroupCreatedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/GroupDeletedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/GroupDeletedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/GroupDeletedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/GroupDeletedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/GroupRenamedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/GroupRenamedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/GroupRenamedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/GroupRenamedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/IMessageContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/IMessageContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/IMessageContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/IMessageContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/OutgoingMessage.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/OutgoingMessage.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/OutgoingMessage.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/OutgoingMessage.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserAddedToGroupContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserAddedToGroupContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserAddedToGroupContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserAddedToGroupContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserCreatedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserCreatedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserCreatedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserCreatedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserDeletedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserDeletedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserDeletedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserDeletedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserDisplayNameChangedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserDisplayNameChangedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserDisplayNameChangedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserDisplayNameChangedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserLoginNameChangedContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserLoginNameChangedContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserLoginNameChangedContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserLoginNameChangedContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserMovedToGroupContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserMovedToGroupContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserMovedToGroupContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserMovedToGroupContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserRemovedFromGroupContent.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserRemovedFromGroupContent.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/Messages/UserRemovedFromGroupContent.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/Messages/UserRemovedFromGroupContent.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/MessagingGroupDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/MessagingGroupDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/MessagingGroupDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/MessagingGroupDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/MessagingUserDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/MessagingUserDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/MessagingUserDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/MessagingUserDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxGroupDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxGroupDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxGroupDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxGroupDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.Group.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.Group.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.Group.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.Group.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.User.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.User.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.User.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.User.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxUserDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxUserDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxUserDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Microservices/TransactionalOutboxPattern/OutboxUserDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/IHasTenant.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/IHasTenant.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/IHasTenant.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/IHasTenant.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/ITenantProvider.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/ITenantProvider.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/ITenantProvider.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/ITenantProvider.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenancyDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenancyDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenancyDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenancyDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenancyFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenancyFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenancyFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenancyFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenancyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenancyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenancyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenancyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenantResourceService.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenantResourceService.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/MultiTenantResourceService.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/MultiTenantResourceService.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/RouteTenantProvider.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/RouteTenantProvider.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/RouteTenantProvider.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/RouteTenantProvider.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebProduct.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebProduct.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebProduct.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebProduct.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebProductsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebProductsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebProductsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebProductsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebShop.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebShop.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebShop.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebShop.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebShopsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebShopsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/MultiTenancy/WebShopsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/MultiTenancy/WebShopsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/DivingBoard.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/DivingBoard.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/DivingBoard.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/DivingBoard.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/DivingBoardsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/DivingBoardsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/DivingBoardsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/DivingBoardsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/KebabCasingConventionStartup.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/KebabCasingConventionStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/KebabCasingConventionStartup.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/KebabCasingConventionStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/KebabCasingTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/KebabCasingTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/KebabCasingTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/KebabCasingTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingPool.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingPool.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingPool.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingPool.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingPoolsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingPoolsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/SwimmingPoolsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/SwimmingPoolsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/WaterSlide.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/WaterSlide.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NamingConventions/WaterSlide.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NamingConventions/WaterSlide.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/NonJsonApiControllers/NonJsonApiControllerTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/NonJsonApiControllers/NonJsonApiControllerTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/NonJsonApiControllers/NonJsonApiControllerTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/NonJsonApiControllers/NonJsonApiControllerTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/AccountPreferences.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/AccountPreferences.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/AccountPreferences.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/AccountPreferences.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Appointment.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Appointment.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Appointment.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Appointment.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Blog.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Blog.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Blog.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Blog.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/BlogPost.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/BlogPost.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/BlogPost.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/BlogPost.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/BlogPostsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/BlogPostsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/BlogPostsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/BlogPostsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/BlogsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/BlogsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/BlogsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/BlogsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Calendar.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Calendar.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Calendar.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Calendar.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/CalendarsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/CalendarsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/CalendarsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/CalendarsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Comment.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Comment.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Comment.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Comment.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/CommentsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/CommentsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/CommentsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/CommentsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterDataTypeTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterDataTypeTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterDataTypeTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterDataTypeTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterDepthTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterDepthTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterDepthTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterDepthTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterOperatorTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterOperatorTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterOperatorTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterOperatorTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterableResource.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterableResource.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterableResource.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterableResource.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterableResourcesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterableResourcesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Filtering/FilterableResourcesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Filtering/FilterableResourcesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Includes/IncludeTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Includes/IncludeTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Includes/IncludeTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Includes/IncludeTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Label.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Label.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Label.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Label.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/LabelColor.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/LabelColor.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/LabelColor.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/LabelColor.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/PaginationWithTotalCountTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/PaginationWithTotalCountTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/PaginationWithTotalCountTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/PaginationWithTotalCountTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/PaginationWithoutTotalCountTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/PaginationWithoutTotalCountTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/PaginationWithoutTotalCountTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/PaginationWithoutTotalCountTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/RangeValidationWithMaximumTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/RangeValidationWithMaximumTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Pagination/RangeValidationWithMaximumTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Pagination/RangeValidationWithMaximumTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/QueryStringDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/QueryStringDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/QueryStringDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/QueryStringDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/QueryStringFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/QueryStringFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/QueryStringFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/QueryStringFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/QueryStringTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/QueryStringTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/QueryStringTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/QueryStringTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SerializerDefaultValueHandlingTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SerializerDefaultValueHandlingTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SerializerDefaultValueHandlingTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SerializerDefaultValueHandlingTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SerializerNullValueHandlingTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SerializerNullValueHandlingTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SerializerNullValueHandlingTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SerializerNullValueHandlingTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Sorting/SortTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Sorting/SortTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/Sorting/SortTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/Sorting/SortTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SparseFieldSets/ResourceCaptureStore.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SparseFieldSets/ResourceCaptureStore.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SparseFieldSets/ResourceCaptureStore.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SparseFieldSets/ResourceCaptureStore.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SparseFieldSets/ResultCapturingRepository.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SparseFieldSets/ResultCapturingRepository.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SparseFieldSets/ResultCapturingRepository.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SparseFieldSets/ResultCapturingRepository.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SparseFieldSets/SparseFieldSetTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SparseFieldSets/SparseFieldSetTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/SparseFieldSets/SparseFieldSetTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/SparseFieldSets/SparseFieldSetTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/WebAccount.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/WebAccount.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/WebAccount.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/WebAccount.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/WebAccountsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/WebAccountsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/QueryStrings/WebAccountsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/QueryStrings/WebAccountsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithClientGeneratedIdTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithClientGeneratedIdTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithClientGeneratedIdTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithClientGeneratedIdTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToOneRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToOneRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToOneRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Creating/CreateResourceWithToOneRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Deleting/DeleteResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Deleting/DeleteResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Deleting/DeleteResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Deleting/DeleteResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Fetching/FetchRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Fetching/FetchRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Fetching/FetchRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Fetching/FetchRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Fetching/FetchResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Fetching/FetchResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Fetching/FetchResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Fetching/FetchResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemGroupDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemGroupDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemGroupDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ImplicitlyChangingWorkItemGroupDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ReadWriteDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ReadWriteDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ReadWriteDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ReadWriteDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ReadWriteFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ReadWriteFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/ReadWriteFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/ReadWriteFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/RgbColor.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/RgbColor.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/RgbColor.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/RgbColor.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/RgbColorsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/RgbColorsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/RgbColorsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/RgbColorsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/AddToToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/AddToToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/AddToToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/AddToToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/RemoveFromToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/RemoveFromToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/RemoveFromToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/RemoveFromToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/ReplaceToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/ReplaceToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/ReplaceToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/ReplaceToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/UpdateToOneRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/UpdateToOneRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Relationships/UpdateToOneRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Relationships/UpdateToOneRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Resources/ReplaceToManyRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/ReplaceToManyRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Resources/ReplaceToManyRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/ReplaceToManyRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/UserAccount.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/UserAccount.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/UserAccount.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/UserAccount.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/UserAccountsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/UserAccountsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/UserAccountsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/UserAccountsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItem.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItem.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItem.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItem.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemGroup.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemGroup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemGroup.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemGroup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemGroupsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemGroupsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemGroupsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemGroupsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemPriority.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemPriority.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemPriority.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemPriority.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemToWorkItem.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemToWorkItem.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemToWorkItem.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemToWorkItem.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkItemsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkItemsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkTag.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkTag.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ReadWrite/WorkTag.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/WorkTag.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/Customer.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/Customer.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/Customer.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/Customer.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/CustomersController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/CustomersController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/CustomersController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/CustomersController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/DefaultBehaviorDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/DefaultBehaviorDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/DefaultBehaviorDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/DefaultBehaviorDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/DefaultBehaviorFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/DefaultBehaviorFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/DefaultBehaviorFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/DefaultBehaviorFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/DefaultBehaviorTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/DefaultBehaviorTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/DefaultBehaviorTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/DefaultBehaviorTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/Order.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/Order.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/Order.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/Order.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/OrdersController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/OrdersController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/OrdersController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/OrdersController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/Shipment.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/Shipment.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/Shipment.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/Shipment.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/ShipmentsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/ShipmentsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RequiredRelationships/ShipmentsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RequiredRelationships/ShipmentsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/GiftCertificate.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/GiftCertificate.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/GiftCertificate.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/GiftCertificate.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/GiftCertificatesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/GiftCertificatesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/GiftCertificatesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/GiftCertificatesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/InjectionDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/InjectionDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/InjectionDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/InjectionDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/InjectionFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/InjectionFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/InjectionFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/InjectionFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/PostOffice.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/PostOffice.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/PostOffice.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/PostOffice.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/PostOfficesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/PostOfficesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/PostOfficesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/PostOfficesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/ResourceInjectionTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/ResourceInjectionTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceConstructorInjection/ResourceInjectionTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceConstructorInjection/ResourceInjectionTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitionHitCounter.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitionHitCounter.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitionHitCounter.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitionHitCounter.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/IClientSettingsProvider.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/IClientSettingsProvider.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/IClientSettingsProvider.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/IClientSettingsProvider.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/Moon.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/Moon.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/Moon.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/Moon.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/MoonDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/MoonDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/MoonDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/MoonDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/MoonsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/MoonsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/MoonsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/MoonsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/Planet.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/Planet.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/Planet.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/Planet.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/PlanetDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/PlanetDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/PlanetDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/PlanetDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/PlanetsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/PlanetsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/PlanetsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/PlanetsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/ResourceDefinitionReadTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/ResourceDefinitionReadTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/ResourceDefinitionReadTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/ResourceDefinitionReadTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/Star.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/Star.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/Star.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/Star.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/StarDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/StarDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/StarDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/StarDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/StarKind.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/StarKind.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/StarKind.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/StarKind.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/StarsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/StarsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/StarsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/StarsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/TestClientSettingsProvider.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/TestClientSettingsProvider.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/TestClientSettingsProvider.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/TestClientSettingsProvider.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/UniverseDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/UniverseDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/UniverseDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/UniverseDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/UniverseFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/UniverseFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Reading/UniverseFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Reading/UniverseFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/AesEncryptionService.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/AesEncryptionService.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/AesEncryptionService.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/AesEncryptionService.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/IEncryptionService.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/IEncryptionService.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/IEncryptionService.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/IEncryptionService.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/ResourceDefinitionSerializationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/ResourceDefinitionSerializationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/ResourceDefinitionSerializationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/ResourceDefinitionSerializationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/Scholarship.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/Scholarship.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/Scholarship.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/Scholarship.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/ScholarshipsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/ScholarshipsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/ScholarshipsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/ScholarshipsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/SerializationFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/Student.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/Student.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/Student.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/Student.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/StudentDefinition.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/StudentDefinition.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/StudentDefinition.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/StudentDefinition.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/StudentsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/StudentsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceDefinitions/Serialization/StudentsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceDefinitions/Serialization/StudentsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/InheritanceDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/InheritanceDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/InheritanceDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/InheritanceDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/InheritanceTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/InheritanceTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/InheritanceTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/InheritanceTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/MenController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/MenController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/MenController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/MenController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Book.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Book.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Book.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Book.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/CompanyHealthInsurance.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/CompanyHealthInsurance.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/CompanyHealthInsurance.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/CompanyHealthInsurance.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/ContentItem.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/ContentItem.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/ContentItem.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/ContentItem.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/FamilyHealthInsurance.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/FamilyHealthInsurance.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/FamilyHealthInsurance.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/FamilyHealthInsurance.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/HealthInsurance.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/HealthInsurance.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/HealthInsurance.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/HealthInsurance.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Human.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Human.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Human.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Human.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Man.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Man.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Man.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Man.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Video.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Video.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Video.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Video.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Woman.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Woman.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ResourceInheritance/Models/Woman.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ResourceInheritance/Models/Woman.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Bed.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Bed.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Bed.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Bed.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingHttpPatchController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpPatchController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingHttpPatchController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpPatchController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingHttpPostController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpPostController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingHttpPostController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpPostController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingWritesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingWritesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/BlockingWritesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingWritesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Chair.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Chair.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Chair.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Chair.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/DisableQueryStringTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/DisableQueryStringTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/DisableQueryStringTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/DisableQueryStringTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/HttpReadOnlyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/HttpReadOnlyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/HttpReadOnlyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/HttpReadOnlyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/NoHttpDeleteTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/NoHttpDeleteTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/NoHttpDeleteTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/NoHttpDeleteTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/NoHttpPatchTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/NoHttpPatchTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/NoHttpPatchTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/NoHttpPatchTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/NoHttpPostTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/NoHttpPostTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/NoHttpPostTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/NoHttpPostTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/RestrictionDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/RestrictionDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/RestrictionDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/RestrictionDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/RestrictionFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/RestrictionFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/RestrictionFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/RestrictionFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/SkipCacheQueryStringParameterReader.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/SkipCacheQueryStringParameterReader.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/SkipCacheQueryStringParameterReader.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/SkipCacheQueryStringParameterReader.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Sofa.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Sofa.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Sofa.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Sofa.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Table.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Table.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/RestrictedControllers/Table.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/Table.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/ETagTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/ETagTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/ETagTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/ETagTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/Meeting.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/Meeting.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/Meeting.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/Meeting.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingAttendee.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingAttendee.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingAttendee.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingAttendee.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingAttendeesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingAttendeesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingAttendeesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingAttendeesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingLocation.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingLocation.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingLocation.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingLocation.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/MeetingsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/MeetingsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/SerializationDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/SerializationDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/SerializationDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/SerializationDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/SerializationFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/SerializationFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/SerializationFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/SerializationFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/SerializationTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/SerializationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/Serialization/SerializationTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/Serialization/SerializationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/CompaniesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/CompaniesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/CompaniesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/CompaniesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/Company.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/Company.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/Company.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/Company.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/Department.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/Department.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/Department.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/Department.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/DepartmentsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/DepartmentsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/DepartmentsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/DepartmentsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/ISoftDeletable.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/ISoftDeletable.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/ISoftDeletable.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/ISoftDeletable.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionAwareResourceService.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionAwareResourceService.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionAwareResourceService.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionAwareResourceService.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/SoftDeletion/SoftDeletionTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/SoftDeletion/SoftDeletionTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/EmptyGuidAsKeyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/EmptyGuidAsKeyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/EmptyGuidAsKeyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/EmptyGuidAsKeyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/Game.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/Game.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/Game.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/Game.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/GamesController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/GamesController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/GamesController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/GamesController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/Map.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/Map.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/Map.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/Map.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/MapsController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/MapsController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/MapsController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/MapsController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/Player.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/Player.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/Player.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/Player.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/PlayersController.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/PlayersController.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/PlayersController.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/PlayersController.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/ZeroAsKeyTests.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/ZeroAsKeyTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/ZeroAsKeyTests.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/ZeroAsKeyTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/ZeroKeyDbContext.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/ZeroKeyDbContext.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/ZeroKeyDbContext.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/ZeroKeyDbContext.cs diff --git a/test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/ZeroKeyFakers.cs b/test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/ZeroKeyFakers.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/IntegrationTests/ZeroKeys/ZeroKeyFakers.cs rename to test/JsonApiDotNetCoreTests/IntegrationTests/ZeroKeys/ZeroKeyFakers.cs diff --git a/test/JsonApiDotNetCoreExampleTests/JsonApiDotNetCoreExampleTests.csproj b/test/JsonApiDotNetCoreTests/JsonApiDotNetCoreExampleTests.csproj similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/JsonApiDotNetCoreExampleTests.csproj rename to test/JsonApiDotNetCoreTests/JsonApiDotNetCoreExampleTests.csproj diff --git a/test/JsonApiDotNetCoreExampleTests/Startups/AbsoluteLinksInApiNamespaceStartup.cs b/test/JsonApiDotNetCoreTests/Startups/AbsoluteLinksInApiNamespaceStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/Startups/AbsoluteLinksInApiNamespaceStartup.cs rename to test/JsonApiDotNetCoreTests/Startups/AbsoluteLinksInApiNamespaceStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/Startups/AbsoluteLinksNoNamespaceStartup.cs b/test/JsonApiDotNetCoreTests/Startups/AbsoluteLinksNoNamespaceStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/Startups/AbsoluteLinksNoNamespaceStartup.cs rename to test/JsonApiDotNetCoreTests/Startups/AbsoluteLinksNoNamespaceStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/Startups/ModelStateValidationStartup.cs b/test/JsonApiDotNetCoreTests/Startups/ModelStateValidationStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/Startups/ModelStateValidationStartup.cs rename to test/JsonApiDotNetCoreTests/Startups/ModelStateValidationStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/Startups/RelativeLinksInApiNamespaceStartup.cs b/test/JsonApiDotNetCoreTests/Startups/RelativeLinksInApiNamespaceStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/Startups/RelativeLinksInApiNamespaceStartup.cs rename to test/JsonApiDotNetCoreTests/Startups/RelativeLinksInApiNamespaceStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/Startups/RelativeLinksNoNamespaceStartup.cs b/test/JsonApiDotNetCoreTests/Startups/RelativeLinksNoNamespaceStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/Startups/RelativeLinksNoNamespaceStartup.cs rename to test/JsonApiDotNetCoreTests/Startups/RelativeLinksNoNamespaceStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/Startups/TestableStartup.cs b/test/JsonApiDotNetCoreTests/Startups/TestableStartup.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/Startups/TestableStartup.cs rename to test/JsonApiDotNetCoreTests/Startups/TestableStartup.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/Configuration/DependencyContainerRegistrationTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/Configuration/DependencyContainerRegistrationTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/Configuration/DependencyContainerRegistrationTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/Configuration/DependencyContainerRegistrationTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/Links/LinkInclusionTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/Links/LinkInclusionTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/Links/LinkInclusionTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/Links/LinkInclusionTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/BaseParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/BaseParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/BaseParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/BaseParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/DefaultsParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/DefaultsParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/DefaultsParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/DefaultsParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/FilterParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/FilterParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/FilterParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/FilterParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/IncludeParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/IncludeParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/IncludeParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/IncludeParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/LegacyFilterParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/LegacyFilterParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/LegacyFilterParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/LegacyFilterParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/NullsParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/NullsParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/NullsParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/NullsParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/PaginationParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/PaginationParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/PaginationParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/PaginationParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/SortParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/SortParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/SortParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/SortParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/SparseFieldSetParseTests.cs b/test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/SparseFieldSetParseTests.cs similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/UnitTests/QueryStringParameters/SparseFieldSetParseTests.cs rename to test/JsonApiDotNetCoreTests/UnitTests/QueryStringParameters/SparseFieldSetParseTests.cs diff --git a/test/JsonApiDotNetCoreExampleTests/xunit.runner.json b/test/JsonApiDotNetCoreTests/xunit.runner.json similarity index 100% rename from test/JsonApiDotNetCoreExampleTests/xunit.runner.json rename to test/JsonApiDotNetCoreTests/xunit.runner.json From a8a0bf0b951a33724ae0d0ebe5ca42eca5765a27 Mon Sep 17 00:00:00 2001 From: maurei Date: Fri, 3 Sep 2021 14:45:03 +0200 Subject: [PATCH 2/2] change folder name in sln --- JsonApiDotNetCore.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JsonApiDotNetCore.sln b/JsonApiDotNetCore.sln index 3d1fcaa179..286d2bc8f0 100644 --- a/JsonApiDotNetCore.sln +++ b/JsonApiDotNetCore.sln @@ -20,7 +20,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "benchmarks", "benchmarks", EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GettingStarted", "src\Examples\GettingStarted\GettingStarted.csproj", "{067FFD7A-C66B-473D-8471-37F5C95DF61C}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JsonApiDotNetCoreExampleTests", "test\JsonApiDotNetCoreExampleTests\JsonApiDotNetCoreExampleTests.csproj", "{CAF331F8-9255-4D72-A1A8-A54141E99F1E}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JsonApiDotNetCoreExampleTests", "test\JsonApiDotNetCoreTests\JsonApiDotNetCoreExampleTests.csproj", "{CAF331F8-9255-4D72-A1A8-A54141E99F1E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NoEntityFrameworkTests", "test\NoEntityFrameworkTests\NoEntityFrameworkTests.csproj", "{4F15A8F8-5BC6-45A1-BC51-03F921B726A4}" EndProject