C# (CSharp) FakeThat.Extras 네임스페이스

클래스들

이름 설명
MethodNotStubbedException Thrown when a method on a faked object is called without it having been registered with `Stub(..)`.
ThatsNotASetterException Thrown when the body of the setter action passed to `StubSetter(..)` is not actually a setter assignment.