logo
FakeItEasy
Analyzer
Initializing search
    GitHub
    GitHub
    • FakeItEasy
    • Quickstart
      • Creating Fakes
      • What can be faked
      • Default fake behavior
      • How to fake internal (Friend in VB) types
      • Specifying a Call to Configure
      • Specifying Return Values
      • Throwing Exceptions
      • Doing Nothing
      • Assigning out and ref parameters
      • Invoking Custom Code
      • Calling base methods
      • Calling wrapped methods
      • Changing behavior between calls
    • Argument constraints
      • Assertion
      • Ordered assertions
    • Faking async methods
    • Raising events
    • Strict fakes
      • Dummies
      • Custom Dummy Creation
    • Implicit Creation Options
    • Formatting Argument Values
    • Custom Argument Equality
    • Scanning for Extension Points
    • Bootstrapper
    • Advanced usage
    • Analyzer Packages
      • Faking HttpClient
    • Platform support
    • Source Stepping
    • Why was FakeItEasy created?
    • External Resources

    Analyzer

    The contents of this page have moved. See the FakeItEasy Analyzer Packages documentation for information about the FakeItEasy Analyzer packages.

    Made with Material for MkDocs