Click or drag to resize
Tesco SW, a.s.

CryptoLabelCryptoLabelMenuVerifySignaturesCount Method

Ověří, jestli cryptoLabel má očekávaný počet podpisů.

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifySignaturesCount(
	int exptectedSignaturesCount
)

Parameters

exptectedSignaturesCount
Type: SystemInt32

[Missing <param name="exptectedSignaturesCount"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.CryptoLabel.CryptoLabelMenu.VerifySignaturesCount(System.Int32)"]

See Also