Aracılığıyla paylaş


WebApplicationFactory<TEntryPoint>.GetTestAssemblies Yöntem

Tanım

İşlevsel testleri içeren derlemeleri alır. WebApplicationFactoryContentRootAttribute Bu derlemelere uygulanan, belirtilen TEntryPointiçin kullanılacak içerik kökünü tanımlar.

protected:
 virtual System::Collections::Generic::IEnumerable<System::Reflection::Assembly ^> ^ GetTestAssemblies();
protected virtual System.Collections.Generic.IEnumerable<System.Reflection.Assembly> GetTestAssemblies ();
abstract member GetTestAssemblies : unit -> seq<System.Reflection.Assembly>
override this.GetTestAssemblies : unit -> seq<System.Reflection.Assembly>
Protected Overridable Function GetTestAssemblies () As IEnumerable(Of Assembly)

Döndürülenler

İçeren testlerin Assembly listesi.

Şunlara uygulanır