Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Microsoft.EntityFrameworkCore
  3. MusicStoreTestBase<TFixture>
  • MusicStoreTestBase<TFixture>
    • CartSummaryComponent
    • CartSummaryViewBag
    • CheckoutController
    • GenreMenuComponent
    • HomeController
    • MusicStoreFixtureBase
    • ShoppingCartController
    • StoreController
    • MusicStoreTestBase(TFixture)
    • Fixture
    • AddressAndPayment_RedirectToCompleteWhenSuccessful()
    • AddressAndPayment_ReturnsOrderIfInvalidPromoCode()
    • Browse_ReturnsViewWithGenre()
    • Can_add_items_to_cart()
    • Cart_has_items_once_they_have_been_added()
    • Cart_is_empty_when_no_items_have_been_added(String)
    • CartSummaryComponent_returns_items()
    • Complete_ReturnsErrorIfInvalidOrder()
    • Complete_ReturnsOrderIdIfValid()
    • CreateContext()
    • CreateOrder(String)
    • Custom_projection_FirstOrDefault_works(Boolean)
    • Details_ReturnsAlbumDetail()
    • GenreMenuComponent_Returns_NineGenres()
    • Index_CreatesViewWithGenres()
    • Index_GetsSixTopAlbums()
    • Music_store_project_to_mapped_entity()
    • RemoveFromCart_removes_items_from_cart()
net10.0
namespace Microsoft.EntityFrameworkCore
{
    public abstract class MusicStoreTestBase<TFixture> : IClassFixture<TFixture>
        where TFixture, new(), MusicStoreFixtureBase
}
.NET
10.0
Information specific to net10.0
Assembly

Microsoft.EntityFrameworkCore.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.EntityFrameworkCore.Specification.Tests.

Package Microsoft.EntityFrameworkCore.Specification.Tests (10.0.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/11/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙