net9.0
namespace Microsoft.EntityFrameworkCore.TestUtilities
{
    public class RelationalQueryAsserter : QueryAsserter
    {
        public override Task! AssertSum<TResult>(Func<ISetSource!, IQueryable<TResult>!>! actualQuery, Func<ISetSource!, IQueryable<TResult>!>! expectedQuery, Expression<Func<TResult, float>!>! actualSelector, Expression<Func<TResult, float>!>! expectedSelector, Action<float, float>? asserter = null, bool async = false, bool filteredQuery = false);
    }
}
Assembly Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60
Package Microsoft.EntityFrameworkCore.Relational.Specification.Tests net9.0
Preview This API is contained in a prerelease package.
.NET 9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
OS Platforms

For the selected framework this API is supported on all OS platforms.

  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙