C# Class AcceptanceTests.Asserts.Export.TskAssert

Afficher le fichier Open project: ADAPT/ISOv4Plugin Class Usage Examples

Méthodes publiques

Méthode Description
AreEqual ( List loggedDatas, List tsks, AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog catalog, string cardPath ) : void

Private Methods

Méthode Description
AreEqual ( AgGateway.ADAPT.ApplicationDataModel.LoggedData.LoggedData loggedData, TSK tsk, AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog catalog, string cardPath ) : void

Method Details

AreEqual() public static méthode

public static AreEqual ( List loggedDatas, List tsks, AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog catalog, string cardPath ) : void
loggedDatas List
tsks List
catalog AgGateway.ADAPT.ApplicationDataModel.ADM.Catalog
cardPath string
Résultat void