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

CryptoLabelCryptoLabelMenuVerifySignaturesCount Method (Int32)

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: 21.2.8103.33088
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