Never Method From Moq previous page next page Collapse AllExpand All C#MoqTimes..::..Never Method Times Structure See Also Send Feedback Specifies that a mocked method should not be invoked. Namespace: MoqAssembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)SyntaxC#public static Times Never()Return ValueAn object defining the allowed number of invocations.See AlsoTimes StructureMoq Namespace previous page start next page