Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: names #55

Merged
merged 11 commits into from
May 12, 2021
Merged

refactor: names #55

merged 11 commits into from
May 12, 2021

Conversation

aochmann
Copy link
Contributor

@aochmann aochmann commented May 12, 2021

What this PR does / why it's submitted / why we need it:

Refactor names.

Please ignore readme. Will be updated in separate PR.


Checklist:

  • My PR has a descriptive title (not a vague title like Needed this)
  • Title and all the commits follow commitlint guidelines
  • My PR targets the develop branch or appropriate release branch
  • My PR provides test coverage for my change (where applicable)
  • I've placed the link to the corresponding Trello card or issue which this PR fixes/address below ⤵️

Fixes: ### ISSUE_OR_TRELLO_LINK ###

@github-actions
Copy link
Contributor

Test Run for PR #55 (110)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 19s 455ms
Date: 2021-05-12 11:26:38 - 2021-05-12 11:26:57
Framework: .NETFramework,Version=v4.7.2
Total Tests: 47

✔️ Passed ❌ Failed ⚠️ Skipped
47 0 0
100% 0% 0%

Result Sets

Cogworks.AzureSearch.UmbracoIoc.UnitTests.dll - 100%

Full Results
Result Test Duration
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 5s 394ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_InvokeCustomSearchServiceDomainMethod 2s 340ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 5ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_GettingDedicatedIndexWithProperName 10ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnCustomSearchService 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 8ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_GetDedicatedIndexWithProperName 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_GettingCustomSearchService 1ms

Run Messages

Informational

[xUnit.net 00:00:00.06] xUnit.net VSTest Adapter v2.4.3+1b45f5407b (32-bit Desktop .NET 4.0.30319.42000)
[xUnit.net 00:00:04.06]   Discovering: Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:04.68]   Discovered:  Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:04.69]   Starting:    Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:12.89]   Finished:    Cogworks.AzureSearch.UmbracoIoc.UnitTests
Warning

Error


Created using Liquid Test Reports

@github-actions
Copy link
Contributor

Test Run for PR #55 (111)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 20s 344ms
Date: 2021-05-12 11:46:04 - 2021-05-12 11:46:24
Framework: .NETFramework,Version=v4.7.2
Total Tests: 47

✔️ Passed ❌ Failed ⚠️ Skipped
47 0 0
100% 0% 0%

Result Sets

Cogworks.AzureSearch.UmbracoIoc.UnitTests.dll - 100%

Full Results
Result Test Duration
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 5s 554ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_InvokeCustomSearchServiceDomainMethod 2s 602ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 8ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 9ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_GettingDedicatedIndexWithProperName 7ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnCustomSearchService 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_GetDedicatedIndexWithProperName 6ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_GettingCustomSearchService 1ms

Run Messages

Informational

[xUnit.net 00:00:00.09] xUnit.net VSTest Adapter v2.4.3+1b45f5407b (32-bit Desktop .NET 4.0.30319.42000)
[xUnit.net 00:00:05.25]   Discovering: Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:06.02]   Discovered:  Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:06.02]   Starting:    Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:14.63]   Finished:    Cogworks.AzureSearch.UmbracoIoc.UnitTests
Warning

Error


Created using Liquid Test Reports

@github-actions
Copy link
Contributor

Test Run for PR #55 (112)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 16s 88ms
Date: 2021-05-12 11:47:32 - 2021-05-12 11:47:48
Framework: .NETFramework,Version=v4.7.2
Total Tests: 47

✔️ Passed ❌ Failed ⚠️ Skipped
47 0 0
100% 0% 0%

Result Sets

Cogworks.AzureSearch.UmbracoIoc.UnitTests.dll - 100%

Full Results
Result Test Duration
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 3s 967ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_IndexRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_InvokeCustomSearchServiceDomainMethod 1s 530ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 15ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 3ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnDedicatedRepositoryInstance(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_GettingDedicatedIndexWithProperName 5ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ReturnCustomSearchService 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Repositories.IRepository)) 2ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Searches.ISearcher)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IIndexOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Initializers.IInitializer)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Indexes.IIndex)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_ThrowException_When_IndexNotRegistered(desiredObjectType: typeof(Cogworks.AzureSearch.Interfaces.Operations.IDocumentOperation)) 1ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_GetDedicatedIndexWithProperName 48ms
✔️ Passed Cogworks.AzureSearch.UmbracoIoc.UnitTests.UmbracoIocExtensionTests.Should_Not_ThrowException_When_GettingCustomSearchService 1ms

Run Messages

Informational

[xUnit.net 00:00:00.07] xUnit.net VSTest Adapter v2.4.3+1b45f5407b (32-bit Desktop .NET 4.0.30319.42000)
[xUnit.net 00:00:03.69]   Discovering: Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:04.27]   Discovered:  Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:04.27]   Starting:    Cogworks.AzureSearch.UmbracoIoc.UnitTests
[xUnit.net 00:00:10.16]   Finished:    Cogworks.AzureSearch.UmbracoIoc.UnitTests
Warning

Error


Created using Liquid Test Reports

@aochmann aochmann merged commit acbb401 into feat/update May 12, 2021
@aochmann aochmann deleted the refactor/names branch May 12, 2021 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants