C# Class AcceptanceTests.Asserts.Export.TskAssert

Exibir arquivo Open project: ADAPT/ISOv4Plugin Class Usage Examples

Public Methods

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

Private Methods

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

Method Details

AreEqual() public static method

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
return void