Class AbpListExtensions_Tests
Inheritance
AbpListExtensions_Tests
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class AbpListExtensions_Tests
Constructors
AbpListExtensions_Tests()
Declaration
public AbpListExtensions_Tests()
Methods
InsertAfter()
Declaration
public void InsertAfter()
InsertAfter_With_Predicate()
Declaration
public void InsertAfter_With_Predicate()
InsertAfter_With_Predicate_Should_Insert_To_First_If_Not_Found()
Declaration
public void InsertAfter_With_Predicate_Should_Insert_To_First_If_Not_Found()
InsertBefore()
Declaration
public void InsertBefore()
InsertBefore_With_Predicate()
Declaration
public void InsertBefore_With_Predicate()
InsertRange()
Declaration
public void InsertRange()
ReplaceOne_WithFactory()
Declaration
public void ReplaceOne_WithFactory()
ReplaceOne_WithValue()
Declaration
public void ReplaceOne_WithValue()
ReplaceOne_With_Item()
Declaration
public void ReplaceOne_With_Item()
ReplaceWhile_WithFactory()
Declaration
public void ReplaceWhile_WithFactory()
ReplaceWhile_WithValue()
Declaration
public void ReplaceWhile_WithValue()
SortByDependencies()
Declaration
public void SortByDependencies()
Extension Methods