Chained Assertion
Combination of AssertionInsurance and AssertionContext
See also
Functions
Link copied to clipboard
Ensures that given Proxies are covered by the AssertionChain.
Link copied to clipboard
Asserts that a FunProxy was called.
Link copied to clipboard
Asserts that a FunProxy was called with n-parameter.
Link copied to clipboard
Asserts that a FunProxy was without called n-parameter.
Link copied to clipboard
Asserts that a FunProxy was called without any parameter.
Link copied to clipboard
Asserts that a FunProxy was called with n-parameter.
Link copied to clipboard
Asserts that a PropertyProxy was invoked as a Getter.
Link copied to clipboard
Asserts that a PropertyProxy was invoked as a Setter.
Link copied to clipboard
Asserts that a PropertyProxy was invoked as a Setter with a given value.