Click or drag to resize
FakeMethods Constructor
Constructor

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public FakeMethods(
	AutomatedTestsWithData parentTests
)

Parameters

parentTests
Type: CMS.TestsAutomatedTestsWithData
Parent unit tests
See Also